Questions people ask
Do unattached EBS volumes still cost money?
Yes. An EBS volume is billed by provisioned storage while it exists, even if it is detached from every EC2 instance.
Is it safe to delete every unattached EBS volume?
No. First check age, recent attachment history, naming, tags, snapshots, backups, and application ownership. Detached volumes can still be rollback data.
What is the safest cleanup path?
Start with a read-only inventory, confirm ownership, snapshot or export data when rollback matters, delete only reviewed volumes, and keep the rollback reference through the validation window.