Learn R Programming

paws.networking (version 0.1.10)

route53resolver_get_resolver_query_log_config_policy: Gets information about a query logging policy

Description

Gets information about a query logging policy. A query logging policy specifies the Resolver query logging operations and resources that you want to allow another AWS account to be able to use.

Usage

route53resolver_get_resolver_query_log_config_policy(Arn)

Arguments

Arn

[required] The ARN of the query logging configuration that you want to get the query logging policy for.

Request syntax

svc$get_resolver_query_log_config_policy(
  Arn = "string"
)