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::Deadline::Fleet ServiceManagedEc2AutoScalingConfiguration
The ServiceManagedEc2AutoScalingConfiguration property type specifies Property description not available. for an AWS::Deadline::Fleet.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "ScaleOutWorkersPerMinute" :Integer, "StandbyWorkerCount" :Integer, "WorkerIdleDurationSeconds" :Integer}
YAML
ScaleOutWorkersPerMinute:IntegerStandbyWorkerCount:IntegerWorkerIdleDurationSeconds:Integer
Properties
ScaleOutWorkersPerMinuteProperty description not available.
Required: No
Type: Integer
Minimum:
1Maximum:
2147483647Update requires: No interruption
StandbyWorkerCountProperty description not available.
Required: No
Type: Integer
Minimum:
0Maximum:
2147483647Update requires: No interruption
WorkerIdleDurationSecondsProperty description not available.
Required: No
Type: Integer
Minimum:
0Maximum:
86400Update requires: No interruption