Skip to content

Instantly share code, notes, and snippets.

@timbaileyjones
Created May 22, 2020 01:17
Embed
What would you like to do?
{
"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