Created
January 29, 2016 08:54
-
-
Save lukin0110/eceeed5e716d32b899dd to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Records": [ | |
{ | |
"eventVersion": "2.0", | |
"eventSource": "aws:s3", | |
"awsRegion": "eu-west-1", | |
"eventTime": "2016-01-29T08:52:29.697Z", | |
"eventName": "ObjectCreated:Put", | |
"userIdentity": { | |
"principalId": "AWS:AIDAJGX67TKJQHWYJVL2O" | |
}, | |
"requestParameters": { | |
"sourceIPAddress": "81.82.214.126" | |
}, | |
"responseElements": { | |
"x-amz-request-id": "83D0FD2E7A555153", | |
"x-amz-id-2": "+MaBoMaz5oSspU+Wtbnr5mF73MtGhHlF3SyduqWZjVcr5scS3BVVqRaLldRIdi9N" | |
}, | |
"s3": { | |
"s3SchemaVersion": "1.0", | |
"configurationId": "cec22f30-1a64-4bab-af08-5423aea94863", | |
"bucket": { | |
"name": "magicplan-dropbox", | |
"ownerIdentity": { | |
"principalId": "A12WL67KDS4R6L" | |
}, | |
"arn": "arn:aws:s3:::dropbox" | |
}, | |
"object": { | |
"key": "1453990781790-plan.xml", | |
"size": 1465, | |
"eTag": "a5573b17d52e2919eeefaa5b3f722328", | |
"sequencer": "0056AB284DA29E408E" | |
} | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment