class Aws::IoT::Types::Job


@return [Array<String>]<br>: docs.aws.amazon.com/iot/latest/developerguide/preparing-to-use-software-package-catalog.html#package-version-lifecycle<br><br><br><br>Up to 25 package version ARNs are allowed.
**Note:**The following Length Constraints relates to a single ARN.
[Package version lifecycle].
Deprecated state when the job deploys. For more information, see<br>lifecycle].The package version must be in either the Published or
job deploys. For more information, see [Package version
version must be in either the Published or Deprecated state when the
on the device when the job successfully completes. The package
The package version Amazon Resource Names (ARNs) that are installed
@!attribute [rw] destination_package_versions
@return [Array<Types::ScheduledJobRollout>]
start times.
Displays the next seven maintenance window occurrences and their
@!attribute [rw] scheduled_job_rollouts
@return [Types::SchedulingConfig]
job execution.
date and time in addition to specifying the end behavior for each
The configuration that allows you to schedule a job for a future
@!attribute [rw] scheduling_config
@return [Boolean]
executions, otherwise false.
rolling out new job executions or canceling previously created
Indicates whether a job is concurrent. Will be true when a job is
@!attribute [rw] is_concurrent
@return [Hash<String,String>]
</note>
custom job templates or to create jobs from them.
Web Services managed templates. This parameter can’t be used with
<note markdown=“1”> ‘documentParameters` can only be used when creating jobs from Amazon
creating a job.
of each key as a guidance to specify the inputs during runtime when
a managed template job document schema. You can use the description
A key-value map that pairs the patterns that need to be replaced in
@!attribute [rw] document_parameters
@return [Types::JobExecutionsRetryConfig]
The configuration for the criteria to retry the job.
@!attribute [rw] job_executions_retry_config
@return [String]
The ARN of the job template used to create the job.
@!attribute [rw] job_template_arn
@return [String]<br>: docs.aws.amazon.com/greengrass/v2/developerguide/setting-up.html<br><br><br><br></note><br><br>devices.][1]<br>this time. For more information, see [Setting up IoT Greengrass core
<note markdown=“1”> The `namespaceId` feature is only supported by IoT Greengrass at
`$aws/things/THING_NAME/jobs/JOB_ID/notify-namespace-NAMESPACE_ID/`
in the following format.
Core sends jobs notifications to MQTT topics that contain the value
When you specify a value for this parameter, Amazon Web Services IoT
The namespace used to indicate that a job is a customer-managed job.
@!attribute [rw] namespace_id
@return [Types::TimeoutConfig]
set to `TIMED_OUT`.
terminal state before the timer expires, it will be automatically
to `IN_PROGRESS`. If the job execution status is not set to another
of the job. A timer is started when the job execution status is set
Specifies the amount of time each device has to finish its execution
@!attribute [rw] timeout_config
@return [Types::JobProcessDetails]
Details about the job process.
@!attribute [rw] job_process_details
@return [Time]
The time, in seconds since the epoch, when the job was completed.
@!attribute [rw] completed_at
@return [Time]
The time, in seconds since the epoch, when the job was last updated.
@!attribute [rw] last_updated_at
@return [Time]
The time, in seconds since the epoch, when the job was created.
@!attribute [rw] created_at
@return [Types::AbortConfig]
Configuration for criteria to abort the job.
@!attribute [rw] abort_config
@return [Types::JobExecutionsRolloutConfig]
Allows you to create a staged rollout of a job.
@!attribute [rw] job_executions_rollout_config
@return [Types::PresignedUrlConfig]
Configuration for pre-signed S3 URLs.
@!attribute [rw] presigned_url_config
@return [String]
A short text description of the job.
@!attribute [rw] description
@return [Array<String>]
sent.
A list of IoT things and thing groups to which the job should be
@!attribute [rw] targets
@return [String]
If the job was updated, describes the reason for the update.
@!attribute [rw] comment
@return [String]
If the job was updated, provides the reason code for the update.
@!attribute [rw] reason_code
@return [Boolean]
parameter set to `true`.
Will be `true` if the job was canceled with the optional `force`
@!attribute [rw] force_canceled
@return [String]
`DELETION_IN_PROGRESS` or `COMPLETED`.
The status of the job, one of `IN_PROGRESS`, `CANCELED`,
@!attribute [rw] status
@return [String]
</note>
been created.
that join the group receive the job execution even after the job has
for dynamic thing group targets. By using continuous jobs, devices
<note markdown=“1”> We recommend that you use continuous jobs instead of snapshot jobs
originally in the group.
to a target group, even after the job was completed by all things
will run on a device when the thing representing the device is added
on a thing when a change is detected in a target. For example, a job
completed the job (SNAPSHOT). If continuous, the job may also be run
be complete after all those things specified as targets have
Specifies whether the job will continue to run (CONTINUOUS), or will
@!attribute [rw] target_selection
@return [String]
The unique identifier you assigned to this job when it was created.
@!attribute [rw] job_id
@return [String]
“arn:aws:iot:region:account:job/jobId”.
An ARN identifying the job with format
@!attribute [rw] job_arn
The `Job` object contains details about a job.