Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
cloudwatch
📤 Upload
📝 New File
📁 New Folder
Close
Editing: delete-alarms.rst
**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.
Save
Cancel