Command option Sample:aws codebuild create-webhook

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

For an existing AWS CodeBuild build project that has its source codestored in a GitHub repository, enables AWS CodeBuild to beginautomatically rebuilding the source code every time a code change ispushed to the repository.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codebuild/create-webhook.html

aws codebuild create-webhook --project-name
    Run a Build in AWS CodeBuild - AWS CodeBuild : http://docs.aws.amazon.com/codebuild/latest/userguide/run-build.html
aws codebuild create-webhook --proj..." />
    amazon web services - Unable to create AWS CodeBuild Webhook - Stack Overflow : http://stackoverflow.com/questions/47529302/unable-to-create-aws-codebuild-webhook

aws のオプション一覧