AWS - Auto Scaling
An Auto Scaling group is defined with
MinSize=1, MaxSize=3, and DesiredCapacity=2. You update the configuration to MinSize=4. What will happen to the running instances?