Module Smaws_Client_MachineLearning.DescribeMLModels

Returns a list of MLModel that match the search criteria in the request.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InternalServerException of Types.internal_server_exception | `InvalidInputException of Types.invalid_input_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.describe_ml_models_input -> (Types.describe_ml_models_output, [> Smaws_Lib.Protocols.AwsJson.error | `InternalServerException of Types.internal_server_exception | `InvalidInputException of Types.invalid_input_exception ]) Stdlib.result