Command option Sample:aws codebuild delete-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, stops AWS CodeBuild from automaticallyrebuilding the source code every time a code change is pushed to therepository.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codebuild/delete-webhook.html

aws codebuild delete-webhook --project-name
    Run a Build in AWS CodeBuild - AWS CodeBuild : http://docs.aws.amazon.com/codebuild/latest/userguide/run-build.html
aws codebuild delete-webhook --project-name
    aws-codebuild-user-guide/run-build.md at master 揃 awsdocs/aws-codebuild-user-guide 揃 GitHub : http://github.com/awsdocs/aws-codebuild-user-guide/blob/master/doc_source/run-build.md

aws のオプション一覧