AWS CodePipeline now provides notifications on pipeline, stage, and action status changes

Posted on: Sep 8, 2017

Now, you can get notified whenever there is a pipeline, stage, or action status change in AWS CodePipeline. This makes it easy for you to track, manage, and react to any changes during a pipeline execution. CodePipeline now integrates with Amazon Cloudwatch and enables you to receive notifications with Amazon Simple Notification Service or invoke an AWS Lambda function on a status change. Learn how to configure CodePipeline notifications by visiting here. You can also follow our step by step tutorial to receive a notification on pipeline state change here

AWS CodePipeline is a continuous integration and continuous delivery service for fast and reliable application and infrastructure updates. CodePipeline builds, tests, and deploys your code every time there is a code change, based on the release process models you define. This enables you to rapidly and reliably deliver features and updates. You can easily build out an end-to-end solution by using our pre-built plugins for popular third-party services like GitHub or integrating your own custom plugins into any stage of your release process.  

AWS CodePipeline is available in and US East (Ohio), US East (N. Virginia), US West (Oregon), US West (N. California), Canada (Central), EU (London), EU (Ireland), EU (Frankfurt), Asia Pacific (Sydney), Asia Pacific (Mumbai), Asia Pacific (Singapore), Asia Pacific (Tokyo), and South America (São Paulo) regions. For more information about AWS regions, see Regions and Endpoints

For more information on how to receive notifications with AWS CodePipeline:

For more information on AWS CodePipeline: