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

Contains information about an exponential rollout rate for a configuration deployment job.

Syntax

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

Properties

BaseRatePerMinute

The minimum number of devices that receive a pending job notification, per minute, when the job starts. This parameter defines the initial rollout rate of the job.

Required: Yes

Type: Integer

Minimum: 1

Maximum: 1000

Update requires: Replacement

IncrementFactor

The exponential factor to increase the rollout rate for the job.

This parameter supports up to one digit after the decimal (for example, you can specify 1.5, but not 1.55).

Required: Yes

Type: Number

Minimum: 1

Maximum: 5

Update requires: Replacement

RateIncreaseCriteria

The criteria to increase the rollout rate for the job.

Required: Yes

Type: IoTJobRateIncreaseCriteria

Update requires: Replacement