For an existing CodeBuild build project that has its source code stored in a GitHub or Bitbucket repository, stops CodeBuild from rebuilding the source code every time a code change is pushed to the repository.
See https://www.paws-r-sdk.com/docs/codebuild_delete_webhook/ for full documentation.
codebuild_delete_webhook(projectName)
[required] The name of the CodeBuild project.