Route 53 QueryLoggingConfig
The QueryLoggingConfig property is part of the AWS::Route53::HostedZone
resource that specifies a configuration for DNS query logging. After you create a
query logging configuration, Amazon Route 53 begins to publish log data to an Amazon
CloudWatch Logs log group. For more information, see CreateQueryLoggingConfig in the Amazon Route 53 API Reference.
Syntax
JSON
{ "CloudWatchLogsLogGroupArn" :String}
YAML
CloudWatchLogsLogGroupArn:String
