paws.networking (version 0.1.6)

route53resolver_get_resolver_rule_association: Gets information about an association between a specified resolver rule and a VPC

Description

Gets information about an association between a specified resolver rule and a VPC. You associate a resolver rule and a VPC using AssociateResolverRule.

Usage

route53resolver_get_resolver_rule_association(ResolverRuleAssociationId)

Arguments

ResolverRuleAssociationId

[required] The ID of the resolver rule association that you want to get information about.

Request syntax

svc$get_resolver_rule_association(
  ResolverRuleAssociationId = "string"
)