Exam: AWS Certified Cloud Practitioner 0 Likes
A user is storing objects in Amazon S3. The user needs to restrict (CLF-C02)
A user is storing objects in Amazon S3. The user needs to restrict access to the objects to meet compliance obligations.
What should the user do to meet this requirement?
A) Use AWS Secrets Manager.
B) Tag the objects in the S3 bucket.
C) Use security groups.
D) Use network ACLs.
Solution
Correct answer: B) Tag the objects in the S3 bucket.
By tagging the objects in the S3 bucket, the user can apply specific access control policies based on those tags. These policies can define who has access to the objects and under what conditions, ensuring compliance with regulatory requirements. Tags provide a flexible way to categorize and manage resources, including controlling access to S3 objects.
Category: Security and compliance in the AWS cloud
Language: English