Skip to content

Instantly share code, notes, and snippets.

@duhaas2015
Created September 27, 2016 15:02
Show Gist options
  • Save duhaas2015/ce09f5178a2885883174e998482ab6a7 to your computer and use it in GitHub Desktop.
Save duhaas2015/ce09f5178a2885883174e998482ab6a7 to your computer and use it in GitHub Desktop.
{
"detail-type": [
"AWS API Call via CloudTrail"
],
"detail": {
"eventSource": [
"s3.amazonaws.com"
],
"eventName": [
"PutBucketAcl"
],
"requestParameters": {
"bucketName": "*",
"AccessControlPolicy": {
"AccessControlList": {
"Grant": [
{
"Grantee": {
"xsi:type": "CanonicalUser",
"xmlns:xsi": "http://www.w3.org/2001/XMLSchema-instance",
"ID": "25791cc997315bfacbf7115d1f6e79ddfa810048305ea3956ec38a2b23f9a966"
},
"Permission": "READ"
}]
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment