v1

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

Creates a processing job.

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

Headers

X-Amz-Target'SageMaker.CreateProcessingJob' required

Request body

ProcessingJobNamestring required

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

Environmentobject

The environment variables to set in the Docker container. Up to 100 key and values entries in the map are supported.

RoleArnstring required

The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.

Response

Success

ProcessingJobArnstring required

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