FEA-Bench / testbed /aws-powertools__powertools-lambda-python /tests /events /apiGatewayAuthorizerTokenEvent.json
| { | |
| "type": "TOKEN", | |
| "authorizationToken": "allow", | |
| "methodArn": "arn:aws:execute-api:us-west-2:123456789012:ymy8tbxw7b/*/GET/" | |
| } | |
| { | |
| "type": "TOKEN", | |
| "authorizationToken": "allow", | |
| "methodArn": "arn:aws:execute-api:us-west-2:123456789012:ymy8tbxw7b/*/GET/" | |
| } | |