Posted by: Pdfprep
Post Date: December 21, 2020
The release process workflow of an application requires a manual approval before the code is deployed into the production environment.
What is the BEST way to achieve this using AWS CodePipeline?
A . Use multiple pipelines to allow approval
B . Use an approval action in a stage
C . Disable the stage transition to allow manual approval
D . Disable a stage just prior the deployment stage
Answer: D
Leave a Reply