Cloudformation stack stuck in UPDATE_COMPLETE_CLEANUP_IN_PROGRESS for a long period

0

My CloudFormation stack is stuck on the following state: UPDATE_COMPLETE_CLEANUP_IN_PROGRESS for the past 4 HOURS.

During stack update the following deletion error happening: "Deleting RestApi 8ji3xa85ai failed. Please remove all base path mappings related to the RestApi in your domains: mysubdomain.mydomain.com (Service: AmazonApiGateway; Status Code: 400; Error Code: BadRequestException; Request ID: f0c2358c-58ad-4b6f-a1e0-9e9b261165f0; Proxy: null)"

This is not a nested stack and there is no nested stack linked to the main stack.

I removed the base paths mappings and custom domain manually but the stack still on the same state.

질문됨 2년 전406회 조회
1개 답변
0

I managed to unblock that state by using the following command:

aws cloudformation continue-update-rollback --stack-name stackName

After that stack failed rollback and I was able to delete it manually.

답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠