
describe-load-balancers
***********************


DESCRIPTION
===========

Returns detailed configuration information for the specified
LoadBalancers. If no LoadBalancers are specified, the operation
returns configuration information for all LoadBalancers created by the
caller.

Note: The client must have created the specified input LoadBalancers in
  order to retrieve this information; the client must provide the same
  account credentials as those that were used to create the
  LoadBalancer.


SYNOPSIS
========

   aws elb describe-load-balancers
     [--marker <value>]
     [--load-balancer-names <value>]


REQUIRED PARAMETERS
===================

None


OPTIONAL PARAMETERS
===================

"--marker"  (string)
   An optional parameter reserved for future use.

"--load-balancer-names"  (list of string)
   A list of names associated with the LoadBalancers at creation time.

   *Parameter Syntax*

      ["string", ...]
