AWS CodeBuild adds support for managed webhooks in GitHub Enterprise

Posted on: Feb 26, 2025

AWS CodeBuild’s support for managed webhooks now extends to include GitHub Enterprise. AWS CodeBuild is a fully managed continuous integration service that compiles source code, runs tests, and produces software packages ready for deployment.

Customers using GitHub Enterprise as their source provider previously had to manually create webhooks for CodeBuild to receive events. CodeBuild now integrates natively to create and manage webhooks on your behalf. Additionally, you can use CloudFormation to define your webhooks in a CodeBuild project.

This feature is available in US East (Ohio), US East (N. Virginia), US West (N. California), US West (Oregon), GovCloud (US-East), Asia Pacific (Mumbai), Asia Pacific (Seoul), Asia Pacific (Singapore), Asia Pacific (Sydney), Asia Pacific (Tokyo), Canada (Central), Europe (Frankfurt), Europe (Ireland), Europe (London), Europe (Milan), Europe (Paris), Europe (Stockholm), and South America (São Paulo).

Get started using GitHub Enterprise by following our sample project. To learn more about how to get started with CodeBuild, visit the AWS CodeBuild product page.