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
Name | firewall_rule_group_associations_list_only |
Type | Resource |
Description | Resource schema for AWS::Route53Resolver::FirewallRuleGroupAssociation. |
Id | aws.route53resolver.firewall_rule_group_associations_list_only |
Fields
Name | Datatype | Description |
---|---|---|
id | string | Id |
arn | string | Arn |
firewall_rule_group_id | string | FirewallRuleGroupId |
vpc_id | string | VpcId |
name | string | FirewallRuleGroupAssociationName |
priority | integer | Priority |
mutation_protection | string | MutationProtectionStatus |
managed_owner_name | string | ServicePrincipal |
status | string | ResolverFirewallRuleGroupAssociation, possible values are COMPLETE, DELETING, UPDATING, and INACTIVE_OWNER_ACCOUNT_CLOSED. |
status_message | string | FirewallDomainListAssociationStatus |
creator_request_id | string | The id of the creator request. |
creation_time | string | Rfc3339TimeString |
modification_time | string | Rfc3339TimeString |
tags | array | Tags |
region | string | AWS region. |
Methods
Name | Accessible by | Required Params |
---|---|---|
list_resources | SELECT | region |
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