AWS Certified Data Engineer – Associate (DEA-C01) — Question 49

A company stores data in a data lake that is in Amazon S3. Some data that the company stores in the data lake contains personally identifiable information (PII). Multiple user groups need to access the raw data. The company must ensure that user groups can access only the PII that they require.
Which solution will meet these requirements with the LEAST effort?

Answer options

Correct answer: A

Explanation

The correct answer, A, effectively leverages AWS Lake Formation to manage access controls with minimal effort by utilizing IAM roles tailored to user needs. Option B relies on Amazon QuickSight, which could introduce unnecessary complexity, while option C involves custom development that is more labor-intensive. Option D, while viable, requires more detailed IAM policy management than necessary for this scenario.