コマンドオプションサンプル:aws ssm send-automation-signal

コマンドサンプルを検索した結果です。

オートメーションの実行に信号を送り、現在の動作または実行のステータスを変更します。 詳細は次のリンクを参照してください。 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 のオプション一覧