Record: SQSRecord
Represents the Amazon simple queue service notification related details.
Fields
- messageId string
- receiptHandle string
- body string
- attributes map<string>
- messageAttributes map<string>
- md5OfBody string
- eventSource string
- eventSourceARN string
- awsRegion string
ID of the message
receipt handle of the message
body of the notification
the attributes associated with the queue
attributes of the message
md5 hash of the body
source of the triggered event
arn of the event source
region of the SQS notification