Skip to content

kimoto/ruby-aaws-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruby-aaws-simple

Simple wrapper for ruby-aaws

Installation

gem install ruby-aaws-simple

Usage

require 'amazon/aws/simple'
aws = Amazon::AWS::Simple::Search.new(key_id, secret_key_id, affiliate_tag, country_code, encoding, cacahe_dir)
items = aws.retrieve_by_keyword('Ruby')
items.first.title
  # => 7.50 Carat Ruby & White Sapphire Heart Pendant in Sterling Silver with 18" Chain,

About

Simple wrapper for ruby-aaws

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages