New Features
The following table describes the new feature found in this release.
| Feature | Description |
|---|---|
| New Region | Auto Scaling now supports the Asia Pacific (Singapore) Region. The new endpoint for requests to this Region is autoscaling.ap-southeast-1.amazonaws.com. |
Known Issues
| Issue | Description | Impact |
|---|---|---|
| 1 | Auto Scaling is a feature of Amazon Elastic Compute Cloud (EC2). | You must be signed up for Amazon Elastic Compute Cloud (EC2) service in order to call the Auto Scaling APIs. |
| 2 | Calling TerminateInstanceInAutoScalingGroup API without a replacement can result in an Auto Scaling Group dropping below the minimum size. | The Auto Scaling Group may stay below the minimum configured size until a scaling action or a SetDesiredCapacity API call increases the number of instances in the Auto Scaling Group. |
| 3 | SOAP requests over HTTP will result in the following error: Premature end of file. AWSRequestId:No request id received. | API requests using SOAP are only supported over HTTPS. |