Amazon.com, Inc. is announcing that AWS SDK for Ruby with version number 2.0.47 is already available to download.
What is AWS SDK for Ruby ?
AWS SDK for Ruby is The official Amazon Web Services SDK for Ruby, a set of libraries and tools for integrating your apps and websites with AWS official products .
AWS SDK for Ruby enables programmers to create Ruby-based applications that interact with Amazon Web Services tools, services, and features in a native and non-destructive way.The AWS SDK for Ruby is basically a collection of clients for various Amazon Web Services APIs.These clients allow developers to write their application's code using one single package instead of multiple libraries, for each of the services.This also means all the code is maintained and managed by the AWS team, instead of amateur developers that might go inactive at any point they lose interest in the project.Rails integration is also provided.The AWS SDK is also available for other languages and platforms as well:PHPJava.NETNode.jsiOSAndroid
This is changelog for AWS SDK for Ruby version 2.0.47 :
- Includes an API update for Amazon Glacier, and doc updates for AWS Identity and Access Management and AWS Security Token Service.
You can read the complete changelog and also download this latest version on their homepage:
aws.amazon.com