Lambda not working trigger message from SQS FIFO, but it does from SQS Standard
i just created lambda function that have trigger from SQS FIFO, but somehow not working.
How to Stop FIFO SQS Messages from being placed in a Batch with Failing Messages?
The general setup for this question is best described in the following article: Solving Complex Ordering Challenges with Amazon SQS FIFO Queues.
AWS Lambda with SQS FIFO queue trigger maxes out at 1 concurrency
I have an SQS FIFO queue that occasionally gets an influx of messages in the order of tens to hundreds. I set up a Lambda processing function and an SQS trigger with the following parameters: