aws-nuke
Remove all resources from an AWS account. Development Status aws-nuke is stable, but it is likely that not all AWS resources are covered by it. Be encouraged to add missing resources and create a Pull Request or to create an Issue. code: nuke-config.yml
regions:
- ap-northeast-1
- eu-west-1
- global
accounts:
"111111111111": {} # target account
account-blocklist:
- "999999999999" # dummy
Reference