Terminate Instance In Auto Scaling Group

GET {{aws_auto_scaling_api_base_url}}/?InstanceId&ShouldDecrementDesiredCapacity&Action=TerminateInstanceInAutoScalingGroup

Request Params

KeyDatatypeRequiredDescription
InstanceIdnullThe ID of the instance.
ShouldDecrementDesiredCapacitynullIndicates whether terminating the instance also decrements the size of the Auto Scaling group.
Actionstring