route53resolver_get_resolver_query_log_config {paws.networking} | R Documentation |
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.
See https://www.paws-r-sdk.com/docs/route53resolver_get_resolver_query_log_config/ for full documentation.
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. |
[Package paws.networking version 0.7.0 Index]