Is there a way to trigger a fargate task
when a new item comes to the SQS queue. like lambda trigger.
Asked
Active
Viewed 1,140 times
0

Hari
- 1,545
- 1
- 22
- 45
-
This was discussed here: https://stackoverflow.com/questions/66388494/is-it-possible-to-trigger-an-aws-fargate-task-upon-an-item-being-added-to-an-sqs – mreferre Jun 18 '21 at 10:31
-
Does this answer your question? [Is it possible to trigger an AWS Fargate task upon an item being added to an SQS queue?](https://stackoverflow.com/questions/66388494/is-it-possible-to-trigger-an-aws-fargate-task-upon-an-item-being-added-to-an-sqs) – dur Jun 21 '22 at 10:03