---
type: resource-type
title: RoutingControl
description: aws resource type AWS::Route53RecoveryControl::RoutingControl
name: RoutingControl
lexicon: aws
resource_type: AWS::Route53RecoveryControl::RoutingControl
---
`AWS::Route53RecoveryControl::RoutingControl`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required): The name of the routing control. You can use any non-white space character in the name.
- `ClusterArn` (`string`, optional): Arn associated with Control Panel
- `ControlPanelArn` (`string`, optional): The Amazon Resource Name (ARN) of the control panel.
- `RoutingControlArn` (`string`, optional): The Amazon Resource Name (ARN) of the routing control.
- `Status` (`"DEPLOYED" | "PENDING" | "PENDING_DELETION"`, optional): The deployment status of the routing control. Status can be one of the following: PENDING, DEPLOYED, PENDING_DELETION.

## Attributes

- `RoutingControlArn`
- `Status`
