Deployment Tracking: Notifying Retrace via AWS CodePipeline

If you are using AWS CodePipeline for your CI/CD pipeline, you can integrate Retrace’s Deployment API as part of your configuration. The Deployments API offers three different actions (Start, Complete, and Cancel) that can be passed as arguments depending on how you are configuring the Action within your existing CodePipeline. Check out our Deployment Tracking Overview guide to learn how these deployment …