class Aws::IoT::Types::CreateOTAUpdateRequest


@return [Array<Types::Tag>]
Metadata which can be used to manage updates.
@!attribute [rw] tags
@return [Hash<String,String>]
pairs. They won’t be sent to devices as a part of the Job document.
A list of additional OTA update parameters, which are name-value
@!attribute [rw] additional_parameters
@return [String]
to create an OTA update job.
Amazon S3, IoT jobs and Amazon Web Services Code Signing resources
The IAM role that grants Amazon Web Services IoT Core access to the
@!attribute [rw] role_arn
@return [Array<Types::OTAUpdateFile>]
The files to be streamed by the OTA update.
@!attribute [rw] files
@return [Types::AwsJobTimeoutConfig]
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] aws_job_timeout_config
@return [Types::AwsJobAbortConfig]
The criteria that determine when and how a job abort takes place.
@!attribute [rw] aws_job_abort_config
@return [Types::AwsJobPresignedUrlConfig]
Configuration information for pre-signed URLs.
@!attribute [rw] aws_job_presigned_url_config
@return [Types::AwsJobExecutionsRolloutConfig]
Configuration for the rollout of OTA updates.
@!attribute [rw] aws_job_executions_rollout_config
@return [String]
originally in the group. Valid values: CONTINUOUS | SNAPSHOT.
target group, even after the update was completed by all things
example, an update will run on a thing when the thing is added to a
be run on a thing when a change is detected in a target. For
completed the update (SNAPSHOT). If continuous, the update may also
will be complete after all the things specified as targets have
Specifies whether the update will continue to run (CONTINUOUS), or
@!attribute [rw] target_selection
@return [Array<String>]
specified, the target device can choose the protocol.<br>, [MQTT], [HTTP, MQTT]. When both HTTP and MQTT are
The protocol used to transfer the OTA update image. Valid values are
@!attribute [rw] protocols
@return [Array<String>]
The devices targeted to receive OTA updates.
@!attribute [rw] targets
@return [String]
The description of the OTA update.
@!attribute [rw] description
@return [String]
The ID of the OTA update to be created.
@!attribute [rw] ota_update_id