Class: SimpleAWS::SimpleDB
- Defined in:
- lib/simple_aws/simple_db.rb
Overview
Amazon's SimpleDB
http://docs.amazonwebservices.com/AmazonSimpleDB/latest/DeveloperGuide/Welcome.html
All requests are POST and always through HTTPS. Use the third parameter to
initialize if you need to talk to a region other than us-east-1.
Instance Attribute Summary
Attributes inherited from API
#access_key, #debug_to, #region, #secret_key, #version
Method Summary
Methods included from SimpleAWS::Signing::Version2
#finish_and_sign_request, #sign_request
Methods included from CallTypes::ActionParam
Methods inherited from API
#debug!, default_region, endpoint, #initialize, #uri, use_https, version
Constructor Details
This class inherits a constructor from SimpleAWS::API
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class SimpleAWS::CallTypes::ActionParam