Question 50:
A company has hired a third-party security auditor, and the auditor needs read-only access to the required AWS resources and logs of all VPC records and events that will occur on AWS. How can the company meet the auditor`s requirements without compromising with the security in the AWS environment?
Answer options:
A.Create a role that has the required permissions for the auditor. B.Create an SNS notification that sends the CloudTrail log files to the auditor`s email when CloudTrail delivers the logs to S3 but does not allow the auditor access to the AWS environment. C.The company should contact AWS as part of the shared responsibility model, and AWS will grant required access to the third-party auditor. D.Enable CloudTrail and specify the S3 bucket for your log file delivery.Create an IAM user who has read-only permission to the required AWS resources, including the VPC logs and the bucket containing CloudTrail logs.