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.
已提問 6 個月前檢視次數 279 次
1 個回答
0
AWS
vtjean
已回答 6 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南