Command option Sample:aws codebuild update-project

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

Changes the settings of a build project.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codebuild/update-project.html

aws codebuild update-project --cli-input-json file://update-project.json
    Create a Build Project in AWS CodeBuild - AWS CodeBuild : http://docs.aws.amazon.com/codebuild/latest/userguide/change-project.html

aws のオプション一覧