AWS::Route53RecoveryControl::Cluster ClusterEndpoint - 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::Route53RecoveryControl::Cluster ClusterEndpoint

A cluster endpoint. You specify one of the five cluster endpoints, which consists of an endpoint URL and an Amazon Region, when you want to get or update a routing control state in the cluster.

For more information, see Code examples in the Amazon Route 53 Application Recovery Controller Developer Guide.

Syntax

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

JSON

{ "Endpoint" : String, "Region" : String }

YAML

Endpoint: String Region: String

Properties

Endpoint

A cluster endpoint URL for one of the five redundant clusters that you specify to set or retrieve a routing control state.

Required: No

Type: String

Minimum: 1

Maximum: 128

Update requires: No interruption

Region

The Amazon Region for a cluster endpoint.

Required: No

Type: String

Minimum: 1

Maximum: 32

Update requires: No interruption