Command option Sample:aws cloud9 update-environment

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

Changes the settings of an existing AWS Cloud9 developmentenvironment.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/cloud9/update-environment.html

aws cloud9 update-environment --environment-id 8a34f51ce1e04a08882f1e811bd706EX --name my-changed-demo-env --description "My changed demonstration development environment."
    update-environment — AWS CLI 1.16.2 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/cloud9/update-environment.html

aws のオプション一覧