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 ccfcae1 commit 465ffeeCopy full SHA for 465ffee
cloudformation/main.yml
@@ -602,7 +602,7 @@ Resources:
602
Forward: none
603
CachePolicyId: 658327ea-f89d-4fab-a63d-7e88639e58f6 # caching-optimized
604
CacheBehaviors:
605
- - PathPattern: "/api/v1/events"
+ - PathPattern: "/api/v1/events/*"
606
TargetOriginId: ApiGatewayOrigin
607
ViewerProtocolPolicy: redirect-to-https
608
AllowedMethods:
0 commit comments