LARS-Org / channel_router

Routes incoming messages from different channels and chatbot platforms to the choosen service.
1 stars 0 forks source link

Use FIFO SQS queues to ensure message ordering between the receiver and handler Lambdas. #11

Open Nosredzzz opened 2 weeks ago

Nosredzzz commented 2 weeks ago

https://github.com/LARS-Org/channel_router/blob/49c5b81be26f2f7129434f770932677ad338ff36/channel_router/channel_router_stack.py#L26