Skip to main content

firewall_domain_lists_list_only

Lists firewall_domain_lists in a region or regions, for all properties use firewall_domain_lists

Overview

Namefirewall_domain_lists_list_only
TypeResource
DescriptionResource schema for AWS::Route53Resolver::FirewallDomainList.
Idaws.route53resolver.firewall_domain_lists_list_only

Fields

NameDatatypeDescription
idstringResourceId
arnstringArn
namestringFirewallDomainListName
domain_countintegerCount
statusstringResolverFirewallDomainList, possible values are COMPLETE, DELETING, UPDATING, COMPLETE_IMPORT_FAILED, IMPORTING, and INACTIVE_OWNER_ACCOUNT_CLOSED.
status_messagestringFirewallDomainListAssociationStatus
managed_owner_namestringServicePrincipal
creator_request_idstringThe id of the creator request.
creation_timestringRfc3339TimeString
modification_timestringRfc3339TimeString
domainsarrayAn inline list of domains to use for this domain list.
domain_file_urlstringS3 URL to import domains from.
tagsarrayTags
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

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