Support for SDK Generation from API Descriptions

With the API Gateway service, you can now generate SDKs (Software Development Kits) based on API resources. You can generate SDKs for Java, JavaScript, Python, Swift, and Android. SDKs provide the necessary code to your API consumers to accelerate their adoption of your APIs.

Having generated an SDK, you can download it as a zip file for staging in your developer portal of choice.

To generate an SDK, create an API resource using an API description file written in OpenAPI. Once the API resource is created and validated, you can click the Generate SDK button to create the SDK in the languages you select.

For more information, see Generating SDKs for an API Resource.