Command option Sample:aws cloudwatch enable-alarm-actions

Search command sample in the internet.It is the result.

Enables the actions for the specified alarms.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/cloudwatch/enable-alarm-actions.html

aws cloudwatch enable-alarm-actions --alarm-names Test-app01-ScaleDown
    Schedule autoscaling up and down : http://awscli.com/
aws cloudwatch enable-alarm-actions --alarm-names myalarm
    enable-alarm-actions — AWS CLI 1.16.4 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/cloudwatch/enable-alarm-actions.html
aws cloudwatch enable-alarm-actions \
    AWS : http://ubw.hatenablog.com/category/AWS

aws のオプション一覧