I have AWS API Destination, which is triggered by rule. I attached DLQ to rule and I am getting rejected messages, but I don't see any reason why this is happening. Is there any way to get logs in Cloud Watch about errors in API Destinations/Connections?
Asked
Active
Viewed 587 times
1 Answers
4
There is no facility to see/log the API Destination responses in EventBridge. I've been searching for exactly the same and come up empty.
The workaround for now is to instead target a lambda that does the API call instead.

chromebookdev
- 305
- 2
- 11
-
2I can not tell you how frustrating this is. Without logging, API destinations are essentially useless. – pmaurais Feb 14 '23 at 03:18