Skip to main content

firewall_rule_groups_list_only

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

Overview

Namefirewall_rule_groups_list_only
TypeResource
DescriptionResource schema for AWS::Route53Resolver::FirewallRuleGroup.
Idaws.route53resolver.firewall_rule_groups_list_only

Fields

NameDatatypeDescription
idstringResourceId
arnstringArn
namestringFirewallRuleGroupName
rule_countintegerCount
statusstringResolverFirewallRuleGroupAssociation, possible values are COMPLETE, DELETING, UPDATING, and INACTIVE_OWNER_ACCOUNT_CLOSED.
status_messagestringFirewallRuleGroupStatus
owner_idstringAccountId
share_statusstringShareStatus, possible values are NOT_SHARED, SHARED_WITH_ME, SHARED_BY_ME.
creator_request_idstringThe id of the creator request.
creation_timestringRfc3339TimeString
modification_timestringRfc3339TimeString
firewall_rulesarrayFirewallRules
tagsarrayTags
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all firewall_rule_groups in a region.

SELECT
region,
id
FROM aws.route53resolver.firewall_rule_groups_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the firewall_rule_groups_list_only resource, see firewall_rule_groups