Skip to content

Clarification of the parameter format for Cloud Formation templates #60

@brucemiller-rm

Description

@brucemiller-rm

Hi,

The parameters used by Cloud Formation to set up the blueprint for Unified Studio are unclear.

Can you provide more specific guidance on the format / style of the data needed for the following parameters. I can't get these parameters to load into Cloud Formation although the CDK doesn't flag any errors but the Domain doesn't update.

DZS3Bucket: Type: String. Description: S3 location for Tooling environment
SageMakerSubnets: Type: String. Description: Subnet IDs for SageMaker
AmazonSageMakerVpcId: Type: String. Description: VPC ID for SageMaker

For example, should the subnets be in the form. "subnet-xxxxxxxxxx" or the ARN?
Similarly, should the DZ S3 Bucket be in the form "amazon-sagemaker-xxxxxxxxxxxx--xxxx" or "s3://amazon-sagemaker-xxxxxxxxxxx--xxx" or should it be the full ARN.
Similarly, should the VPCID be in the form: "vpc-xxxxxxxxxxxxx" or the VPC Name, or the VPC ARN.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions