theam / aws-lambda-haskell-runtime

⚡Haskell runtime for AWS Lambda
https://theam.github.io/aws-lambda-haskell-runtime/
Other
269 stars 48 forks source link

support Lambda Payload version 2.0 in HTTP API #114

Open stevemao opened 2 years ago

stevemao commented 2 years ago

Lambda proxy integrations in API Gateway Payload version 2.0 has a slightly different format. https://medium.com/@lancers/amazon-api-gateway-explaining-lambda-payload-version-2-0-in-http-api-24b0b4db5d36 https://aws.amazon.com/blogs/compute/building-better-apis-http-apis-now-generally-available/