Repository URL to install this package:
|
Version:
1.21.11 ▾
|
**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.