API Gateway (route) directly to EventBridge

Hi there,

API Gateway recently released support for EventBridge integrations directly from API Gateway routes, however, I’m having trouble figuring out how to define this in serverless. Since we’re bypassing the lambda proxy for building the api/route/integration, it seems I’d need to create all of those from scratch in the custom resources part of the serverless.yml, but I’m not certain.

Does anyone have any familiarity with doing something like this? Seems like I might need to build a new sls plugin :wink:

Any help would be greatly appreciated and I’m looking forward to hearing the community’s suggestions!

Best,
Josh

Hey all,

I figured this out and created a blog post demonstrating how I did it. Feel free to check it out and drop comments/questions!

Cheers,
Josh

1 Like