In this article, we are going to briefly discuss how to trigger AWS CodeBuild dynamically based on repository events like PUSH, PULL_REQUEST_CREATED, etc. One of the important points that needs to be clarified is, this method is not working with every source provider because it depends on GitHub webhook events…