route53resolver_disassociate_firewall_rule_group {paws.networking}R Documentation

Disassociates a FirewallRuleGroup from a VPC, to remove DNS filtering from the VPC

Description

Disassociates a FirewallRuleGroup from a VPC, to remove DNS filtering from the VPC.

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

Usage

route53resolver_disassociate_firewall_rule_group(
  FirewallRuleGroupAssociationId
)

Arguments

FirewallRuleGroupAssociationId

[required] The identifier of the FirewallRuleGroupAssociation.


[Package paws.networking version 0.9.0 Index]