Releases: cfn-modules/lambda-event-source-webhook
Releases · cfn-modules/lambda-event-source-webhook
v2.0.0
Uses the new ApiGateway HTTP API to simplify module.
Migration guide
- The parameter
HttpMethodwas removed. The previous default valueANYis now the default and can't be changed anymore. - The base path now is
/instead of/webhook. TheUrloutput returns the correct value. - Adapt your code to the new Lambda event payload structure