2 Answers
- Newest
- Most votes
- Most comments
1
You can also use event bridge pipes
https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-pipes.html
answered 3 years ago
1
Hello,
The below article briefly talks about the use-case mentioned & could be useful. Do check out the same & let me know if it helps. You can also open up a support case with the Event-bridge team that may provide additional information on the same.
Relevant content
- asked 3 years ago
- asked 2 years ago

From this link - https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-pipes-event-target.html , it looks like we didn't have lambda function urls as destinations.
I see the api destination in this link - https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-api-destinations.html . But I am not sure whether lambda function url will work.