Latest Version
Download the latest version of the AWS SDK for Ruby:
gem install aws-sdk
New Features
| Change | Description |
|---|---|
| Amazon Elastic MapReduce |
Added support for Amazon Elastic MapReduce (AWS::EMR). Special thanks to community member kadwanev for his contribution that enables EMR suport. |
| AWS.config |
Added the :s3_force_path_style option to AWS.config. This enabled the aws-sdk to work with local testing frameworks that do not accept sub domain requests. |
Resolved Issues
| Change | Description |
|---|---|
| Missing require 'time' |
Added a missing require 'time' statement to AWS::Core::XML::Frame. |
| Spec fix for Ruby 1.8 |
One of the rspec tests contained a trailing comma which prevented it from being executed in Ruby 1.8.7 |
Supported API Versions
This release of the SDK supports the following API versions:
| Service | API Version |
|---|---|
| Amazon CloudWatch | 2010-08-01 |
| Amazon DynamoDB | 2011-12-05 |
| Amazon Elastic Compute Cloud | 2012-06-01 |
| Amazon Elastic MapReduce | 2009-03-31 |
| Amazon Simple E-mail Service | 2010-12-01 |
| Amazon Simple Notifications Service | 2010-03-31 |
| Amazon Simple Queue Service | 2011-10-01 |
| Amazon Simple Storage Service | 2006-03-01 |
| Amazon Simple Workflow Service | 2012-01-25 |
| Amazon SimpleDB | 2009-04-15 |
| Auto Scaling | 2011-01-01 |
| AWS CloudFormation | 2010-05-15 |
| AWS Identity and Access Management | 2010-05-08 |
| AWS Security Token Service | 2011-06-15 |
| Elastic Load Balancing | 2011-08-15 |