AWS Certified SysOps Administrator SOA-C01 – Question573

A SysOps Administrator is reviewing AWS Trusted Advisor warnings and encounters a warning for an S3 bucket policy that has open access permissions. While discussing the issue the bucket owner, the Administrator realizes the S3 bucket is an origin for an Amazon CloudFront web distribution.
Which action should the Administrator take to ensure that users access objects in Amazon S3 by using only CloudFront URLs?

A.
Encrypt the S3 bucket content with Server-Side Encryption with Amazon S3-Managed Keys (SSE-S3)
B. Create an origin access identity and grant it permissions to read objects in the S3 bucket
C. Assign an IAM user to the CoudFront distribution and whitelist the IAM user in the S3 bucket policy
D. Assign an IAM role to the CloudFront distribution and whitelist the IAM role in the S3 bucket policy