Learn R Programming

paws.networking (version 0.2.0)

route53resolver_disassociate_resolver_rule: Removes the association between a specified Resolver rule and a specified VPC

Description

Removes the association between a specified Resolver rule and a specified VPC.

See https://paws-r.github.io/docs/route53resolver/disassociate_resolver_rule.html for full documentation.

Usage

route53resolver_disassociate_resolver_rule(VPCId, ResolverRuleId)

Arguments

VPCId

[required] The ID of the VPC that you want to disassociate the Resolver rule from.

ResolverRuleId

[required] The ID of the Resolver rule that you want to disassociate from the specified VPC.