Module Smaws_Client_Forecast.ListMonitorEvaluations

Returns a list of the monitoring evaluation results and predictor events collected by the monitor resource during different windows of time.

For information about monitoring see predictor-monitoring. For more information about retrieving monitoring results see Viewing Monitoring Results.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InvalidInputException of Types.invalid_input_exception | `InvalidNextTokenException of Types.invalid_next_token_exception | `ResourceNotFoundException of Types.resource_not_found_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.list_monitor_evaluations_request -> (Types.list_monitor_evaluations_response, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidInputException of Types.invalid_input_exception | `InvalidNextTokenException of Types.invalid_next_token_exception | `ResourceNotFoundException of Types.resource_not_found_exception ]) Stdlib.result