AWS DevOps & Developer Productivity Blog
Notifying 3rd Party Services of CodeBuild State Changes
It is often useful to notify other systems of the build status of a code change, such as by creating release tickets in your project-tracking software when a build succeeds, or posting a message to your team’s chat solution. A previous blog post showed you how to integrate AWS Lambda and Amazon SNS to extend […]
