Replay Failed messages from Eventbridge DLQ

0

In my scenario EventBridge invokes a lambda based on some rule. When EventBridge fails to invoke the target the messages can be sent to DLQ. How can i replay those messages from DLQ ? I read about EventBridge Archive which can replay the messages, but if i use DLQ instead i would not be able to replay messages from DLQ directly from console, i might have to trigger a lambda from DLQ for replaying. What is the right way to replay messages from eventBridge failure to invoke target from below 2 options :

  1. Setup DLQ and trigger a lambda to replay failed events.
  2. Setup EventBridge Archive instead of DLQ and send failed event to Archive and replay it when required.
1 回答
0
AWS
vtjean
已回答 6 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则