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