AWS::CloudFront::Distribution OriginGroupFailoverCriteria - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon 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