S3ToStepFunctions: add a SQS FIFO Queue to get exactly-once delivery #794
Labels
feature-request
A feature should be added or improved
needs-triage
The issue or PR still needs to be triaged
In using this construct I found I was spending a lot more than expected because I was getting many duplicate events, and running my ML step function is quite expensive. I suggest adding a FIFO queue to get exactly-once delivery semantics (or change to an S3-SNS-SQS-Stepfunction workflow).
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: