Creates a processing job.
An array of inputs configuring the data to download into the processing container.
Output configuration for the processing job.
The name of the processing job. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.
Identifies the resources, ML compute instances, and ML storage volumes to deploy for a processing job. In distributed training, you specify more than one instance.
The time limit for how long the processing job is allowed to run.
Configures the processing job to run a specified Docker container image.
The environment variables to set in the Docker container. Up to 100 key and values entries in the map are supported.
Networking options for a processing job, such as whether to allow inbound and outbound network calls to and from processing containers, and the VPC subnets and security groups to use for VPC-enabled processing jobs.
The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.
(Optional) An array of key-value pairs. For more information, see <a href="https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html#allocation-whatURL">Using Cost Allocation Tags</a> in the <i>Amazon Web Services Billing and Cost Management User Guide</i>.
Success
The Amazon Resource Name (ARN) of the processing job.