AWS::CloudFront::Distribution OriginGroupFailoverCriteria - AWS CloudFormation

AWS::CloudFront::Distribution OriginGroupFailoverCriteria

A complex data type that includes information about the failover criteria for an origin group, including the status codes for which CloudFront will failover from the primary origin to the second origin.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

StatusCodes

The status codes that, when returned from the primary origin, will trigger CloudFront to failover to the second origin.

Required: Yes

Type: StatusCodes

Update requires: No interruption