<auto-scaling-group-name>
with the name of your Auto Scaling group and <desired-capacity>
with the desired number of instances.
<auto-scaling-group-name>
with the name of your Auto Scaling group, <min-size>
with the minimum number of instances, and <max-size>
with the maximum number of instances.
<auto-scaling-group-name>
with the name of your Auto Scaling group and <launch-configuration-name>
with the name of the updated launch configuration.
<auto-scaling-group-name>
with the name of your Auto Scaling group and <scaling-processes>
with the processes you want to suspend (e.g., Launch, Terminate).
<auto-scaling-group-name>
with the name of your Auto Scaling group and <scaling-processes>
with the processes you want to resume (e.g., Launch, Terminate).
<instance-ids>
with the IDs of the instances you want to protect, <auto-scaling-group-name>
with the name of your Auto Scaling group, and <true|false>
with either true or false to enable or disable protection.
<launch-configuration-name>
with the name of the new launch configuration, <image-id>
with the ID of the desired Amazon Machine Image (AMI), <instance-type>
with the desired instance type, <security-groups>
with the security group IDs, and <key-name>
with the name of the key pair.
<launch-configuration-name>
with the name of the launch configuration you want to delete.
<auto-scaling-group-name>
with the name of your Auto Scaling group and <launch-configuration-name>
with the name of the updated launch configuration.