
describe-load-balancer-policies
*******************************


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

Returns detailed descriptions of the policies. If you specify a
LoadBalancer name, the operation returns either the descriptions of
the specified policies, or descriptions of all the policies created
for the LoadBalancer. If you don't specify a LoadBalancer name, the
operation returns descriptions of the specified sample policies, or
descriptions of all the sample policies. The names of the sample
policies have the "ELBSample-" prefix.


SYNOPSIS
========

   aws elb describe-load-balancer-policies
     [--policy-names <value>]
     [--load-balancer-name <value>]


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

None


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

"--policy-names"  (list of string)
   The names of LoadBalancer policies you've created or Elastic Load
   Balancing sample policy names.

   *Parameter Syntax*

      ["string", ...]

"--load-balancer-name"  (string)
   The mnemonic name associated with the LoadBalancer. If no name is
   specified, the operation returns the attributes of either all the
   sample policies pre-defined by Elastic Load Balancing or the
   specified sample polices.
