Class: SimpleAWS::SES
- Defined in:
- lib/simple_aws/ses.rb
Overview
Amazon's Simple Email Service
http://docs.amazonwebservices.com/ses/latest/APIReference/
All requests are POST and always through HTTPS.
Instance Attribute Summary
Attributes inherited from API
#access_key, #debug_to, #region, #secret_key, #version
Method Summary
Methods included from SimpleAWS::Signing::Version3
#build_signature_for, #finish_and_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