AlexFromXD
Results
4
comments of
AlexFromXD
Are there any updates ?
any update of this ?
Use `rawPath` instead of `path` for payload format 2.0. ``` if (event.rawPath === '' || event.rawPath === undefined) event.rawPath = '/'; ``` ref: https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-develop-integrations-lambda.html