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

Allows you to create a staged rollout of a job.

Syntax

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