LookoutMetrics / Client / activate_anomaly_detector

activate_anomaly_detector#

LookoutMetrics.Client.activate_anomaly_detector(**kwargs)#

Activates an anomaly detector.

See also: AWS API Documentation

Request Syntax

response = client.activate_anomaly_detector(
    AnomalyDetectorArn='string'
)
Parameters:

AnomalyDetectorArn (string) –

[REQUIRED]

The ARN of the anomaly detector.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions