Learn R Programming

paws.machine.learning (version 0.9.0)

lookoutmetrics_delete_anomaly_detector: Deletes a detector

Description

Deletes a detector. Deleting an anomaly detector will delete all of its corresponding resources including any configured datasets and alerts.

See https://www.paws-r-sdk.com/docs/lookoutmetrics_delete_anomaly_detector/ for full documentation.

Usage

lookoutmetrics_delete_anomaly_detector(AnomalyDetectorArn)

Arguments

AnomalyDetectorArn

[required] The ARN of the detector to delete.