Module Smaws_Client_SageMaker.UpdateTrial

Updates the display name of a trial.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ConflictException of Types.conflict_exception | `ResourceNotFound of Types.resource_not_found ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.update_trial_request -> (Types.update_trial_response, [> Smaws_Lib.Protocols.AwsJson.error | `ConflictException of Types.conflict_exception | `ResourceNotFound of Types.resource_not_found ]) Stdlib.result