Command option Sample:aws ssm send-automation-signal

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

Sends a signal to an Automation execution to change the currentbehavior or status of the execution.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ssm/send-automation-signal.html

aws ssm send-automation-signal automation-execution-id
    Automate remediation actions for Amazon EC2 notifications and beyond using EC2 Systems Manager Automation and AWS Health | AWS Management Tools Blog : http://aws.amazon.com/blogs/mt/automate-remediation-actions-for-amazon-ec2-notifications-and-beyond-using-ec2-systems-manager-automation-and-aws-health/
aws ssm send-automation-signal --automation-execution-id 59cf7cbe-3f00-11e8-8d8a-6d3cffee791e --signal-type Approve --payload Comment=Replace_This_With_Approve_Comment
    funasaki memo : http://funasaki.hatenablog.com/

aws のオプション一覧