Command option Sample:aws ssm update-document-default-version

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

Set the default version of a document.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ssm/update-document-default-version.html

aws ssm update-document-default-version --name "patchWindowsAmi" --document-version "2"
    update-document — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ssm/update-document-default-version.html
aws ssm update-document-default-version --name patchWindowsAmi --document-version 2
    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 のオプション一覧