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

asked a year ago211 views
1 Answer
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
answered a year ago
profile pictureAWS
EXPERT
kentrad
reviewed a year 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