Module: AWS::ELB

Defined in:
lib/AWS/ELB.rb,
lib/AWS/ELB/load_balancers.rb

Defined Under Namespace

Classes: Base

Constant Summary collapse

ELB_URL =
ENV['ELB_URL']
VALID_HOSTS =
['elasticloadbalancing.amazonaws.com']
DEFAULT_HOST =

default US host

'elasticloadbalancing.amazonaws.com'
API_VERSION =

This is the version of the API as defined by Amazon Web Services

'2009-05-15'