Cloudformation-stacks-X rollback_complete

0

While working on a class exercise I ran into a x rollback_complete. Is it a lab that needs skipped I cannot tell if it is an error on me ,the .yaml or aws.

the instructions for exerciseexercise instructions creation in progress creation in progress events of creation top of list events of creation top of list events of creation bottom of list Enter image description here

I attempted stack creation with existing resourcesstack creation with existing resources

  • The error on your 4th screenshot shows that the table already exists. Do you already have a DynamoDB table with the name 'Employees' in the region. Open DynamoDB console and check for existing tables.

595
preguntada hace 2 años225 visualizaciones
1 Respuesta
0

Hi - The status reason mentioned in your screen shot says "Resource handler returned message: "Resource of type 'AWS::DynamoDB::Table with Identifier Employees already exists".

Cross check your DynamoDB in the region where you are running this cloudformation or try to do this in another region. Not sure if your conflicting DynamoDB::Table with same identifier is a test or a real one. Please be careful before deleting anything.

profile pictureAWS
EXPERTO
respondido hace 2 años
  • hah yes, I didn't see past the exercise-containers and cloud9, I had taken a networking class subneting and firewalling assorted userIAMs and thought maybe the firewall. Never crossed my mind that I had to CSV the employee list. Thank you

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