AWS::Route53RecoveryControl::Cluster ClusterEndpoint - AWS CloudFormation

AWS::Route53RecoveryControl::Cluster ClusterEndpoint

A cluster endpoint. You specify one of the five cluster endpoints, which consists of an endpoint URL and an AWS 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 AWS 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 AWS Region for a cluster endpoint.

Required: No

Type: String

Minimum: 1

Maximum: 32

Update requires: No interruption