Cannot Find AMI using the Snapshot I Want to Delete

0

The snapshot i want to delete keeps showing "snap-01dc799b10f3680ca: The snapshot snap-01dc799b10f3680ca is currently in use by ami-044643000f9620b07". However, i checked ALL the regions, i cannot find ANY AMI even existing. Nothing in my recycle bin too. How can i solve this?

Xinyu
질문됨 7달 전471회 조회
2개 답변
2
수락된 답변

Hello.

Can you find the target AMI with the following command?

aws ec2 describe-images --owners your-aws-account-id --image-ids ami-044643000f9620b07

If you find it, try unregistering it using the command below.

aws ec2 deregister-image --image-id ami-044643000f9620b07
profile picture
전문가
답변함 7달 전
profile picture
전문가
검토됨 7달 전
profile pictureAWS
전문가
검토됨 7달 전
  • Hi, thank you for helping! Turns out i accidentally disabled the AMI, hence why i couldnt find it in "owned by me" :/

0
profile pictureAWS
전문가
답변함 4달 전

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

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

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

관련 콘텐츠