mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
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. |
||
|---|---|---|
| .. | ||
| 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 | ||