Latest Version
gem install aws-sdk
New Features
| Change | Description |
|---|---|
| AWS OpsWorks |
Added support for AWS OpsWorks (AWS::OpsWorks). |
| Amazon Route 53 |
Updated the AWS::Route53::Client to support the 2012-12-12 API version. This adds the health check operations. |
| AWS::EC2::Instance |
Added a mutable #ebs_optimized attribute to AWS::EC2::Instance. |
| AWS::ElastiCache::Client |
Updated AWS::ElastiCache::Client to the 2012-11-15 API version. |
Resolved Issues
| Change | Description |
|---|---|
| AWS::DynamoDB#batch_get |
Fixed a bug in AWS::DynamoDB#batch_get that would raise a NoMethodError. |
| AWS::EC2::Instance#block_device_mappings |
Resolved an issue with Instance#block_device_mappings that would raise an error for instances with ephemeral volumes. These are now filtered from #block_device_mappings. This method has also been renamed to #attributes (aliased for backwards compatability). |
| AWS::Core::Options::Validator |
Added support for validating map inputs via AWS::Core::Options::Validator. |
Supported API Versions
This release of the SDK supports the following API versions:
| Service | API Version |
|---|---|
| Amazon CloudFront | 2012-05-05 |
| Amazon CloudSearch | 2011-02-01 |
| Amazon CloudWatch | 2010-08-01 |
| Amazon DynamoDB | 2011-12-05 |
| Amazon Elastic Compute Cloud | 2012-12-01 |
| Amazon Elastic MapReduce | 2009-03-31 |
| Amazon ElastiCache | 2012-11-15 |
| Amazon Glacier | 2012-06-01 |
| Amazon Redshift | 2012-12-01 |
| Amazon Relational Database Service (Beta) | 2012-09-17 |
| Amazon Route 53 | 2012-12-12 |
| Amazon Simple E-mail Service | 2010-12-01 |
| Amazon Simple Notifications Service | 2010-03-31 |
| Amazon Simple Queue Service | 2012-11-05 |
| 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 Data Pipeline | 2012-10-29 |
| AWS Elastic Beanstalk | 2010-12-01 |
| AWS Identity and Access Management | 2010-05-08 |
| AWS Import/Export | 2010-06-01 |
| AWS OpsWorks | 2013-02-18 |
| AWS Security Token Service | 2011-06-15 |
| AWS Storage Gateway | 2012-06-30 |
| Elastic Load Balancing | 2012-06-01 |