aws.route53_recovery_readiness.list_rules
Example SQL Queries
SELECT * FROMaws.route53_recovery_readiness.list_rules;Description
Lists all readiness rules, or lists the readiness rules for a specific resource type.
Table Definition
| Column Name | Column Data Type |
|---|---|
| resource_type Input Column The resource type that the readiness rule applies to. | 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
| |
| rule_description The description of a readiness rule. | VARCHAR |
| rule_id The ID for the readiness rule. | VARCHAR |