Informational (4)
Recommended Mitigation
It is recommended to consider to configure origin group with two or more origin for CloudFront distribution {AwsCloudFront}. This configuration will creat origin failover in the CloudFront distribution that can increase availability. Origin failover automatically redirects traffic to a secondary origin in a case that the primary origin is not available or if it returns specific HTTP response status codes. For more information: <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/high_availability_origin_failover.html" target="_blank" rel="noopener noreferrer">https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/high_availability_origin_failover.html</a>