Skip to content

v2.0.0

Latest

Choose a tag to compare

@michaelwittig michaelwittig released this 27 Oct 07:19
· 12 commits to master since this release
86e87e0

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