Module Smaws_Client_ConfigService.ListResourceEvaluations

Returns a list of proactive resource evaluations.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InvalidNextTokenException of Types.invalid_next_token_exception | `InvalidParameterValueException of Types.invalid_parameter_value_exception | `InvalidTimeRangeException of Types.invalid_time_range_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.list_resource_evaluations_request -> (Types.list_resource_evaluations_response, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidNextTokenException of Types.invalid_next_token_exception | `InvalidParameterValueException of Types.invalid_parameter_value_exception | `InvalidTimeRangeException of Types.invalid_time_range_exception ]) Stdlib.result