Command option Sample:aws codebuild update-webhook

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

Updates the webhook associated with an AWS CodeBuild build project.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codebuild/update-webhook.html

aws codebuild update-webhook --project-name myproject --branch-filter
    amazon web services - How to set Branch Filter option in AWS CodeBuild cloudformation template? - Stack Overflow : http://stackoverflow.com/questions/50857928/how-to-set-branch-filter-option-in-aws-codebuild-cloudformation-template

aws のオプション一覧