Cloudformation Stack Stuck in UPDATE_IN_PROGRESS

0

Hi,

I have a stack stuck in UPDATE_IN_PROGRESS I dont know what resource is getting it stuck. I have tried many ways of deleting it.

The stack is

arn:aws:cloudformation:ap-southeast-2:208344528594:stack/ArkistoStackExpertNation2020oni04B958FB/ca885760-f42d-11ea-8ab3-065724e5a374

Can you help?

Thanks,
Moises

已提问 4 年前1345 查看次数
1 回答
0

was able to do this with the aws cli

aws --region REGION cloudformation cancel-update-stack --stack-name NAME

and then delete the stack.

已回答 4 年前

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

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

回答问题的准则