Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save vincentclaes/7a5eb53acc05b316c86769fed25d4e1a to your computer and use it in GitHub Desktop.
Save vincentclaes/7a5eb53acc05b316c86769fed25d4e1a to your computer and use it in GitHub Desktop.
s3-eventbridge-event-object
{
"version": "0",
"id": "c9888434-815d-c6f4-9fc2-4dd7bdeccaaf",
"detail-type": "Object Created",
"source": "aws.s3",
"account": "528068194338",
"time": "2023-08-09T13:09:50Z",
"region": "eu-west-1",
"resources": [
"arn:aws:s3:::mxcd-magic-star-691-in"
],
"detail": {
"version": "0",
"bucket": {
"name": "mxcd-magic-star-691-in"
},
"object": {
"key": "raw/health-check/2023-08-08T14:03:40.532432.zip",
"size": 198524144,
"etag": "4af981f98d22a0b9979da24b259e5e42-12",
"version-id": "uhggCJ2_B6gU2JaXWXebnXFDstO0ID6G",
"sequencer": "0064D3901D00059242"
},
"request-id": "XRRTKJXSZQCWNQR1",
"requester": "528068194338",
"source-ip-address": "94.224.187.252",
"reason": "CompleteMultipartUpload"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment