ENS provides SDK downloads, installation instructions, and usage examples for supported programming languages.
SDK downloads for each language
The ENS V2.0 SDK source code is hosted on GitHub and in major dependency repositories. We recommend that you use a dependency management tool for your programming language to install the SDK. You can also use the CommonRequest method to make calls. For more information, see Generalized and specialized calls.
|
Supported languages |
SDK installation and sample code |
|
Java (asynchronous) |
|
|
Java |
|
|
TypeScript |
|
|
Go |
|
|
PHP |
|
|
Python |
|
|
C# |
|
|
C++ |
|
|
Swift |
Usage example
The following example calls the DescribeEnsRegions operation to query available ENS edge zones. For more information, see Java SDK call example.