Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

AutoMLJobSummary - Amazon SageMaker

AutoMLJobSummary

Provides a summary about an AutoML job.

Contents

AutoMLJobArn

The ARN of the AutoML job.

Type: String

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

Pattern: arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]*:[0-9]{12}:automl-job/.*

Required: Yes

AutoMLJobName

The name of the AutoML job you are requesting.

Type: String

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

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

Required: Yes

AutoMLJobSecondaryStatus

The secondary status of the AutoML job.

Type: String

Valid Values: Starting | MaxCandidatesReached | Failed | Stopped | MaxAutoMLJobRuntimeReached | Stopping | CandidateDefinitionsGenerated | Completed | ExplainabilityError | DeployingModel | ModelDeploymentError | GeneratingModelInsightsReport | ModelInsightsError | AnalyzingData | FeatureEngineering | ModelTuning | GeneratingExplainabilityReport | TrainingModels | PreTraining

Required: Yes

AutoMLJobStatus

The status of the AutoML job.

Type: String

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

Required: Yes

CreationTime

When the AutoML job was created.

Type: Timestamp

Required: Yes

LastModifiedTime

When the AutoML job was last modified.

Type: Timestamp

Required: Yes

EndTime

The end time of an AutoML job.

Type: Timestamp

Required: No

FailureReason

The failure reason of an AutoML job.

Type: String

Length Constraints: Maximum length of 1024.

Required: No

PartialFailureReasons

The list of reasons for partial failures within an AutoML job.

Type: Array of AutoMLPartialFailureReason objects

Array Members: Minimum number of 1 item. Maximum number of 5 items.

Required: No

See Also

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

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.