**To list query logging configurations** The following ``list-query-logging-configs`` example lists information about the first 100 query logging configurations in your AWS account, for the hosted zone ``Z1OX3WQEXAMPLE``. :: aws route53 list-query-logging-configs \ --hosted-zone-id Z1OX3WQEXAMPLE Output:: { "QueryLoggingConfigs": [ { "Id": "964ff34e-ae03-4f06-80a2-9683cexample", "HostedZoneId": "Z1OX3WQEXAMPLE", "CloudWatchLogsLogGroupArn": "arn:aws:logs:us-east-1:111122223333:log-group:/aws/route53/example.com:*" } ] } For more information, see `Logging DNS queries <https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/query-logs.html>`__ in the *Amazon Route 53 Developer Guide*.
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
change-resource-record-sets.rst | File | 7.45 KB | 0644 |
|
change-tags-for-resource.rst | File | 459 B | 0644 |
|
create-health-check.rst | File | 1.36 KB | 0644 |
|
create-hosted-zone.rst | File | 602 B | 0644 |
|
delete-health-check.rst | File | 264 B | 0644 |
|
delete-hosted-zone.rst | File | 193 B | 0644 |
|
get-change.rst | File | 288 B | 0644 |
|
get-health-check.rst | File | 293 B | 0644 |
|
get-hosted-zone.rst | File | 215 B | 0644 |
|
list-health-checks.rst | File | 782 B | 0644 |
|
list-hosted-zones-by-name.rst | File | 1.4 KB | 0644 |
|
list-hosted-zones.rst | File | 790 B | 0644 |
|
list-query-logging-configs.rst | File | 827 B | 0644 |
|
list-resource-record-sets.rst | File | 1.17 KB | 0644 |
|