Skip to content

Commit 29dcc8f

Browse files
author
James Prendergast
committed
edit setup.md
1 parent f9b61c1 commit 29dcc8f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup/SETUP.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ Deploys a CloudFormation stack containing:
2424
- A 'dummy' or default S3 origin bucket
2525
- An S3 bucket for collecting CloudFront access logs
2626
- 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:
27+
- 3 x node10.x Lambda@edge functions:
28+
- ViewerRequest - associated with the distribution's viewer-request event
2829
- OriginRequest - associated with the distribution's origin-request event
2930
- OriginResponse - associated with the distribution's origin-response event
3031

0 commit comments

Comments
 (0)