paws.networking (version 0.1.6)

route53resolver_get_resolver_rule: Gets information about a specified resolver rule, such as the domain name that the rule forwards DNS queries for and the ID of the outbound resolver endpoint that the rule is associated with

Description

Gets information about a specified resolver rule, such as the domain name that the rule forwards DNS queries for and the ID of the outbound resolver endpoint that the rule is associated with.

Usage

route53resolver_get_resolver_rule(ResolverRuleId)

Arguments

ResolverRuleId

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

Request syntax

svc$get_resolver_rule(
  ResolverRuleId = "string"
)