Created
March 30, 2020 15:47
-
-
Save huksley/a23070ab2ca1eb5548be1982ca016f47 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": [ | |
{ | |
"messageId": "fec4fd9f-1a09-4449-8e1a-6e379dca4d2b", | |
"receiptHandle": "base64-encoded-something", | |
"body": "dasdsa", | |
"attributes": {}, | |
"messageAttributes": {}, | |
"md5OfBody": "7c1cadb6887373dacb595c47166bfbd9", | |
"eventSource": "aws:sqs", | |
"eventSourceARN": "arn:aws:sqs:eu-west-1:666123456:todos-events", | |
"awsRegion": "eu-west-1" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment