
delete-policy
*************


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

Deletes a policy created by  put-scaling-policy .


SYNOPSIS
========

   aws autoscaling delete-policy
     --policy-name <value>
     [--auto-scaling-group-name <value>]


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

"--policy-name"  (string)
   The name or PolicyARN of the policy you want to delete.


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

"--auto-scaling-group-name"  (string)
   The name of the Auto Scaling group.
