CreateJobTemplateRequest
Types
Properties
The criteria that determine when and how a job abort takes place.
A description of the job document.
The package version Amazon Resource Names (ARNs) that are installed on the device when the job successfully completes. The package version must be in either the Published or Deprecated state when the job deploys. For more information, see Package version lifecycle.
An S3 link, or S3 object URL, to the job document. The link is an Amazon S3 object URL and is required if you don't specify a value for document
.
Allows you to create the criteria to retry a job.
Allows you to create a staged rollout of a job.
A unique identifier for the job template. We recommend using a UUID. Alpha-numeric characters, "-", and "_" are valid for use here.
Allows you to configure an optional maintenance window for the rollout of a job document to all devices in the target group for a job.
Configuration for pre-signed S3 URLs.
Specifies the amount of time each device has to finish its execution of the job. A timer is started when the job execution status is set to IN_PROGRESS
. If the job execution status is not set to another terminal state before the timer expires, it will be automatically set to TIMED_OUT
.