PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
lib
/
python2.7
/
site-packages
/
awscli
/
examples
/
cloudwatch
**To temporarily change the state of an alarm** The following example uses the ``set-alarm-state`` command to temporarily change the state of an Amazon CloudWatch alarm named "myalarm" and set it to the ALARM state for testing purposes:: aws cloudwatch set-alarm-state --alarm-name "myalarm" --state-value ALARM --state-reason "testing purposes" This command returns to the prompt if successful.
[-] put-metric-alarm.rst
[edit]
[-] delete-alarms.rst
[edit]
[+]
..
[-] describe-alarm-history.rst
[edit]
[-] put-metric-data.rst
[edit]
[-] set-alarm-state.rst
[edit]
[-] get-metric-statistics.rst
[edit]
[-] describe-alarms-for-metric.rst
[edit]
[-] list-metrics.rst
[edit]
[-] disable-alarm-actions.rst
[edit]
[-] describe-alarms.rst
[edit]
[-] enable-alarm-actions.rst
[edit]