Command option Sample:aws ssm update-document

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

The document you want to update.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ssm/update-document.html

aws ssm update-document --name "RunShellScript" --content "file://RunShellScript.json" --document-version "\
    update-document — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ssm/update-document.html
aws ssm update-document --name "patchWindowsAmi" --content file:///Users/test-user/Documents/patchWindowsAmi.json --document-version "\
    aws-systems-manager-user-guide/automation-addcli.md at master 揃 awsdocs/aws-systems-manager-user-guide 揃 GitHub : http://github.com/awsdocs/aws-systems-manager-user-guide/blob/master/doc_source/automation-addcli.md

aws のオプション一覧