CloudFormation stack stuck in UPDATE_COMPLETE_CLEANUP_IN_PROGRESS

1

Hello, I'm using Serverless framework, and during a deploy, a lambda functions should be deleted. Everything went well, except the deletion of the lambda, and now no matter what I do, CloudFormation doesn't change its state from UPDATE_COMPLETE_CLEANUP_IN_PROGRESS. I'm not using nested stacks. Any idea how to fix it? This is pretty bad, very poor experience.

asked 3 years ago1.5K views
2 Answers
2
Accepted Answer

CloudFormation just completed the deletion. Took almost an hour! Unbelievable.

answered 3 years ago
profile picture
EXPERT
reviewed 10 months ago
0

It's unfortunate you had these issues. In future please check these related articles that can help with troubleshooting issues.

Why is my CloudFormation stack stuck in the UPDATE_COMPLETE_CLEANUP_IN_PROGRESS

Troubleshooting non-nested stacks

AWS
answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions