firewall_rule_group_associations
Retrieves a list of firewall_rule_group_associations
in a region
Overview
Name | firewall_rule_group_associations |
Type | Resource |
Description | firewall_rule_group_associations |
Id | awscc.route53resolver.firewall_rule_group_associations |
Fields
Name | Datatype | Description |
---|---|---|
id | string | Id |
region | string | AWS region. |
Methods
Currently only SELECT
is supported for this resource resource.
Example
SELECT
region,
id
FROM awscc.route53resolver.firewall_rule_group_associations
WHERE region = 'us-east-1'
Permissions
To operate on the firewall_rule_group_associations
resource, the following permissions are required:
Create
route53resolver:*,
ec2:*,
logs:*,
iam:*,
lambda:*,
s3:*
List
route53resolver:*,
ec2:*,
logs:*,
iam:*,
lambda:*,
s3:*