Command option Sample:aws ssm deregister-task-from-maintenance-window

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

Removes a task from a Maintenance Window.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ssm/deregister-task-from-maintenance-window.html

aws ssm deregister-task-from-maintenance-window --window-id "mw-ab12cd34ef56gh78" --window-task-id "1a2b3c4d-1a2b-1a2b-1a2b-1a2b3c4d5e6c"
    deregister-task-from-maintenance-window — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ssm/deregister-task-from-maintenance-window.html

aws のオプション一覧