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:
JSON
{ "ExponentialRolloutRate" :ExponentialRolloutRate, "MaximumPerMinute" :Integer}
YAML
ExponentialRolloutRate:ExponentialRolloutRateMaximumPerMinute:Integer
Properties
ExponentialRolloutRateProperty description not available.
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
Update requires: Replacement