AWS Certified SysOps Administrator – Associate (legacy) — Question 255

A user has created an S3 bucket which is not publicly accessible. The bucket is having thirty objects which are also private. If the user wants to make the objects public, how can he configure this with minimal efforts?

Answer options

Correct answer: C

Explanation

The correct answer is C because setting the AWS bucket policy allows for a straightforward way to change the access level of all objects within the bucket to public in one action. Options A and B involve additional steps that are less efficient, while option D may not apply to individual objects if specific ACL settings are in place.