Skip to content

Instantly share code, notes, and snippets.

@timbaileyjones
Created May 22, 2020 01:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timbaileyjones/ad7c83e637cd2a8222138d7dbc678e8e to your computer and use it in GitHub Desktop.
Save timbaileyjones/ad7c83e637cd2a8222138d7dbc678e8e to your computer and use it in GitHub Desktop.
{
"detail-type": "AWS API Call via CloudTrail",
"source": "aws.s3",
"account": "324320755747",
"region": "us-west-2",
"detail": {
"eventSource": "s3.amazonaws.com",
"eventName": "PutBucketTagging",
"bucketName": "timba-dev-test-data-bucket-1",
"Tagging": {
"TagSet": {
"Tag": {
"Value": "timba-data-buckets",
"Key": "CloudwatchDashboardBasenames"
}
}
}
}
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment