Skip to content

Deactivate Anomaly Detector

lookoutmetrics_deactivate_anomaly_detector R Documentation

Deactivates an anomaly detector

Description

Deactivates an anomaly detector.

Usage

lookoutmetrics_deactivate_anomaly_detector(AnomalyDetectorArn)

Arguments

AnomalyDetectorArn

[required] The Amazon Resource Name (ARN) of the anomaly detector.

Value

An empty list.

Request syntax

svc$deactivate_anomaly_detector(
  AnomalyDetectorArn = "string"
)