We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9b61c1 commit 29dcc8fCopy full SHA for 29dcc8f
setup/SETUP.md
@@ -24,7 +24,8 @@ Deploys a CloudFormation stack containing:
24
- A 'dummy' or default S3 origin bucket
25
- An S3 bucket for collecting CloudFront access logs
26
- A CloudFront Origin Access Identity for authenticating requests from the cloudfront distribution to the S3 origin buckets
27
- - 2 x node10.x Lambda@edge functions:
+ - 3 x node10.x Lambda@edge functions:
28
+ - ViewerRequest - associated with the distribution's viewer-request event
29
- OriginRequest - associated with the distribution's origin-request event
30
- OriginResponse - associated with the distribution's origin-response event
31
0 commit comments