back_test_anomaly_detector(**kwargs)¶Runs a backtest for anomaly detection for the specified resource.
See also: AWS API Documentation
Request Syntax
response = client.back_test_anomaly_detector(
AnomalyDetectorArn='string'
)
[REQUIRED]
The Amazon Resource Name (ARN) of the anomaly detector.
{}
Response Structure
Exceptions
LookoutMetrics.Client.exceptions.ValidationExceptionLookoutMetrics.Client.exceptions.ResourceNotFoundExceptionLookoutMetrics.Client.exceptions.AccessDeniedExceptionLookoutMetrics.Client.exceptions.TooManyRequestsExceptionLookoutMetrics.Client.exceptions.InternalServerException