Attaches one or more EC2 instances to the specified Auto Scaling group.
See https://paws-r.github.io/docs/autoscaling/attach_instances.html for full documentation.
autoscaling_attach_instances(InstanceIds = NULL, AutoScalingGroupName)The IDs of the instances. You can specify up to 20 instances.
[required] The name of the Auto Scaling group.