Skip to main content

firewall_rule_group_associations_list_only

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

Overview

Namefirewall_rule_group_associations_list_only
TypeResource
DescriptionResource schema for AWS::Route53Resolver::FirewallRuleGroupAssociation.
Idaws.route53resolver.firewall_rule_group_associations_list_only

Fields

NameDatatypeDescription
idstringId
arnstringArn
firewall_rule_group_idstringFirewallRuleGroupId
vpc_idstringVpcId
namestringFirewallRuleGroupAssociationName
priorityintegerPriority
mutation_protectionstringMutationProtectionStatus
managed_owner_namestringServicePrincipal
statusstringResolverFirewallRuleGroupAssociation, possible values are COMPLETE, DELETING, UPDATING, and INACTIVE_OWNER_ACCOUNT_CLOSED.
status_messagestringFirewallDomainListAssociationStatus
creator_request_idstringThe id of the creator request.
creation_timestringRfc3339TimeString
modification_timestringRfc3339TimeString
tagsarrayTags
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all firewall_rule_group_associations in a region.

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

Permissions

For permissions required to operate on the firewall_rule_group_associations_list_only resource, see firewall_rule_group_associations