AWS::GreengrassV2::Deployment DeploymentIoTJobConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::GreengrassV2::Deployment DeploymentIoTJobConfiguration

Contains information about an Amazon IoT job configuration.

Syntax

To declare this entity in your Amazon 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