DefinitelyTyped/types/aws-lambda/test
Simon Buchan 1833099f50
[aws-lambda] Add protocol to APIGatewayRequestContext. (#42419)
Fixes #42049.

No decent docs from AWS for the actual proxy integration, on the
Lambda side or the API Gateway side, but there's an approximation on
the API Gateway docs for the VTL $context variable:

https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-mapping-template-reference.html#context-variable-reference

From experimentation, not all of the variables referenced above exist,
at least most of the time, but everything except the `protocol` that
was present in what I received already existed.
2020-02-21 11:42:57 -08:00
..
alb-tests.ts
api-gateway-tests.ts
cloudformation-tests.ts
cloudfront-tests.ts
cloudwatch-tests.ts
codepipeline-tests.ts
cognito-tests.ts
dynamodb-tests.ts
kinesis-tests.ts
lex-tests.ts
s3-tests.ts
sns-tests.ts
sqs-tests.ts