Updates a detector. After activation, you can only change a detector's ingestion delay and description.
See https://www.paws-r-sdk.com/docs/lookoutmetrics_update_anomaly_detector/ for full documentation.
lookoutmetrics_update_anomaly_detector(
AnomalyDetectorArn,
KmsKeyArn = NULL,
AnomalyDetectorDescription = NULL,
AnomalyDetectorConfig = NULL
)
[required] The ARN of the detector to update.
The Amazon Resource Name (ARN) of an AWS KMS encryption key.
The updated detector description.
Contains information about the configuration to which the detector will be updated.