Thanks to @gloced for finding a bug. It seems that if a querystring
is included in the API Gateway event path
parameter, then the system wasn’t properly parsing it. A fix had been added that strips out the querystring and produces a clear path for parsing.
Release Notes:
v0.1.1 Patch
- Fix potential issue where querystring is included with API Gateway path event 37ab326
- Readme heading size fix 95bf5cf
Full Release Notes: https://github.com/jeremydaly/lambda-api/releases/tag/v0.1.1
Tags: api, aws lambda, nodejs, serverless
Did you like this post? 👍 Do you want more? 🙌 Follow me on Twitter or check out some of the projects I’m working on.
Learn more about Lambda API or check out the other projects I'm working on.