Question 463:
You are developing a new Lambda Function. Sometimes the function invocation may fail, such as when retries are exhausted or the event age has been exceeded. For these failed events, you want to route the asynchronous function failed results to a destination resource automatically without writing additional code. Which of the following destination is supported?
Answer options:
A.EventBridge event bus B.AWS Step Functions C.Amazon MQ D.AWS SWF