route53_delete_query_logging_config {paws.networking} | R Documentation |
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.
See https://www.paws-r-sdk.com/docs/route53_delete_query_logging_config/ for full documentation.
Usage
route53_delete_query_logging_config(Id)
Arguments
Id |
[required] The ID of the configuration that you want to delete. |
[Package paws.networking version 0.9.0 Index]