Values.PutAnomalyDetectorOutputSourceCreates 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. If you have enabled unified cross-account observability, and this account is a monitoring account, the metric can be in the same account or a source account. You can specify the account ID in the object you specify in the SingleMetricAnomalyDetector parameter. For more information, see CloudWatch Anomaly Detection.
and t = {putAnomalyDetectorResult : putAnomalyDetectorResult;responseMetaData : responseMetaData;}type error = [ | `InternalServiceFault of InternalServiceFault.t| `InvalidParameterCombinationException of InvalidParameterCombinationException.t| `InvalidParameterValueException of InvalidParameterValueException.t| `LimitExceededException of LimitExceededException.t| `MissingRequiredParameterException of MissingRequiredParameterException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `InternalServiceFault of InternalServiceFault.t
| `InvalidParameterCombinationException of
InvalidParameterCombinationException.t
| `InvalidParameterValueException of InvalidParameterValueException.t
| `LimitExceededException of unit
| `MissingRequiredParameterException of MissingRequiredParameterException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `InternalServiceFault of InternalServiceFault.t
| `InvalidParameterCombinationException of
InvalidParameterCombinationException.t
| `InvalidParameterValueException of InvalidParameterValueException.t
| `LimitExceededException of unit
| `MissingRequiredParameterException of MissingRequiredParameterException.t
| `Unknown_operation_error of string * string option ]