
delete-alarms
*************


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

Deletes all specified alarms. In the event of an error, no alarms are
deleted.


SYNOPSIS
========

   aws cloudwatch delete-alarms
     --alarm-names <value>


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

"--alarm-names"  (list of string)
   A list of alarms to be deleted.

   *Parameter Syntax*

      ["string", ...]


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

None
