aws ec2 describe-addresses --query Addresses[?AssociationId==null] --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.
AWS charges $0.005/hour (~$3.60/month) for every Elastic IP not attached to a running instance. Accounts accumulate these after instances are terminated but IPs are forgotten.
Find all 18 cost leaks at once
Teams typically find $500–$4,000+/month. Free. No credentials.