v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143021,9861.6 MB

Updates an inference experiment that you created. The status of the inference experiment has to be either <code>Created</code>, <code>Running</code>. For more information on the status of an inference experiment, see <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DescribeInferenceExperiment.html">DescribeInferenceExperiment</a>.

post/#X-Amz-Target=SageMaker.UpdateInferenceExperiment

Headers

X-Amz-Target'SageMaker.UpdateInferenceExperiment' required

Request body

Namestring required

The name of the inference experiment to be updated.

Descriptionstring

The description of the inference experiment.

Response

Success

InferenceExperimentArnstring required

The ARN of the updated inference experiment.