Delete Log Anomaly Detector
cloudwatchlogs_delete_log_anomaly_detector | R Documentation |
Deletes the specified CloudWatch Logs anomaly detector¶
Description¶
Deletes the specified CloudWatch Logs anomaly detector.
Usage¶
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_detectors
operation.
Value¶
An empty list.