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 Respuesta
0
Respuesta aceptada

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
EXPERTO
respondido hace 8 meses
profile pictureAWS
EXPERTO
revisado hace 8 meses
  • 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.

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas