AWS nuke sample config nuke everything except a given IAM resource
regions: | |
- eu-west-1 | |
account-blacklist: | |
- "999999999999" # production | |
resource-types: | |
accounts: | |
12345678910: | |
filters: | |
IAMUser: | |
- "admin" | |
- "daurelio.test" | |
- "daurelio" | |
IAMUserPolicyAttachment: | |
- "admin -> AdministratorAccess" | |
IAMUserAccessKey: | |
- "admin -> AKIAJTGKZRZ25FIZJEIQ" | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment