AWS CodePipeline Adds Ability To View History Of Pipeline Executions

Posted on: Jun 22, 2017

Starting today, you can view the history of your pipeline executions in AWS CodePipeline. This enables you to easily manage and understand your day-to-day software release workflow by giving you visibility into the history of your pipeline activities.

The AWS CodePipeline console will now provide you with change details associated with each execution. You will also be able to track the status, start time, end time, and duration of every execution. Visit the “View Pipeline History” link in the CodePipeline console to get started. You can also view the list of executions through the CodePipeline API and CLI. See the documentation to learn more.

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. CodePipeline is available in US East (N. Virginia), US East (Ohio), US West (Oregon), EU (Ireland), EU (Frankfurt), Asia Pacific (Singapore), Asia Pacific (Sydney), Asia Pacific (Tokyo), and South America (São Paulo) region. For more information about AWS regions, see Regions and Endpoints.

For more information on AWS CodePipeline:
Product Page
Documentation