From ba69dab3ab04490d27414e86418a0b511a1be396 Mon Sep 17 00:00:00 2001 From: cavis Date: Wed, 20 Sep 2023 10:39:45 -0600 Subject: [PATCH] Update viewer request code --- cdn/dovetail-cdn.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cdn/dovetail-cdn.yml b/cdn/dovetail-cdn.yml index 65770d6ac..20e2e790b 100644 --- a/cdn/dovetail-cdn.yml +++ b/cdn/dovetail-cdn.yml @@ -196,7 +196,7 @@ Resources: Type: Custom::CodeFetcher Properties: ServiceToken: !GetAtt CloudFrontFunctionCodeFetcherFunction.Arn - Cycle: 2 # Change this when the code in GitHub changes + Cycle: 3 # Change this when the code in GitHub changes ViewerRequestFunction1: Type: AWS::CloudFront::Function