Skip to content

Releases: cfn-modules/lambda-event-source-webhook

v2.0.0

27 Oct 07:19
86e87e0
Compare
Choose a tag to compare

Uses the new ApiGateway HTTP API to simplify module.

Migration guide

  • The parameter HttpMethod was removed. The previous default value ANY is now the default and can't be changed anymore.
  • The base path now is / instead of /webhook. The Url output returns the correct value.
  • Adapt your code to the new Lambda event payload structure