AWS Autoscaling

Set desired capacity

Set the size of the specified Auto Scaling group.

Inputs

Field

Type

Description

region [required]

enum

default: us-east-1

autoScalingGroupName [required]

string

The name of the Auto Scaling group.

desiredCapacity [required]

number

honorCooldown

boolean

Indicates whether Amazon EC2 Auto Scaling waits for the cooldown period to complete before initiating a scaling activity to set your Auto Scaling group to its new capacity. By default, Amazon EC2 Auto Scaling does not honor the cooldown period during manual scaling activities.

Outputs

Field

Type

Description

No outputs