Support both standard and FIFO SQS queues
Open
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 2
- Avg merge
- 19h 55m
- Merged PRs (30d)
- 33
Description
**Description**
Sending an SQS message to a non-FIFO queue will fail if the `messageGroupId` param is provided to the `sendMessage` function. The function should only include this param when it is sending a message to a FIFO queue.
Contributor guide
Assessment
This issue has not been assessed yet.