fake_sqs
fake_sqs copied to clipboard
Add message_attributes to Message object as per SQS Message struct
- Add message_attributes to Message object as per SQS Message struct
- Return
message_attributes
andmd5_of_message_attributes
as part of receive_message call with optional message_attribute_names parameter - Return
md5_of_message_attributes
as part of send_message call
Thanks for picking this up! 👏