aws ec2 describe-snapshots --owner-ids self --output table
Make sure you have the AWS CLI configured: aws configure
Run the command above. Review the output for resources to clean up.
Delete or stop resources that are confirmed idle or unused.
Without a lifecycle policy, snapshots accumulate indefinitely. At $0.05/GB/month, 10TB of old snapshots costs $500/month. Most of it is data from instances deleted months ago.
Find all 18 cost leaks at once
Teams typically find $500–$4,000+/month. Free. No credentials.