
Answer-first summary for fast verification
Answer: All rejected or failed approval actions across all the pipelines
The correct answer is B. The custom event pattern in Amazon EventBridge is designed to capture all rejected or failed approval actions across all the pipelines. This is confirmed by the documentation and the highly voted answers from the community, as well as the reference provided: https://docs.aws.amazon.com/codepipeline/latest/userguide/detect-state-changes-cloudwatch-events.html.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A company is using AWS CodePipeline to automate its testing process and wants to be notified when the execution state fails. They have set up a custom event pattern in Amazon EventBridge. Which type of events will this event pattern match?
A
Failed deploy and build actions across all the pipelines
B
All rejected or failed approval actions across all the pipelines
C
All the events across all pipelines
D
Approval actions across all the pipelines
No comments yet.