updateInferenceExperiment
inline suspend fun SageMakerClient.updateInferenceExperiment(crossinline block: UpdateInferenceExperimentRequest.Builder.() -> Unit): UpdateInferenceExperimentResponse
Updates an inference experiment that you created. The status of the inference experiment has to be either Created, Running. For more information on the status of an inference experiment, see DescribeInferenceExperiment.