Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
autoscaling
📤 Upload
📝 New File
📁 New Folder
Close
Editing: attach-instances.rst
**To attach an instance to an Auto Scaling group** This example attaches the specified instance to the specified Auto Scaling group. :: aws autoscaling attach-instances \ --instance-ids i-061c63c5eb45f0416 \ --auto-scaling-group-name my-asg This command produces no output.
Save
Cancel