v1

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

Creates an Amazon SageMaker AutoML job that uses non-tabular data such as images or text for Computer Vision or Natural Language Processing problems.

Find the resulting model after you run an AutoML job V2 by calling DescribeAutoMLJobV2.

To create an AutoMLJob using tabular data, see CreateAutoMLJob.

This API action is callable through SageMaker Canvas only. Calling it directly from the CLI or an SDK results in an error.

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

Headers

X-Amz-Target'SageMaker.CreateAutoMLJobV2' required

Request body

AutoMLJobNamestring required

Identifies an Autopilot job. The name must be unique to your account and is case insensitive.

RoleArnstring required

The ARN of the role that is used to access the data.

Response

Success

AutoMLJobArnstring required

The unique ARN assigned to the AutoMLJob when it is created.