putAnomalyDetector
abstract suspend fun putAnomalyDetector(input: PutAnomalyDetectorRequest = PutAnomalyDetectorRequest { }): PutAnomalyDetectorResponse
Creates an anomaly detection model for a CloudWatch metric. You can use the model to display a band of expected normal values when the metric is graphed.
For more information, see CloudWatch Anomaly Detection.