1回答
- 新しい順
- 投票が多い順
- コメントが多い順
0
Hi,
I'm not familiar with CloudFormation, but where does CF find the variable Stage ?
=> [ 'S3BucketMap', { Ref: 'Stage' } ,"s3BucketArn" ]
回答済み 3年前
関連するコンテンツ
- 質問済み 1年前
Hi,
I'm not familiar with CloudFormation, but where does CF find the variable Stage ?
=> [ 'S3BucketMap', { Ref: 'Stage' } ,"s3BucketArn" ]
Is there an additional section where you define the Stage parameter? It also appears that you are using JSON syntax for the Resource value while the overall document is YAML. Check the examples here: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/mappings-section-structure.html#mappings-section-structure-examples