AWS Certified Cloud Practitioner (CLF-C02) — Question 161

Which action is a security best practice for access to sensitive data that is stored in an Amazon S3 bucket?

Answer options

Correct answer: B

Explanation

Using IAM roles is a best practice because it allows for fine-grained access control and enhances security by not hardcoding credentials. The other options, while useful for different purposes, do not directly address secure access management for applications needing to access sensitive data in the S3 bucket.