v1

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

Provides the results of the Inference Recommender job. One or more recommendation jobs are returned.

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

Headers

X-Amz-Target'SageMaker.DescribeInferenceRecommendationsJob' required

Request body

JobNamestring required

The name of the job. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.

Response

Success

JobNamestring required

The name of the job. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.

JobDescriptionstring

The job description that you provided when you initiated the job.

JobType'Default' | 'Advanced' required

The job type that you provided when you initiated the job.

JobArnstring required

The Amazon Resource Name (ARN) of the job.

RoleArnstring required

The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) role you provided when you initiated the job.

Status'PENDING' | 'IN_PROGRESS' | 'COMPLETED' | 'FAILED' | 'STOPPING' | 'STOPPED' required

The status of the job.

CreationTimestring date-time required

A timestamp that shows when the job was created.

CompletionTimestring date-time

A timestamp that shows when the job completed.

LastModifiedTimestring date-time required

A timestamp that shows when the job was last modified.

FailureReasonstring

If the job fails, provides information why the job failed.