route53resolver_get_firewall_rule_group_association {paws.networking}R Documentation

Retrieves a firewall rule group association, which enables DNS filtering for a VPC with one rule group

Description

Retrieves a firewall rule group association, which enables DNS filtering for a VPC with one rule group. A VPC can have more than one firewall rule group association, and a rule group can be associated with more than one VPC.

See https://www.paws-r-sdk.com/docs/route53resolver_get_firewall_rule_group_association/ for full documentation.

Usage

route53resolver_get_firewall_rule_group_association(
  FirewallRuleGroupAssociationId
)

Arguments

FirewallRuleGroupAssociationId

[required] The identifier of the FirewallRuleGroupAssociation.


[Package paws.networking version 0.9.0 Index]