ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

399 / 474

Question 399:

You are deploying an AWS CodeDeploy agent on an EC2 & required to store all logs at a custom location to meet security guidelines. Which of the following can be used to capture wire logs from the Amazon S3 bucket & stored at a custom location within the EC2 instance?

Answer options:

A.Set “:log_aws_wire:” as False & specify location for logs using “:log_dir:”
B.Set “:log_dir:” as True & specify location for logs using “:log_aws_wire:”
C.Set “:log_aws_wire:” as True & specify location for logs using “:log_dir:”
D.Set “:log_dir:” as False & specify location for logs using “:log_aws_wire:”