Jason Kwon d24fbd02da Adds the ability to use SQS FIFO queues.
All SQS FIFO queues have the `.fifo` suffix at the end of their URL - this is how we determine if we are using a FIFO queue or not. The `MessageGroupId` (A required field for FIFO) is set using the key & id of the event's message.

Note: This commit does not add the the `MessageDeduplicationID` so the FIFO queue must have content-based deduplication enabled.
2024-12-05 11:57:50 +01:00
..
2022-09-25 06:28:17 -07:00
2022-11-03 10:07:17 -07:00
2022-09-25 06:28:17 -07:00
2022-09-25 06:28:17 -07:00
2022-09-25 06:28:17 -07:00
2024-04-11 11:16:44 +08:00
2022-09-25 06:28:17 -07:00
2022-09-25 06:28:17 -07:00
2022-09-25 06:28:17 -07:00
2022-09-25 06:28:17 -07:00
2023-05-11 03:46:33 -07:00