Can use the AWS CodeDeploy console, the AWS CLI, or the AWS CodeDeploy API to view details about deployment associated with an AWS account.
/opt/codedeploy-agent/deployment-root/deployment-logs/codedeploy-agent-deployments.log
To view the deployment details using the AWS CLI, invoke the get-deployment command or the batch-get-deployments command to get a list of unique deploy IDs to use as input to the get-deployment and batch-get-deployments commands.
Is it better to acquire the execution log of codedeploy as devops thinking?