Ruby/AWS 0.4.4 (Default branch)

Ruby/AWS is a high-level Ruby language interfaceto the Amazon Associates Web Service API v4. Itaims to automate and remove the grunt work ofinteracting with the Amazon API and, in so doing,make it much easier to use. Ruby/AWS is thesuccessor to Ruby/Amazon.License: GNU General Public License (GPL)Changes:
It's now possible to have Ruby/AWS use a userconfiguration file with a name other than.amazonrc. This is achieved by defining$AMAZONRCFILE. If left undefined, the default of.amazonrc is used. Locations other than $HOMEwere not being checked for .amazonrc. This bug hasnow been fixed.

More...