lookoutmetrics_delete_anomaly_detector: Deletes a detector

View source: R/lookoutmetrics_operations.R

lookoutmetrics_delete_anomaly_detectorR Documentation

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.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.