ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 131 - SAA-C03 discussion

Report
Export

A company is developing a file-sharing application that will use an Amazon S3 bucket for storage. The company wants to serve all the files through an Amazon CloudFront distribution. The company does not want the files to be accessible through direct navigation to the S3 URL.

What should a solutions architect do to meet these requirements?

A.
Write individual policies for each S3 bucket to grant read permission for only CloudFront access.
Answers
A.
Write individual policies for each S3 bucket to grant read permission for only CloudFront access.
B.
Create an IAM user. Grant the user read permission to objects in the S3 bucket. Assign the user to CloudFront.
Answers
B.
Create an IAM user. Grant the user read permission to objects in the S3 bucket. Assign the user to CloudFront.
C.
Write an S3 bucket policy that assigns the CloudFront distribution ID as the Principal and assigns the target S3 bucket as the Amazon Resource Name (ARN).
Answers
C.
Write an S3 bucket policy that assigns the CloudFront distribution ID as the Principal and assigns the target S3 bucket as the Amazon Resource Name (ARN).
D.
Create an origin access identity (OAI). Assign the OAI to the CloudFront distribution. Configure the S3 bucket permissions so that only the OAI has read permission.
Answers
D.
Create an origin access identity (OAI). Assign the OAI to the CloudFront distribution. Configure the S3 bucket permissions so that only the OAI has read permission.
Suggested answer: D

Explanation:

https://aws.amazon.com/premiumsupport/knowledge-center/cloudfront-access-to-amazon-s3/ https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-contentrestricting- access-to-s3.html#private-content-restricting- access-to-s3-overview

asked 16/09/2024
Anupam Roy
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first