wai-lambda icon indicating copy to clipboard operation
wai-lambda copied to clipboard

Support for API Gateway V2

Open imalsogreg opened this issue 2 years ago • 0 comments

I believe this library targets the API Gateway V1 payload format, while Lambda will now send functions in the V2 format: https://docs.aws.amazon.com/lambda/latest/dg/urls-invocation.html (Request Payload Format section).

Interested in a PR for this?

imalsogreg avatar Feb 02 '23 20:02 imalsogreg