v1

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

Gets a description of a hyperparameter tuning job.

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

Headers

X-Amz-Target'SageMaker.DescribeHyperParameterTuningJob' required

Request body

HyperParameterTuningJobNamestring required

The name of the tuning job.

Response

Success

HyperParameterTuningJobNamestring required

The name of the tuning job.

HyperParameterTuningJobArnstring required

The Amazon Resource Name (ARN) of the tuning job.

HyperParameterTuningJobStatus'Completed' | 'InProgress' | 'Failed' | 'Stopped' | 'Stopping' required

The status of the tuning job: InProgress, Completed, Failed, Stopping, or Stopped.

CreationTimestring date-time required

The date and time that the tuning job started.

HyperParameterTuningEndTimestring date-time

The date and time that the tuning job ended.

LastModifiedTimestring date-time

The date and time that the status of the tuning job was modified.

FailureReasonstring

If the tuning job failed, the reason it failed.