File tree Expand file tree Collapse file tree 1 file changed +4
-16
lines changed Expand file tree Collapse file tree 1 file changed +4
-16
lines changed Original file line number Diff line number Diff line change @@ -633,14 +633,8 @@ Resources:
633
633
CachedMethods :
634
634
- GET
635
635
- HEAD
636
- ForwardedValues :
637
- QueryString : true
638
- QueryStringCacheKeys :
639
- - host
640
- - ts
641
- - upcomingOnly
642
- Cookies :
643
- Forward : none
636
+ CachePolicyId : 4cc15a8a-d715-48a4-82b8-cc0b614638fe # use origin headers
637
+ OriginRequestPolicyId : b689b0a8-53d0-40ab-baf2-68738e2966ac # all except host - normally, you want to pass the host header but our setup is weird
644
638
- PathPattern : " /api/v1/events/*"
645
639
TargetOriginId : ApiGatewayOrigin
646
640
ViewerProtocolPolicy : redirect-to-https
@@ -655,14 +649,8 @@ Resources:
655
649
CachedMethods :
656
650
- GET
657
651
- HEAD
658
- ForwardedValues :
659
- QueryString : true
660
- QueryStringCacheKeys :
661
- - host
662
- - ts
663
- - upcomingOnly
664
- Cookies :
665
- Forward : none
652
+ CachePolicyId : 4cc15a8a-d715-48a4-82b8-cc0b614638fe # use origin headers
653
+ OriginRequestPolicyId : b689b0a8-53d0-40ab-baf2-68738e2966ac # all except host - normally, you want to pass the host header but our setup is weird
666
654
- PathPattern : " /api/*"
667
655
TargetOriginId : ApiGatewayOrigin
668
656
ViewerProtocolPolicy : redirect-to-https
You can’t perform that action at this time.
0 commit comments