Learn R Programming

paws.management (version 0.8.0)

cloudwatchlogs_delete_log_anomaly_detector: 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 list_log_anomaly_detectors operation.