View a markdown version of this page

AIRecommendationJobSummary - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AIRecommendationJobSummary

Summary information about an AI recommendation job.

Contents

AIRecommendationJobArn

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

Type: String

Length Constraints: Minimum length of 0. Maximum length of 256.

Pattern: arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]*:[0-9]{12}:ai-recommendation-job/[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}

Required: Yes

AIRecommendationJobName

The name of the recommendation job.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 63.

Pattern: [a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}

Required: Yes

AIRecommendationJobStatus

The status of the recommendation job.

Type: String

Valid Values: InProgress | Completed | Failed | Stopping | Stopped

Required: Yes

CreationTime

A timestamp that indicates when the recommendation job was created.

Type: Timestamp

Required: Yes

EndTime

A timestamp that indicates when the recommendation job completed.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: