This topic describes how to use the Function Compute SDKs.
SDKs
SDKs | Download URL | Installation method | User guide |
---|---|---|---|
Golang SDK | go-fc-open-20210406 | go get github.com/alibabacloud-go/fc-open-20210406 |
Get started |
Java SDK | java-fc-open-20210406 | maven-fc-open-20210406 | Get started |
Python 3 SDK | python3-fc-open-20210406 | pip install alibabacloud-fc-open20210406
|
Get started |
PHP SDK | php-fc-open-20210406 | composer require alibabacloud/fc-open-20210406 |
Get started |
Node.js SDK | nodejs-fc-open-20210406 | npm i @alicloud/fc-open20210406 |
Get started |
C# SDK | csharp-fc-open-20210406 | dotnet add package AlibabaCloud.SDK.FC-Open20210406 |
Get started |
Use SDKs
You can use the API-level SDK demos of different languages for debugging. For sample code, visit OpenAPI Explorer.
Note Before using the sample code, you must understand the following parameters:
- ${endpoint}: the endpoint of Function Compute. For more information, see Endpoints.
- ${accessKeyId} and ${accessKeySecret}: the AccessKey pair that you use to call Alibaba Cloud API operations. You can log on to the Resource Access Management (RAM) console and view your AccessKey pair. For more information, see View the information about AccessKey pairs of a RAM user.