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
gefragt vor 2 Jahren225 Aufrufe
1 Antwort
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
EXPERTE
beantwortet vor 2 Jahren
  • 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

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen