autoscaling_attach_instances: Attaches one or more EC2 instances to the specified Auto...

View source: R/autoscaling_operations.R

autoscaling_attach_instancesR Documentation

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

Description

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

See https://www.paws-r-sdk.com/docs/autoscaling_attach_instances/ for full documentation.

Usage

autoscaling_attach_instances(InstanceIds = NULL, AutoScalingGroupName)

Arguments

InstanceIds

The IDs of the instances. You can specify up to 20 instances.

AutoScalingGroupName

[required] The name of the Auto Scaling group.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.