50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


paws.networking (version 0.1.11)

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.

Value

A list with the following syntax:

list(
  ResolverQueryLogConfigPolicy = "string"
)

Request syntax

svc$get_resolver_query_log_config_policy(
  Arn = "string"
)