{ "$COMMENT": "A POST request to '/upper/one?query=two' with the body 'three'", "resource": "/{proxy+}", "path": "/upper/one", "httpMethod": "POST", "headers": { "Accept": "*/*", "content-type": "text/plain", "Host": "example.com", "X-Forwarded-For": "1.2.3.4, 5.6.7.8", "X-Forwarded-Port": "443", "X-Forwarded-Proto": "https" }, "multiValueHeaders": { "Accept": [ "*/*" ], "content-type": [ "text/plain" ], "Host": [ "example.com" ], "X-Forwarded-For": [ "1.2.3.4, 5.6.7.8" ], "X-Forwarded-Port": [ "443" ], "X-Forwarded-Proto": [ "https" ] }, "queryStringParameters": { "query": "two" }, "multiValueQueryStringParameters": { "query": [ "two" ] }, "pathParameters": { "proxy": "upper/one" }, "stageVariables": null, "requestContext": { "resourceId": "3htbry", "resourcePath": "/{proxy+}", "httpMethod": "POST", "extendedRequestId": "a1b2c3d4e5f6g7h=", "requestTime": "20/Mar/2019:20:38:30 +0000", "path": "/upper/one", "accountId": "123456789012", "protocol": "HTTP/1.1", "stage": "Prod", "domainPrefix": "r275xc9bmd", "requestTimeEpoch": 1553114310423, "requestId": "test-invoke-request", "identity": { "cognitoIdentityPoolId": null, "accountId": null, "cognitoIdentityId": null, "caller": null, "sourceIp": "1.2.3.4", "accessKey": null, "cognitoAuthenticationType": null, "cognitoAuthenticationProvider": null, "userArn": null, "userAgent": null, "user": null }, "domainName": "example.com", "apiId": "r275xc9bmd" }, "body": "three", "isBase64Encoded": false }