diff --git a/cloud/aws/cloudfront/cloudfront-geo-restriction.yaml b/cloud/aws/cloudfront/cloudfront-geo-restriction.yaml index 7ae37b5966..b293785de6 100644 --- a/cloud/aws/cloudfront/cloudfront-geo-restriction.yaml +++ b/cloud/aws/cloudfront/cloudfront-geo-restriction.yaml @@ -3,7 +3,7 @@ id: cloudfront-geo-restriction info: name: CloudFront Geo Restriction - Not Enabled author: DhiyaneshDK - severity: medium + severity: info description: | Ensure that geographic restriction is enabled for your Amazon CloudFront CDN distributions in order to allow or block viewers from specific locations (countries) from accessing your web content. impact: | diff --git a/cloud/aws/cloudfront/cloudfront-origin-shield.yaml b/cloud/aws/cloudfront/cloudfront-origin-shield.yaml index ba8aadf79c..ad1fc486a5 100644 --- a/cloud/aws/cloudfront/cloudfront-origin-shield.yaml +++ b/cloud/aws/cloudfront/cloudfront-origin-shield.yaml @@ -3,7 +3,7 @@ id: cloudfront-origin-shield info: name: CloudFront Origin Shield - Not Enabled author: DhiyaneshDK - severity: medium + severity: info description: | Ensure that the Origin Shield performance optimization feature is enabled for all your Amazon CloudFront distributions in order to help reduce the load on your distribution's origin, improve its availability, and reduce its operating costs. impact: |