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
Any help would be greatly appreciated and I’m looking forward to hearing the community’s suggestions!
Best,
Josh