Abstract
- A tool to remove all resources in an AWS Account automatically without manually clicking countless buttons
- Refer to Github Repo for more details
CAUTION
Always double check what resources that AWS Nuke aren’t able to remove. There are a few resources that require manual removal like AWS Network Firewall.
Setup Checklist:
AWS Account Setting
- We need to create Account Alias in order to start using
aws-nuke
AWS Nuke Configuration File
We are using a .yml
to configure the behaviour of aws-nuke
Example 1: Remove all
Yaml Syntax
Make sure there is a space between
:
and{}
Example 2: Filter resources
Prevent some resources from be removed
Start the Nuke!
- Pass in the AWS Nuke Configuration File & AWS Credentials to the container using Docker Volume