AWS::GreengrassV2::Deployment DeploymentIoTJobConfiguration - AWS CloudFormation

AWS::GreengrassV2::Deployment DeploymentIoTJobConfiguration

Contains information about an AWS IoT job configuration.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

AbortConfig

The stop configuration for the job. This configuration defines when and how to stop a job rollout.

Required: No

Type: IoTJobAbortConfig

Update requires: Replacement

JobExecutionsRolloutConfig

The rollout configuration for the job. This configuration defines the rate at which the job rolls out to the fleet of target devices.

Required: No

Type: IoTJobExecutionsRolloutConfig

Update requires: Replacement

TimeoutConfig

The timeout configuration for the job. This configuration defines the amount of time each device has to complete the job.

Required: No

Type: IoTJobTimeoutConfig

Update requires: Replacement