Skip to content

Instantly share code, notes, and snippets.

@ritesh
Created April 26, 2023 13:36
Show Gist options
  • Save ritesh/dd1c0c9b7701699372bb44c93bc2a631 to your computer and use it in GitHub Desktop.
Save ritesh/dd1c0c9b7701699372bb44c93bc2a631 to your computer and use it in GitHub Desktop.
Pesky test buckets
regions:
- eu-west-1
- eu-west-2
- global
account-blocklist:
- "99999999999"
accounts:
"my-account-number":
filters:
S3Bucket:
- property: Name
type: glob
value: "testbucket*"
invert: true
resource-types:
targets:
- S3Bucket
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment