Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can you set dynamic messageGroupId using EventBridge and FIFO SQS?

Can you set dynamically messageGroupId from the payload content when you set SQS FIFO as a target for your EventBridge rule?

From the current setup I see that it can be only a hardcoded value.

like image 626
Julian Dimitrov Avatar asked Nov 16 '25 04:11

Julian Dimitrov


1 Answers

You would need to have a lambda function in between to set messageGroupId:

EventBridige --> Lambda --> SQS FIFO.
like image 103
Marcin Avatar answered Nov 17 '25 19:11

Marcin



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!