AWS::IoT::JobTemplate JobExecutionsRolloutConfig - 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).

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

AWS::IoT::JobTemplate JobExecutionsRolloutConfig

Allows you to create a staged rollout of a job.

Syntax

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

Properties

ExponentialRolloutRate

The rate of increase for a job rollout. This parameter allows you to define an exponential rate for a job rollout.

Required: No

Type: ExponentialRolloutRate

Update requires: Replacement

MaximumPerMinute

The maximum number of things that will be notified of a pending job, per minute. This parameter allows you to create a staged rollout.

Required: No

Type: Integer

Minimum: 1

Update requires: Replacement