v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14259886.7 KB

Creates a new routing control.

A routing control has one of two states: ON and OFF. You can map the routing control state to the state of an Amazon Route 53 health check, which can be used to control traffic routing.

To get or update the routing control state, see the Recovery Cluster (data plane) API actions for Amazon Route 53 Application Recovery Controller.

post/routingcontrol

Request body

ClientTokenstring

A unique, case-sensitive string of up to 64 ASCII characters. To make an idempotent API request with an action, specify a client token in the request.

ClusterArnstring required

The Amazon Resource Name (ARN) of the cluster that includes the routing control.

ControlPanelArnstring

The Amazon Resource Name (ARN) of the control panel that includes the routing control.

RoutingControlNamestring required

The name of the routing control.

Response

Success