Mercurial > public > finance-parser
diff events/process_document_event.json @ 2:ef8a4d95755a
add aws sam project
author | Dennis C. M. <dennis@denniscm.com> |
---|---|
date | Thu, 01 Jun 2023 18:51:18 +0100 |
parents | |
children | 2e5f3664f3e4 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/events/process_document_event.json Thu Jun 01 18:51:18 2023 +0100 @@ -0,0 +1,38 @@ +{ + "Records":[ + { + "eventVersion":"2.1", + "eventSource":"aws:s3", + "awsRegion":"eu-central-1", + "eventTime":"2023-06-01T16:53:50.860Z", + "eventName":"ObjectCreated:Put", + "userIdentity":{ + "principalId":"AWS:AROAYRP4EVDJOMTEWOIXJ:dennis" + }, + "requestParameters":{ + "sourceIPAddress":"88.25.226.176" + }, + "responseElements":{ + "x-amz-request-id":"X1HS8KY4ZX3GBSCD", + "x-amz-id-2":"AE2BzGU/+Dk0x2lsYhw6b8h2Ha67cxSK/hsI0NIRnjP9/UePvBfYS4GabPgzpdd6JSM6LYSLJvjDDFeOfES5ip1dtfsPSw5G" + }, + "s3":{ + "s3SchemaVersion":"1.0", + "configurationId":"f0a23387-f41d-4d90-b2cb-f16f2c61c5ab", + "bucket":{ + "name":"sandbox-finance-parser-data", + "ownerIdentity":{ + "principalId":"A2WI146QA2L7B1" + }, + "arn":"arn:aws:s3:::sandbox-finance-parser-data" + }, + "object":{ + "key":"balance_sheet.pdf", + "size":49856, + "eTag":"0adc595c8f2dbfabb5c4095f1f91b458", + "sequencer":"006478CD1EC996352F" + } + } + } + ] +} \ No newline at end of file