cloudwatchlogs_delete_log_anomaly_detector {paws.management} | R Documentation |
Deletes the specified CloudWatch Logs anomaly detector
Description
Deletes the specified CloudWatch Logs anomaly detector.
See https://www.paws-r-sdk.com/docs/cloudwatchlogs_delete_log_anomaly_detector/ for full documentation.
Usage
cloudwatchlogs_delete_log_anomaly_detector(anomalyDetectorArn)
Arguments
anomalyDetectorArn |
[required] The ARN of the anomaly detector to delete. You can find the ARNs of log
anomaly detectors in your account by using the
|
[Package paws.management version 0.9.0 Index]