AWS Certified SysOps Administrator – Associate (legacy) — Question 531

A SysOps Administrator has received a request to enable access logging for a Network Load Balancer and is setting up an Amazon S3 bucket to store the logs.
What are the MINIMUM requirements for the S3 bucket? (Choose two.)

Answer options

Correct answer: A, B

Explanation

To enable Network Load Balancer access logging, the destination Amazon S3 bucket must be located in the same AWS Region as the load balancer. Additionally, you must attach a bucket policy to the S3 bucket that grants the Elastic Load Balancing service principal permission to write the log files. While enabling encryption, lifecycle policies, and blocking public access are security and cost-optimization best practices, they are not minimum requirements for enabling NLB access logs.