Terminate Instance In Auto Scaling Group
GET {{aws_auto_scaling_api_base_url}}/?InstanceId&ShouldDecrementDesiredCapacity&Action=TerminateInstanceInAutoScalingGroup
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
InstanceId | null | The ID of the instance. | |
ShouldDecrementDesiredCapacity | null | Indicates whether terminating the instance also decrements the size of the Auto Scaling group. | |
Action | string |