Our architecture is as follows
FlaskAPI --> SQS --> Lambda. We want to move away from lambda and use ECS task. I found celery can use SQS as a broker. I wrote