A change in UpdateAutoScalingGroup: * if a value for MinSize is specified without specifying a value for DesiredCapacity, and the new MinSize is larger than the current size of the group, set the group's DesiredCapacity to the new MinSize value * if a value for MaxSize is specified without specifying a value for DesiredCapacity, and the new MaxSize is smaller than the current size of the group, set the group's DesiredCapacity to the new MaxSize value |
||
|---|---|---|
| .. | ||
| test_autoscaling.py | ||
| test_elbv2.py | ||
| test_launch_configurations.py | ||
| test_policies.py | ||
| test_server.py | ||
| utils.py | ||