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: disable-alarm-actions.rst
**To disable actions for an alarm** The following example uses the ``disable-alarm-actions`` command to disable all actions for the alarm named myalarm.:: aws cloudwatch disable-alarm-actions --alarm-names myalarm This command returns to the prompt if successful.
Save
Cancel