{ "opencollection": "1.0.0", "info": { "name": "Auto Scaling #Action=AttachInstances #Action=AttachInstances #Action=AttachInstances API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "#Action=AttachInstances", "type": "folder" }, "items": [ { "info": { "name": "Amazon EC2 Auto Scaling GET_ Attach Instances", "type": "http" }, "http": { "method": "GET", "url": "http://autoscaling.{region}.amazonaws.com/#Action=AttachInstances", "headers": [ { "name": "X-Amz-Content-Sha256", "value": "" }, { "name": "X-Amz-Date", "value": "" }, { "name": "X-Amz-Algorithm", "value": "" }, { "name": "X-Amz-Credential", "value": "" }, { "name": "X-Amz-Security-Token", "value": "" }, { "name": "X-Amz-Signature", "value": "" }, { "name": "X-Amz-SignedHeaders", "value": "" } ], "params": [ { "name": "InstanceIds", "value": "", "type": "query", "description": "The IDs of the instances. You can specify up to 20 instances." }, { "name": "AutoScalingGroupName", "value": "", "type": "query", "description": "The name of the Auto Scaling group." }, { "name": "Action", "value": "", "type": "query" }, { "name": "Version", "value": "", "type": "query" } ] }, "docs": "

Attaches one or more EC2 instances to the specified Auto Scaling group.

When you attach instances, Amazon EC2 Auto Scaling increases the desired capacity of the group by the number of instances being attached. If the number of instances being attached plus the desired capacity of the group exceeds the maximum size of the group, the operation fails.

If there is a Classic Load Balancer attached to your Auto Scaling group, the instances are also registered with the load balancer. I" }, { "info": { "name": "Amazon EC2 Auto Scaling POST_ Attach Instances", "type": "http" }, "http": { "method": "POST", "url": "http://autoscaling.{region}.amazonaws.com/#Action=AttachInstances", "headers": [ { "name": "X-Amz-Content-Sha256", "value": "" }, { "name": "X-Amz-Date", "value": "" }, { "name": "X-Amz-Algorithm", "value": "" }, { "name": "X-Amz-Credential", "value": "" }, { "name": "X-Amz-Security-Token", "value": "" }, { "name": "X-Amz-Signature", "value": "" }, { "name": "X-Amz-SignedHeaders", "value": "" } ], "params": [ { "name": "Action", "value": "", "type": "query" }, { "name": "Version", "value": "", "type": "query" } ] }, "docs": "

Attaches one or more EC2 instances to the specified Auto Scaling group.

When you attach instances, Amazon EC2 Auto Scaling increases the desired capacity of the group by the number of instances being attached. If the number of instances being attached plus the desired capacity of the group exceeds the maximum size of the group, the operation fails.

If there is a Classic Load Balancer attached to your Auto Scaling group, the instances are also registered with the load balancer. I" } ] } ], "bundled": true }