Learn R Programming

paws.networking (version 0.1.10)

route53resolver_get_resolver_query_log_config: Gets information about a specified Resolver query logging configuration, such as the number of VPCs that the configuration is logging queries for and the location that logs are sent to

Description

Gets information about a specified Resolver query logging configuration, such as the number of VPCs that the configuration is logging queries for and the location that logs are sent to.

Usage

route53resolver_get_resolver_query_log_config(ResolverQueryLogConfigId)

Arguments

ResolverQueryLogConfigId

[required] The ID of the Resolver query logging configuration that you want to get information about.

Request syntax

svc$get_resolver_query_log_config(
  ResolverQueryLogConfigId = "string"
)