Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > dd7204292d310452063d09b5de9c13b7 > files > 277

aws-cli-docs-1.16.163-1.mga7.noarch.rpm

**To delete an alarm**

The following example uses the ``delete-alarms`` command to delete the Amazon CloudWatch alarm
named "myalarm"::

  aws cloudwatch delete-alarms --alarm-names myalarm

Output::

  This command returns to the prompt if successful.