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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ