From 79db4e85fb3ce40b90a7cc11b3141f9cc67aa2af Mon Sep 17 00:00:00 2001 From: Caleigh Runge-Hottman Date: Fri, 23 Jan 2026 09:22:38 -0500 Subject: [PATCH] Revert "Improve Configuration to Enhance Security" --- configuration/exodus-lambda-deploy.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/configuration/exodus-lambda-deploy.yaml b/configuration/exodus-lambda-deploy.yaml index 77922ca3..2251bfdd 100644 --- a/configuration/exodus-lambda-deploy.yaml +++ b/configuration/exodus-lambda-deploy.yaml @@ -94,8 +94,6 @@ Resources: ViewerProtocolPolicy: redirect-to-https Enabled: true HttpVersion: http2 - ViewerCertificate: - MinimumProtocolVersion: TLSv1.2_2021 Origins: - DomainName: !Sub "${project}-cdn-${env}.s3.amazonaws.com" Id: !Sub "S3-${project}-cdn-${env}"