Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pranjalwalia/aliyun-sample-ecs-sdk
A sample implementation of the ECS service V2 API for Aliyun
https://github.com/pranjalwalia/aliyun-sample-ecs-sdk
Last synced: 1 day ago
JSON representation
A sample implementation of the ECS service V2 API for Aliyun
- Host: GitHub
- URL: https://github.com/pranjalwalia/aliyun-sample-ecs-sdk
- Owner: pranjalwalia
- License: mit
- Created: 2022-04-04T22:53:20.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-04T22:59:02.000Z (almost 3 years ago)
- Last Synced: 2024-04-11T15:42:08.036Z (10 months ago)
- Language: TypeScript
- Size: 137 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Alitun ECS SDK
Following is the sample SDK implementation for the Elastic Compute Service (ECS) provided by Aliyun. The current implementation supports the core functionalities around compute instances such as create, list, delete etc.
## API Support
Folllowing implementation is compatible with the V2 API for interacting with AliCloud resources.
## Usage
Note that this is just a sample SDK implementation and although can be used as an API, it is not advisable to use the following implementation as it will not be maintained in future.