aws.route53_recovery_control_config.list_associated_route53_health_checks
Example SQL Queries
SELECT * FROMaws.route53_recovery_control_config.list_associated_route53_health_checksWHERE"routing_control_arn" = 'VALUE';Description
Returns an array of all Amazon Route 53 health checks associated with a specific routing control.
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 |
| health_check_ids | VARCHAR |