Unable to Delete EBS Snapshot Due to "Currently in Use by AMI" Error

0

Hello AWS Community,

I'm encountering an issue with deleting an EBS snapshot and seeking advice or solutions from anyone who might have experienced something similar.

I attempted to delete an EBS snapshot from my AWS console, but received the following error message: "[The snapshot is currently in use by ami-1111, including some disabled AMIs.]"

Here are the steps I've taken so far:

I've checked the AMIs section in the EC2 console across all regions to find the AMI mentioned in the error message to deregister it, but there appears to be no such AMI listed under "My AMIs".

I've ensured that my IAM user has permission to view and deregister AMIs.

Given these steps, I'm puzzled as to why I'm still facing this error and unable to delete the snapshot. I'm currently unable to raise a technical support case with AWS Support due to not having a developer support plan.

If anyone here has encountered a similar issue or has insights on potential solutions or workarounds, your input would be greatly appreciated.

Thank you in advance for your help and suggestions!

asked 2 months ago209 views
1 Answer
0
Accepted Answer

Hello,

Double-check that you looked for the AMI across all regions, not just your default region. AMIs can be registered in any region. Check if the referenced AMI is disabled. If so, you may need to enable it before registering.

Few links that can help you as well - https://repost.aws/questions/QU0eAfajSUSWWFtSDxxBg8ZA/i-am-looking-for-support-to-delete-a-snapshot https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-deleting-snapshot.html

Thanks

answered 2 months ago
profile picture
EXPERT
reviewed 2 months ago
  • Thank you for the answer. I did check all the regions but I have never checked the disabled AMI section. Never even knew that I could check that.

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