AWS - Auto Scaling
Given an Auto Scaling group with
MinSize=1, MaxSize=4, and DesiredCapacity=3, what will be the number of instances after a scale-in event that decreases DesiredCapacity by 2?