AWS Certified Solutions Architect – Professional — Question 51
You control access to S3 buckets and objects with:
Answer options
- A. Identity and Access Management (IAM) Policies.
- B. Access Control Lists (ACLs).
- C. Bucket Policies.
- D. All of the above
Correct answer: D
Explanation
The correct answer is D because access to S3 resources can be controlled using IAM Policies, ACLs, and Bucket Policies, each serving different purposes. Options A, B, and C are all valid methods of access control, but they do not encompass the full range of access management available for S3.