Idle NAT Gateways are one of the most common sources of wasted cloud spend in AWS. They often get left behind when instances are terminated or projects are deleted.
The Manual Way (Hard)
To find these manually in AWS Console:
- Log in to the AWS Console.
- Navigate to the Compute/Storage section.
- Filter for resources with status "Available" or "Unattached".
- Check the "Last Attached" date to ensure safety.
- Select and delete each one manually.
Repeating this for every region is tedious and error-prone.
The Automated Way (Easy)
Cloud Waste Scanner automates this process. It scans all regions in AWS simultaneously and identifies Idle NAT Gateways that have been idle for more than 7 days.
Key Benefits
- Safe: We check for usage metrics before flagging.
- Fast: Scan 20+ regions in under 30 seconds.
- Local-First: Your AWS credentials never leave your computer.