Lambda Custom integration support #1841
Labels
maintainer/need-response
stage/pm-review
Waiting for review by our Product Manager, please don't work on this yet
type/feature
There are cases we want to remove certain values from http request header before calling lambda. For example we don't Lambda see API Key value, or other credential.
This is not possible using Lambda Proxy integration. We need some support for custom integration of Lambda so we can use request template to modify request.
The serverless framework currently support that, and SAM missing this feature. It would be great if we can add following to lambda event type
Thanks,
Ali
The text was updated successfully, but these errors were encountered: