{ "opencollection": "1.0.0", "info": { "name": "AWS CodeBuild Builds #X Amz Target=CodeBuild 20161006.CreateWebhook API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "#X Amz Target=CodeBuild 20161006.CreateWebhook", "type": "folder" }, "items": [ { "info": { "name": "Amazon CodeBuild Create Webhook", "type": "http" }, "http": { "method": "POST", "url": "http://codebuild.{region}.amazonaws.com/#X-Amz-Target=CodeBuild_20161006.CreateWebhook", "headers": [ { "name": "X-Amz-Content-Sha256", "value": "" }, { "name": "X-Amz-Date", "value": "" }, { "name": "X-Amz-Algorithm", "value": "" }, { "name": "X-Amz-Credential", "value": "" }, { "name": "X-Amz-Security-Token", "value": "" }, { "name": "X-Amz-Signature", "value": "" }, { "name": "X-Amz-SignedHeaders", "value": "" }, { "name": "X-Amz-Target", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "

For an existing CodeBuild build project that has its source code stored in a GitHub or Bitbucket repository, enables CodeBuild to start rebuilding the source code every time a code change is pushed to the repository.

If you enable webhooks for an CodeBuild project, and the project is used as a build step in CodePipeline, then two identical builds are created for each commit. One build is triggered through webhooks, and one through CodePipeline. Because billing is on a per-b" } ] } ], "bundled": true }