Stuck on UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS state

0

how do I completely delete this stack? my stack ID was : arn:aws:cloudformation:ap-northeast-1:234758500005:stack/appsync-qldb-demo-dev/c5b800e0-146b-11ed-b082-0aa7231467b7 it keeps on this state for a while now after I cancel the deployment process manually on AWS CloudFormation console which also stuck on a state when updating the stacks.

thank you.

1 個回答
0

Hello,

Generally, a CloudFormation stack gets stuck in the UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS state when CloudFormation is still in the process of removing old resources, or can't remove those resources due to a dependency issue.

In most cases, CloudFormation wait for resources to delete until it reaches to resource stabilization time before its timeout. Once it will be timed out, stack should move to UPDATE_ROLLBACK_COMPLETE.

You can also refer to KC article for some more information and resolutions.

Hope above was useful to resolve to the issue.

支援工程師
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南