FEA-Bench / testbed /aws-powertools__powertools-lambda-python /tests /events /apiGatewayProxyEventPrincipalId.json
| { | |
| "resource": "/trip", | |
| "path": "/trip", | |
| "httpMethod": "POST", | |
| "requestContext": { | |
| "requestId": "34972478-2843-4ced-a657-253108738274", | |
| "authorizer": { | |
| "user_id": "fake_username", | |
| "principalId": "fake", | |
| "integrationLatency": 451 | |
| } | |
| } | |
| } | |