Lists the configurations for DNS query logging that are associated with the current
Amazon Web Services account or the configuration that is associated with a specified
hosted zone.
For more information about DNS query logs, see CreateQueryLoggingConfig. Additional information, including the format of
DNS query logs, appears in Logging DNS Queries in
the Amazon Route 53 Developer Guide.
Example
Use a bare-bones client and the command you need to make an API call.
Lists the configurations for DNS query logging that are associated with the current Amazon Web Services account or the configuration that is associated with a specified hosted zone.
For more information about DNS query logs, see CreateQueryLoggingConfig. Additional information, including the format of DNS query logs, appears in Logging DNS Queries in the Amazon Route 53 Developer Guide.
Example
Use a bare-bones client and the command you need to make an API call.
Param
ListQueryLoggingConfigsCommandInput
Returns
ListQueryLoggingConfigsCommandOutput
See
input
shape.response
shape.config
shape.Throws
InvalidInput (client fault)
The input is not valid.
Throws
InvalidPaginationToken (client fault)
The value that you specified to get the second or subsequent page of results is invalid.
Throws
NoSuchHostedZone (client fault)
No hosted zone exists with the ID that you specified.
Throws
Route53ServiceException
Base exception class for all service exceptions from Route53 service.