aws.route53_recovery_control_config.describe_routing_control
Example SQL Queries
SELECT * FROMaws.route53_recovery_control_config.describe_routing_controlWHERE"routing_control_arn" = 'VALUE';Description
Displays details about a 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 routing.
To get or update the routing control state, see the Recovery Cluster (data plane) API actions for Amazon Route 53 Application Recovery Controller.
Table Definition
| Column Name | Column Data Type |
|---|---|
| routing_control_arn Required Input Column The Amazon Resource Name (ARN) of the routing control. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| routing_control Information about the routing control. | STRUCT( |
Show child fields
| |