Amazon API Gateway Supports Generating SDK in Ruby

Posted on: Nov 20, 2017

You can now generate SDKs for APIs in Ruby with Amazon API Gateway. This is in addition to API Gateway’s support for SDKs in Java, JavaScript, Android and iOS (Swift and Objective-C). The generated Ruby SDK reduces coding complexity for your API’s consumers and it helps them use coding best practices. Using the generated SDKs, your API consumers can automatically utilize already provided support for API keys management, custom or AWS Identity and Access Management (IAM) authentication, automatic and configurable retries with exponential backoff and exception handling. The generated Ruby SDKs are compatible with Ruby 1.9 or later. 

This feature is now available in US East (N. Virginia), US East (Ohio), US West (Oregon), US West (N. California), Canada (Central), South America (São Paulo), EU (Ireland), EU (Frankfurt), EU (London), Asia Pacific (Singapore), Asia Pacific (Tokyo), Asia Pacific (Sydney), Asia Pacific (Seoul), and Asia Pacific (Mumbai) AWS regions. Visit our Ruby SDK documentation page to learn more about this feature. Visit our product page for more information about Amazon API Gateway.