AWS CodeBuildビルドプロジェクトに関連付けられたウェブフックを更新します。 詳細は次のリンクを参照してください。 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 |