<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 a comma-separated list of scaling processes to suspend.
<auto-scaling-group-name>
with the name of your Auto Scaling group and <scaling-processes>
with a comma-separated list of scaling processes to resume.
<instance-ids>
with a comma-separated list of instance IDs, <auto-scaling-group-name>
with the name of your Auto Scaling group, and <true|false>
with either true or false to enable or disable instance 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 a comma-separated list of security group IDs, and <key-name>
with the name of the key pair.
<launch-configuration-name>
with the name of the launch configuration to delete.
<instance-ids>
with a comma-separated list of instance IDs, <auto-scaling-group-name>
with the name of your Auto Scaling group, and <true|false>
with either true or false to enable or disable instance protection.