Skip to content

Instantly share code, notes, and snippets.

@jfrantz1-r7
Created August 13, 2019 01:06
Show Gist options
  • Save jfrantz1-r7/542206910fe282fff1efcf197967a07c to your computer and use it in GitHub Desktop.
Save jfrantz1-r7/542206910fe282fff1efcf197967a07c to your computer and use it in GitHub Desktop.
{
"eventVersion": "1.05",
"userIdentity": {
"type": "IAMUser",
"principalId": "PRINCIPALIDHAHA",
"arn": "arn:aws:iam::123456789101:user/user1",
"accountId": "123456789101",
"accessKeyId": "ACCESSKEYIDHAHA",
"userName": "user1",
"sessionContext": {
"attributes": {
"mfaAuthenticated": "true",
"creationDate": "2019-08-13T00:21:22Z"
}
},
"invokedBy": "signin.amazonaws.com"
},
"eventTime": "2019-08-13T00:26:16Z",
"eventSource": "ec2.amazonaws.com",
"eventName": "ModifySnapshotAttribute",
"awsRegion": "us-east-2",
"sourceIPAddress": "192.83.160.95",
"userAgent": "signin.amazonaws.com",
"requestParameters": {
"snapshotId": "snap-04d3a88fe61a28802",
"createVolumePermission": {
"add": {
"items": [
{
"group": "all"
}
]
}
},
"attributeType": "CREATE_VOLUME_PERMISSION"
},
"responseElements": {
"requestId": "5ededca8-88d7-4496-ab0a-3620ace3f555",
"_return": true
},
"requestID": "5ededca8-88d7-4496-ab0a-3620ace3f555",
"eventID": "d2b29b38-227c-491f-8edb-5e0647a8bd95",
"eventType": "AwsApiCall",
"recipientAccountId": "123456789101"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment