Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
cloudwatch
/
Filename :
delete-alarms.rst
back
Copy
**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.