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
已提问 2 年前225 查看次数
1 回答
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
专家
已回答 2 年前
  • 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

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则