Cloud-nuke is a command-line interface tool designed to delete AWS resources in bulk for account cleanup and cost management purposes. The tool provides both destructive and non-destructive functionality, allowing users to either inspect resources or delete them entirely. It supports cleaning up testing accounts, removing redundant resources, and eliminating unnecessary default configurations such as default VPCs and permissive security group rules. The tool can be used as a standalone CLI application or consumed as library methods for scripting purposes. It offers comprehensive support for various AWS services including EC2 instances, Auto Scaling groups, Elastic Load Balancers (v1 and v2), EBS volumes, AMIs, snapshots, Elastic IPs, and launch configurations. Additional supported resources include EC2 IPAM components (IP Address Manager, pools, scopes, custom allocations, BYOASN, and resource discovery), networking components (Internet Gateways, Network ACLs, egress-only internet gateways, endpoints), and security components (security groups and network interfaces). The tool is particularly useful for preventing unexpected charges from leftover resources in testing environments and maintaining clean AWS accounts by removing unused or default resources.
Common questions about cloud-nuke including features, pricing, alternatives, and user reviews.
cloud-nuke is A CLI tool for bulk deletion and inspection of AWS resources to clean up testing accounts and prevent unnecessary charges. It is a Attack Surface solution designed to help security teams with AWS.
cloud-nuke is a free Attack Surface tool. This makes it accessible for organizations of all sizes, from startups to enterprises. Visit https://github.com/gruntwork-io/cloud-nuke/ for download and installation instructions.
Popular alternatives to cloud-nuke include:
Compare all cloud-nuke alternatives at https://cybersectools.com/alternatives/cloud-nuke
cloud-nuke is for security teams and organizations that need AWS. It's particularly suitable for small to medium-sized teams looking for cost-effective solutions. Other Attack Surface tools can be found at https://cybersectools.com/categories/attack-surface
Head-to-head feature, pricing, and rating breakdowns.
A Python script that inventories and lists main AWS account resources to provide visibility into cloud infrastructure components that may impact billing or security.
A command line tool that counts and inventories AWS resources across multiple regions, providing visibility into cloud infrastructure with efficient API querying.
A Python tool that uses AWS Cloud Control API to enumerate and catalog AWS resources across specified accounts and regions, outputting results in JSON format.
A command-line tool that discovers and catalogs all AWS resources across an account using botocore, outputting results in JSON format.