ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

584 / 690

Question 584:

Your organization needs to meet audit compliance and hence need to log all the requests sent to 10 buckets that contain confidential information. These will also be periodically used to determine if any requests are being made from outside the organization’s IP address range. Your AWS application team had enabled S3 server access logging through AWS Console for all the buckets into a common logging bucket named s3-server-logging. But after few hours they noticed no logs were being written into the logging bucket. What could be the reason?

Answer options:

A.Bucket user-defined deny policy is not allowing Log Delivery group to write into S3 logging bucket.
B.Bucket public access is not enabled.
C.Write access is disabled for Log Delivery group.
D.Bucket name for server access logging should be “s3-server-access-logging” in order to write the request logs.