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 réponse
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.

INGÉNIEUR EN ASSISTANCE TECHNIQUE
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions