AWS Certified Security – Specialty (SCS-C02) — Question 90

A company stores images for a website in an Amazon S3 bucket. The company is using Amazon CloudFront to serve the images to end users. The company recently discovered that the images are being accessed from countries where the company does not have a distribution license.

Which actions should the company take to secure the images to limit their distribution? (Choose two.)

Answer options

Correct answer: A, C

Explanation

The correct answers, A and C, focus on securing access through the S3 bucket policy and implementing geo restrictions directly in CloudFront, which effectively prevents access from unauthorized countries. Options B, D, and E do not provide the most effective means of restricting access; for instance, updating DNS records or solely altering the S3 bucket policy without CloudFront involvement would not adequately enforce the necessary access controls.