putAnomalyDetector
inline suspend fun CloudWatchClient.putAnomalyDetector(crossinline block: PutAnomalyDetectorRequest.Builder.() -> Unit): 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.