| { | |
| "Records": [ | |
| { | |
| "messageId": "059f36b4-87a3-44ab-83d2-661975830a7d", | |
| "receiptHandle": "AQEBwJnKyrHigUMZj6rYigCgxlaS3SLy0a...", | |
| "body": "Test message hello!", | |
| "attributes": { | |
| "ApproximateReceiveCount": "1", | |
| "SentTimestamp": "1545082649183", | |
| "SenderId": "AIDAIENQZJOLO23YVJ4VO", | |
| "ApproximateFirstReceiveTimestamp": "1545082649185" | |
| }, | |
| "messageAttributes": { | |
| "testAttr": { | |
| "stringValue": "100", | |
| "binaryValue": "base64Str", | |
| "dataType": "Number" | |
| } | |
| }, | |
| "md5OfBody": "e4e68fb7bd0e697a0ae8f1bb342846b3", | |
| "eventSource": "aws:sqs", | |
| "eventSourceARN": "arn:aws:sqs:us-east-2:123456789012:my-queue", | |
| "awsRegion": "us-east-2" | |
| } | |
| ] | |
| } |