ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 108 - SCS-C01 discussion

Report
Export

A Security Engineer has discovered that, although encryption was enabled on the Amazon S3 bucket example bucket, anyone who has access to the bucket has the ability to retrieve the files. The Engineer wants to limit access to each IAM user can access an assigned folder only.

What should the Security Engineer do to achieve this?

A.
Use envelope encryption with the AWS-managed CMK aws/s3.
Answers
A.
Use envelope encryption with the AWS-managed CMK aws/s3.
B.
Create a customer-managed CMK with a key policy granting “kms:Decrypt” based on the “${aws:username}” variable.
Answers
B.
Create a customer-managed CMK with a key policy granting “kms:Decrypt” based on the “${aws:username}” variable.
C.
Create a customer-managed CMK for each user. Add each user as a key user in their corresponding key policy.
Answers
C.
Create a customer-managed CMK for each user. Add each user as a key user in their corresponding key policy.
D.
Change the applicable IAM policy to grant S3 access to “Resource”:“arn:aws:s3:::examplebucket/${aws:username}/*”
Answers
D.
Change the applicable IAM policy to grant S3 access to “Resource”:“arn:aws:s3:::examplebucket/${aws:username}/*”
Suggested answer: B

Explanation:

Reference: https://aws.amazon.com/premiumsupport/knowledge-center/iam-s3-user-specificfolder/

asked 16/09/2024
Dilip Kumar
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first