Disables the actions for the specified alarms.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/cloudwatch/disable-alarm-actions.html
aws cloudwatch disable-alarm-actions --alarm-names Test-app01-ScaleDown |
Schedule autoscaling up and down : http://awscli.com/ |
aws cloudwatch disable-alarm-actions --alarm-names myalarm |
enable-alarm-actions — AWS CLI 1.16.4 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/cloudwatch/disable-alarm-actions.html |