DEV Community

Mim Ahmed for AWS Community Builders

Posted on

1

How to fix Error deleting Snapshots on AWS EC2.

Sometimes you have some EBS volume occurring cost but you don't have any EC2 Instance Running.

You May Have Take Snapshot some EC2 Machine and forget later. Let's find out how to fix this.

Error deleting Snapshots

First Copy The AMI ID.

AMI ID

Now Go TO AMI
AMI LIST

Now Search The AMI By The ID and you will found the AMI Snap
AMI Snap List

Now Delete This Snap.
Delete Snap Dialog
Click Delete
Snap Delete

Now You Can Go Back EBS Snapshots Again and Delete the Volume.

Thanks

Image of Docusign

🛠️ Bring your solution into Docusign. Reach over 1.6M customers.

Docusign is now extensible. Overcome challenges with disconnected products and inaccessible data by bringing your solutions into Docusign and publishing to 1.6M customers in the App Center.

Learn more

Top comments (0)

Best Practices for Running  Container WordPress on AWS (ECS, EFS, RDS, ELB) using CDK cover image

Best Practices for Running Container WordPress on AWS (ECS, EFS, RDS, ELB) using CDK

This post discusses the process of migrating a growing WordPress eShop business to AWS using AWS CDK for an easily scalable, high availability architecture. The detailed structure encompasses several pillars: Compute, Storage, Database, Cache, CDN, DNS, Security, and Backup.

Read full post