ExamQuestions.com

Register
Login
AWS Certified Security Specialty Exam Questions

Amazon

AWS Certified Security Specialty

194 / 310

Question 194:

You currently operate a web application deployed in AWS. Your IT security compliance officer has tasked you to develop a reliable and durable logging solution to track API activities made to your global resources such as IAM. The solution must ensure the integrity and confidentiality of your log data. Which of these solutions would you recommend?

Answer options:

A.Create a new CloudTrail trail that applies to all AWS Regions. Use one new S3 bucket to store the logs. Use IAM roles S3 bucket policies and Multi-Factor Authentication (MFA) Delete on the S3 bucket that stores your logs. Enable log file integrity validation for CloudTrail.
B.Create a new CloudTrail with one new S3 bucket to store the logs. Configure SNS to send log file delivery notifications to your management system. Use IAM roles and S3 bucket policies on the S3 bucket that stores your logs.
C.Create a new CloudTrail trail with an existing S3 bucket to store the logs and with the global services option selected. Use S3 ACLs and Multi Factor Authentication (MFA) Delete on the S3 bucket that stores your logs.
D.Create three new CloudTrail trails with three new S3 buckets to store the logs, one for the AWS Management console, one for AWS SDKs, and one for command-line tools. Use IAM roles and S3 bucket policies on the S3 buckets that store your logs.