mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Added requestId member on all CloudFrontEvent types The requestId member is defined on all origin/viewer requests/responses, it is described here : https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/lambda-event-structure.html There is one example for each request/response and they all have a cf.config.requestId. Added new requests examples in tests in order to have all 4 types available * Fix lint issue with consecutive empty lines * Fix missing spaces |
||
|---|---|---|
| .. | ||
| 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 | ||