This is a dedicated watch page for a single video.
A DevOps team is building a pipeline in AWS CodePipeline that will build, stage, test, and then deploy an application on Amazon EC2. The team will add a manual approval stage between the test stage and the deployment stage. The development team uses a custom chat tool that offers a webhook interface for sending notifications. The DevOps team require status updates for pipeline activity and approval requests to be posted to the chat tool. How can this be achieved?