AWS::GreengrassV2::Deployment DeploymentIoTJobConfiguration - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::GreengrassV2::Deployment DeploymentIoTJobConfiguration

Contains information about an AWS IoT job configuration.

Syntax

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