Module Smaws_Client_SageMaker.DeleteExperiment

Deletes an SageMaker experiment. All trials associated with the experiment must be deleted first. Use the ListTrials API to get a list of the trials associated with the experiment.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ResourceNotFound of Types.resource_not_found ] -> string