firewall_domain_lists_list_only
Lists firewall_domain_lists
in a region or regions, for all properties use firewall_domain_lists
Overview
Name | firewall_domain_lists_list_only |
Type | Resource |
Description | Resource schema for AWS::Route53Resolver::FirewallDomainList. |
Id | aws.route53resolver.firewall_domain_lists_list_only |
Fields
Name | Datatype | Description |
---|---|---|
id | string | ResourceId |
region | string | AWS region. |
Methods
Name | Accessible by | Required Params |
---|---|---|
list_resources | SELECT | region |
SELECT
examples
Lists all firewall_domain_lists
in a region.
SELECT
region,
id
FROM aws.route53resolver.firewall_domain_lists_list_only
WHERE region = 'us-east-1';
Permissions
For permissions required to operate on the firewall_domain_lists_list_only
resource, see firewall_domain_lists