-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Created new function sendMessageBatch() to allow sending up to 10 messages at a time to SQS Created private function prepareMessage() that is used by sendMessage() and new sendMessageBatch() function Updated all calls to use POST vs GET to match AWS documentation examples Added comments regarding MessageDeduplicationId and MessageGroupId as defined in AWS Docs
- Loading branch information
1 parent
bf0a6ed
commit b910c54
Showing
1 changed file
with
100 additions
and
22 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