Class: SimpleAWS::ELB
- Includes:
- CallTypes::ActionParam, Signing::Version2
- Defined in:
- lib/simple_aws/elb.rb
Overview
Amazon's Elastic Load Balancing API
http://docs.amazonwebservices.com/ElasticLoadBalancing/latest/APIReference/
All requests are POST and always through HTTPS. Use the third parameter to
initializer 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 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