EC2 instance shutting down for more than 2 days

0

I have an instance that has been stuck in shutting down state for a few days:

i-060b2cf59593c4573
us-east-1a

How can I finally end it and free its resources?

Thanks,
John.

질문됨 5년 전215회 조회
2개 답변
0
수락된 답변

Hi John,

I am sorry to hear about the issues that you had been experiencing with your instance. I see that the instance has terminated in the meantime. Please let us know if you need any further help.

Regards,
awstomas

AWS
답변함 5년 전
0

You should be able to select it on the console even if it still says "Stopping" and select the Stop action again, this time it should have a force.

If for some reason this doesn't work, you can issue it from the AWS CLI:

aws --region <REGION_ID> ec2 stop-instances --instance-ids <INSTANCE_ID> --force

added {code} md

답변함 5년 전

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

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

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

관련 콘텐츠