deleteInferenceExperiment
inline suspend fun SageMakerClient.deleteInferenceExperiment(crossinline block: DeleteInferenceExperimentRequest.Builder.() -> Unit): DeleteInferenceExperimentResponse
Deletes an inference experiment.
This operation does not delete your endpoint, variants, or any underlying resources. This operation only deletes the metadata of your experiment.