Instance Stuck in Stopping

0

There is not an option to "Force Stop" instance. Instance has been in "stopping" status for 10 minutes. Please advise on next steps.

thank you

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

Hi User,

Check out this aws documentation on how to force stop an instance wich is stuck in the stopping step:

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/TroubleshootingInstancesStopping.html

Following cli command force stops an instance:

aws ec2 stop-instances --instance-ids i-0123ab456c789d01e --force

Sincerely Heiko

profile picture
HeikoMR
已回答 1 年前
profile pictureAWS
专家
kentrad
已审核 1 年前

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

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

回答问题的准则