activate_anomaly_detector(**kwargs)¶Activates an anomaly detector.
See also: AWS API Documentation
Request Syntax
response = client.activate_anomaly_detector(
AnomalyDetectorArn='string'
)
[REQUIRED]
The ARN of the anomaly detector.
{}
Response Structure
Exceptions
LookoutMetrics.Client.exceptions.ValidationExceptionLookoutMetrics.Client.exceptions.ResourceNotFoundExceptionLookoutMetrics.Client.exceptions.AccessDeniedExceptionLookoutMetrics.Client.exceptions.TooManyRequestsExceptionLookoutMetrics.Client.exceptions.InternalServerExceptionLookoutMetrics.Client.exceptions.ConflictException