
delete-load-balancer-policy
***************************


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

Deletes a policy from the LoadBalancer. The specified policy must not
be enabled for any listeners.


SYNOPSIS
========

   aws elb delete-load-balancer-policy
     --policy-name <value>
     --load-balancer-name <value>


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

"--policy-name"  (string)
   The mnemonic name for the policy being deleted.

"--load-balancer-name"  (string)
   The mnemonic name associated with the LoadBalancer. The name must
   be unique within your AWS account.


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

None
