• Skip to main content

Uly.me

cloud engineer

  • Home
  • About
  • Archives

AWS CloudWatch Alarms

October 25, 2021 by Ulysses

How to enable and disable CloudWatch alarms

$ aws cloudwatch disable-alarm-actions --alarm-names myalarm --region us-east-1
$ aws cloudwatch enable-alarm-actions --alarm-names myalarm --region us-east-1

$ aws cloudwatch disable-alarm-actions --alarm-names myalarm --region us-east-1 $ aws cloudwatch enable-alarm-actions --alarm-names myalarm --region us-east-1

Filed Under: Cloud Tagged With: alarm, aws, cloudwatch, disable, enable

Subscribe via email.

  • Home
  • About
  • Archives

Copyright © 2012–2022