How should the DevOps engineer configure status updates for pipeline activity and approval requests to post to the chat tool?

1 Comment

  1. Tyler
    Author

    As far as I’m aware, the answer is:
    Create an Amazon EventBridge rule that filters on CodePipeline Pipeline Execution State Change. Publish the events to an Amazon Simple Notification Service (Amazon SNS) topic. Create an AWS Lambda function that sends event details to the chat webhook URL. Subscribe the function to the SNS topic.

Leave a Reply to Tyler Cancel reply

Your email address will not be published. Required fields are marked *

twenty − seventeen =