All Products
Search
Document Center

Elastic Container Instance:Overview

更新時間:May 23, 2023

Elastic Container Instance provides SDKs for three programming languages: Go, Python, and Java. This topic describes Elastic Container Instance SDKs and provides the endpoints from which to obtain the latest SDK versions.

Introduction to SDKs

Alibaba Cloud Elastic Container Instance SDKs encapsulate the API version released on August 8, 2018. The SDKs identify callers based on their AccessKey pairs and provide features such as automatic signature to allow you to create and manage resources by calling API operations.

To use Elastic Container Instance features, you must install both an Elastic Container Instance SDK and the Alibaba Cloud core library. For example, to use SDK for Java, you must download aliyun-java-sdk-eci and aliyun-java-sdk-core.

SDKs

The following table describes Elastic Container Instance SDKs. You can view their update history, sample code, and help documentation, and obtain their installation packages in GitHub repositories.

SDK

Code endpoint

Sample code

References

Java

aliyun-openapi-java-sdk

aliyun-java-sdk-eci-example

README.md

Python

aliyun-openapi-python-sdk

aliyun-python-sdk-eci-example

README.md

Go

alibabacloud-go-sdk

alibabacloud-go-sdk-demo

README.md