ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 440 - SAA-C03 discussion

Report
Export

A company uses multiple vendors to distribute digital assets that are stored in Amazon S3 buckets The company wants to ensure that its vendor AWS accounts have the minimum access that is needed to download objects in these S3 buckets

Which solution will meet these requirements with the LEAST operational overhead?

A.
Design a bucket policy that has anonymous read permissions and permissions to list ail buckets.
Answers
A.
Design a bucket policy that has anonymous read permissions and permissions to list ail buckets.
B.
Design a bucket policy that gives read-only access to users. Specify IAM entities as principals
Answers
B.
Design a bucket policy that gives read-only access to users. Specify IAM entities as principals
C.
Create a cross-account IAM role that has a read-only access policy specified for the IAM role.
Answers
C.
Create a cross-account IAM role that has a read-only access policy specified for the IAM role.
D.
Create a user policy and vendor user groups that give read-only access to vendor users
Answers
D.
Create a user policy and vendor user groups that give read-only access to vendor users
Suggested answer: C

Explanation:

A cross-account IAM role is a way to grant users from one AWS account access to resources in another AWS account. The cross-account IAM role can have a read-only access policy attached to it, which allows the users to download objects from the S3 buckets without modifying or deleting them. The cross-account IAM role also reduces the operational overhead of managing multiple IAM users and policies in each account. The cross-account IAM role meets all the requirements of the question, while the other options do not.

Reference:

https://docs.aws.amazon.com/AmazonS3/latest/userguide/example-walkthroughs-managing-access-example2.html

https://aws.amazon.com/blogs/storage/setting-up-cross-account-amazon-s3-access-with-s3-access-points/

https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html

asked 16/09/2024
Jelle Kamp
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first