invoke lambda function url from event bridge

1

We have built a lambda and function url based REST API service. I read event bridge can invoke api end points. Is it possible to invoke the lambda function url with correct parameters i.e using values from event to build the api path and body from event bridge ?

We might want to transform the event message slightly adaptable to api payload. Do we have any json transformation features available in event bridge ?

2 Answers
1
answered a year 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.

Link- https://aws.amazon.com/blogs/compute/capturing-client-events-using-amazon-api-gateway-and-amazon-eventbridge/

profile pictureAWS
SUPPORT ENGINEER
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions