Loading YAML exercise is failing

0

Following an exercise for "Containerized Applications on AWS". https://aws-tc-largeobjects.s3.us-west-2.amazonaws.com/DEV-AWS-MO-ContainersRedux/exercise-1-firstcontainer.html

For its first exercise it offered the following YAML: https://aws-tc-largeobjects.s3.us-west-2.amazonaws.com/DEV-AWS-MO-ContainersRedux/downloads/exercise-containers.yml.

While trying to load it I get the following error: Enter image description here

It complains about: The following resource types are not supported for resource import: AWS::EC2::VPCGatewayAttachment I have not touched the YAML provided, therefore how can it fail?

There are no information with regard to, DeletionPolicy: Resources to import must have a DeletionPolicy attribute specified in the template

Where can I find the proper YAML for the exercise?

1개 답변
0
수락된 답변

Hello.

Do you select "With new resources (standard)" when creating CloudFormation?
You must select this option to create a new resource.
cf

I believe the error itself is similar to the one answered in the following Github issue.
https://github.com/aws-samples/amazon-ec2-global-dashboard/issues/3

profile picture
전문가
답변함 8달 전
profile pictureAWS
전문가
검토됨 8달 전
  • Thank you, it worked. It is not obvious since the second choice in drop-down refers to Import. Hence I assumed the second choice is the correct one.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠