v1

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

Adds, updates, or removes the description of an experiment. Updates the display name of an experiment.

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

Headers

X-Amz-Target'SageMaker.UpdateExperiment' required

Request body

ExperimentNamestring required

The name of the experiment to update.

DisplayNamestring

The name of the experiment as displayed. The name doesn't need to be unique. If <code>DisplayName</code> isn't specified, <code>ExperimentName</code> is displayed.

Descriptionstring

The description of the experiment.

Response

Success

ExperimentArnstring

The Amazon Resource Name (ARN) of the experiment.