Detach Instances

GET {{aws_auto_scaling_api_base_url}}/?AutoScalingGroupName&InstanceIds.member.N&ShouldDecrementDesiredCapacity&Action=DetachInstances

Request Params

KeyDatatypeRequiredDescription
AutoScalingGroupNamenullThe name of the Auto Scaling group.
InstanceIds.member.NnullThe IDs of the instances. You can specify up to 20 instances.
ShouldDecrementDesiredCapacitynullIndicates whether the Auto Scaling group decrements the desired capacity value by the number of instances detached.
Actionstring