aws.route53resolver.get_resolver_query_log_config_policy
Example SQL Queries
SELECT * FROMaws.route53resolver.get_resolver_query_log_config_policyWHERE"arn" = 'VALUE';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 Amazon Web Services account to be able to use.
Table Definition
| Column Name | Column Data Type |
|---|---|
| arn Required Input Column The ARN of the query logging configuration that you want to get the query logging policy for. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| resolver_query_log_config_policy Information about the query logging policy for the query logging configuration that you specified in a GetResolverQueryLogConfigPolicy request. | VARCHAR |