route53_delete_query_logging_config: Deletes a configuration for DNS query logging
Description
Deletes a configuration for DNS query logging. If you delete a
configuration, Amazon Route 53 stops sending query logs to CloudWatch
Logs. Route 53 doesn\'t delete any logs that are already in CloudWatch
Logs.
Usage
route53_delete_query_logging_config(Id)
Arguments
Id
[required] The ID of the configuration that you want to delete.
Request syntax
svc$delete_query_logging_config(
Id = "string"
)