Ultimate access to all questions.
A company employs AWS CodeDeploy to deploy applications sourced from GitHub to EC2 instances operating on Amazon Linux. The deployment process utilizes a configuration file named appspec.yml
, which is used to define deployment lifecycle hooks. To ensure the deployment's success, a concluding lifecycle event must be specified.
Which lifecycle hook event should be designated to confirm the successful deployment?