Question 398:
Your Company is using an AWS CodeDeploy for deployment of applications to EC2 instance. For a financial application project to be deployed in the us-east region, log files are saved in the EC2 instance launched in this region. A new joinee mistakenly deleted the deployment log file for AWS CodeDeploy. Which of the following can be done to create a new log file?
Answer options:
A.AWS CodeDeploy will automatically create a replacement file. B.Restore deployment log file from backup file. C.Restart CodeDeployAgent Service. D.Restart EC2 instance with AWS CodeDeploy agent.