AWS Auto Scaling endpoints and quotas
This section lists the the service endpoints and service quotas for the service. To connect programmatically to an AWS service, you use an endpoint. For more information, see AWS service endpoints.
In addition to the standard AWS endpoints, some AWS services offer the following endpoints in some or all of the AWS Regions that the service is supported in:
IPv4 endpoints — These endpoints support only IPv4 requests and have the following format:
service-name
.region
.amazonaws.comDual-stack endpoints — These endpoints support both IPv4 requests and IPv6 requests and have the following format:
service-name
.region
.api.awsFIPS endpoints — These endpoints comply with the Federal Information Processing Standards (FIPS) and can support either IPv4 requests or dual-stack (IPv4 and IPv6) requests. FIPS endpoints have the following format:
, whereservice-name
-fips.region
.ip-endpoint-type
ip-endpoint-type
isamazonaws.com
(for IPv4 requests) orapi.aws
(for IPv4 or IPv6 requests).
Service quotas, also referred to as limits, are the maximum number of service resources or operations for your AWS account. For more information, see AWS service quotas.
Note
AWS recommends that you use Regional STS endpoints within your applications, and avoid using global (legacy) STS endpoints. Regional STS endpoints reduce latency, build in redundancy, and increase session token validity. For more information about configuring your applications to use a Regional STS endpoint, see AWS STS Regionalized endpoints in the AWS SDKs and Tools Reference Guide. For more information about global (legacy) AWS STS endpoints, including how to monitor for use of this type of endpoint, see How to use Regional AWS STS endpoints in the AWS Security blog.
Note
This page provides service endpoints and service quotas related to scaling plans, an AWS Auto Scaling resource. If you are trying to find endpoints and quotas for Amazon EC2 Auto Scaling or Application Auto Scaling, see the following:
Service endpoints
Region Name | Region | Endpoint | Protocol |
---|---|---|---|
US East (Ohio) | us-east-2 | autoscaling-plans.us-east-2.amazonaws.com | HTTP and HTTPS |
US East (N. Virginia) | us-east-1 | autoscaling-plans.us-east-1.amazonaws.com | HTTP and HTTPS |
US West (N. California) | us-west-1 | autoscaling-plans.us-west-1.amazonaws.com | HTTP and HTTPS |
US West (Oregon) | us-west-2 | autoscaling-plans.us-west-2.amazonaws.com | HTTP and HTTPS |
Africa (Cape Town) | af-south-1 | autoscaling-plans.af-south-1.amazonaws.com | HTTP and HTTPS |
Asia Pacific (Hong Kong) | ap-east-1 | autoscaling-plans.ap-east-1.amazonaws.com | HTTP and HTTPS |
Asia Pacific (Jakarta) | ap-southeast-3 | autoscaling-plans.ap-southeast-3.amazonaws.com | HTTP and HTTPS |
Asia Pacific (Mumbai) | ap-south-1 | autoscaling-plans.ap-south-1.amazonaws.com | HTTP and HTTPS |
Asia Pacific (Osaka) | ap-northeast-3 | autoscaling-plans.ap-northeast-3.amazonaws.com | HTTP and HTTPS |
Asia Pacific (Seoul) | ap-northeast-2 | autoscaling-plans.ap-northeast-2.amazonaws.com | HTTP and HTTPS |
Asia Pacific (Singapore) | ap-southeast-1 | autoscaling-plans.ap-southeast-1.amazonaws.com | HTTP and HTTPS |
Asia Pacific (Sydney) | ap-southeast-2 | autoscaling-plans.ap-southeast-2.amazonaws.com | HTTP and HTTPS |
Asia Pacific (Tokyo) | ap-northeast-1 | autoscaling-plans.ap-northeast-1.amazonaws.com | HTTP and HTTPS |
Canada (Central) | ca-central-1 | autoscaling-plans.ca-central-1.amazonaws.com | HTTP and HTTPS |
Europe (Frankfurt) | eu-central-1 | autoscaling-plans.eu-central-1.amazonaws.com | HTTP and HTTPS |
Europe (Ireland) | eu-west-1 | autoscaling-plans.eu-west-1.amazonaws.com | HTTP and HTTPS |
Europe (London) | eu-west-2 | autoscaling-plans.eu-west-2.amazonaws.com | HTTP and HTTPS |
Europe (Milan) | eu-south-1 | autoscaling-plans.eu-south-1.amazonaws.com | HTTP and HTTPS |
Europe (Paris) | eu-west-3 | autoscaling-plans.eu-west-3.amazonaws.com | HTTP and HTTPS |
Europe (Stockholm) | eu-north-1 | autoscaling-plans.eu-north-1.amazonaws.com | HTTP and HTTPS |
Middle East (Bahrain) | me-south-1 | autoscaling-plans.me-south-1.amazonaws.com | HTTP and HTTPS |
South America (São Paulo) | sa-east-1 | autoscaling-plans.sa-east-1.amazonaws.com | HTTP and HTTPS |
AWS GovCloud (US-East) | us-gov-east-1 | autoscaling-plans.us-gov-east-1.amazonaws.com | HTTP and HTTPS |
AWS GovCloud (US-West) | us-gov-west-1 | autoscaling-plans.us-gov-west-1.amazonaws.com | HTTP and HTTPS |
Service quotas
Name | Default | Adjustable | Description |
---|---|---|---|
Scaling instructions per scaling plan | Each supported Region: 500 | No | The maximum number of scaling instructions per scaling plan. |
Scaling plans | Each supported Region: 100 |
Yes |
The maximum number of scaling plans that you can create in this account in the current Region. A scaling plan tells AWS Auto Scaling how to scale a collection of resources. |
Target tracking configurations per scaling instruction | Each supported Region: 10 | No | The maximum number of target tracking configurations per scaling instruction. |
For more information, see Quotas for your scaling plans in the AWS Auto Scaling User Guide.