Skip to main content

firewall_rule_group_associations

Retrieves a list of firewall_rule_group_associations in a region

Overview

Namefirewall_rule_group_associations
TypeResource
Descriptionfirewall_rule_group_associations
Idawscc.route53resolver.firewall_rule_group_associations

Fields

NameDatatypeDescription
idstringId
regionstringAWS 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:*