All Products
Search
Document Center

Auto Scaling:Auto Scaling SDK overview

Last Updated:Apr 01, 2026

Auto Scaling SDKs provide a programmatic interface to create and manage scaling resources. Each SDK wraps the Auto Scaling API (version 2022-02-22) and handles authentication automatically using your AccessKey pair. To use Auto Scaling features, you must install the Auto Scaling SDK for your language.

Prerequisites

Before you begin, make sure you have:

Supported languages

Auto Scaling provides SDKs for the following languages. All SDKs are hosted on GitHub and wrap the 2022-02-22 API version.

LanguageGitHub repositoryREADME
Javaaliyun-openapi-java-sdkREADME.md
Pythonaliyun-openapi-python-sdkREADME.md
PHPaliyun-openapi-php-sdkREADME.md
.NETaliyun-openapi-net-sdkREADME.md
C++aliyun-openapi-cpp-sdkREADME.md
Goalibaba-cloud-sdk-goREADME.md
Node.jsaliyun-openapi-nodejs-sdkREADME.md

Each README includes installation instructions, a quick-start example, and links to the full SDK reference.

Note: The Java package is available under com.aliyun.ess20220222. The 2014-08-28 API version is no longer updated.

Additional resources

ResourceDescription
Alibaba Cloud Developer CenterBrowse SDKs across all languages, getting started tutorials, and open source projects
Obtain an AccessKey pairCreate your AccessKey ID and AccessKey secret in the Alibaba Cloud Management Console
Request structureEndpoint formats for public and VPC access, organized by region