File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -1311,12 +1311,12 @@ Resources:
13111311 TargetOriginId: !Sub S3-Website-${WebsiteBucket}
13121312 ViewerProtocolPolicy: redirect-to-https
13131313 Compress: true
1314- ForwardedValues:
1315- Headers:
1316- - Origin
1317- - Access-Control-Request-Headers
1318- - Access-Control-Request-Method
1319- QueryString: false
1314+ # CachingOptimized managed cache policy
1315+ CachePolicyId: 658327ea-f89d-4fab-a63d-7e88639e58f6
1316+ # CORS-S3Origin managed origin request policy
1317+ OriginRequestPolicyId: 88a5eaf4-2fd4-4709-b370-b4c650ea3fcf
1318+ # CORS-with-preflight-and-SecurityHeadersPolicy managed response headers policy
1319+ ResponseHeadersPolicyId: eaab4381-ed33-4a86-88ca-d9558dc6cd63
13201320 WebsiteBucketPolicy:
13211321 Type: AWS::S3::BucketPolicy
13221322 Properties:
You can’t perform that action at this time.
0 commit comments