Deletes the specified CloudWatch Logs anomaly detector
Source:R/cloudwatchlogs_operations.R
cloudwatchlogs_delete_log_anomaly_detector.RdDeletes the specified CloudWatch Logs anomaly detector.
See https://www.paws-r-sdk.com/docs/cloudwatchlogs_delete_log_anomaly_detector/ for full documentation.
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
list_log_anomaly_detectorsoperation.