AWS::GreengrassV2::Deployment IoTJobExecutionsRolloutConfig - 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 IoTJobExecutionsRolloutConfig

Contains information about the rollout configuration for a job. This configuration defines the rate at which the job deploys a configuration to a fleet of target devices.

Syntax

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

Properties

ExponentialRate

The exponential rate to increase the job rollout rate.

Required: No

Type: IoTJobExponentialRolloutRate

Update requires: Replacement

MaximumPerMinute

The maximum number of devices that receive a pending job notification, per minute.

Required: No

Type: Integer

Minimum: 1

Maximum: 1000

Update requires: Replacement