-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
24: Add MessageId to message object as id r=mattBrzezinski a=kevin-yen *Background* I have a use case where I need the message ID of a particular message. This PR adds MessageId to the list of fields returned by the message object *Changes* * Add MessageId to the object returned by `sqs_receive_message` as the field `id` Co-authored-by: Kevin Yen <[email protected]>
- Loading branch information
Showing
2 changed files
with
7 additions
and
3 deletions.
There are no files selected for viewing
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
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