aws.route53resolver.list_firewall_domains
Example SQL Queries
SELECT * FROMaws.route53resolver.list_firewall_domainsWHERE"firewall_domain_list_id" = 'VALUE';Description
Retrieves the domains that you have defined for the specified firewall domain list.
A single call might return only a partial list of the domains. For information, see MaxResults.
Table Definition
| Column Name | Column Data Type |
|---|---|
| firewall_domain_list_id Required Input Column The ID of the domain list whose domains you want to retrieve. | 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 |
| domains | VARCHAR |