Creates an anomaly detector.
See https://www.paws-r-sdk.com/docs/lookoutmetrics_create_anomaly_detector/ for full documentation.
lookoutmetrics_create_anomaly_detector(
AnomalyDetectorName,
AnomalyDetectorDescription = NULL,
AnomalyDetectorConfig,
KmsKeyArn = NULL,
Tags = NULL
)
[required] The name of the detector.
A description of the detector.
[required] Contains information about the configuration of the anomaly detector.
The ARN of the KMS key to use to encrypt your data.
A list of tags to apply to the anomaly detector.