AWS Certified Solutions Architect – Associate (SAA-C02) — Question 725

A company has an Amazon S3 data lake that is governed by AWS Lake Formation. The company wants to create a visualization in Amazon QuickSight by joining the data in the data lake with operational data that is stored in an Amazon Aurora MySQL database. The company wants to enforce column-level authorization so that the company's marketing team can access only a subset of columns in the database.
Which solution will meet these requirements with the LEAST operational overhead?

Answer options

Correct answer: D

Explanation

AWS Lake Formation natively supports column-level access control, which can be seamlessly applied to QuickSight users querying data through Amazon Athena. Using a Lake Formation blueprint provides the simplest, lowest-overhead method to ingest data from Amazon Aurora MySQL into the S3 data lake. Other methods, such as using IAM policies or S3 bucket policies, do not natively support granular column-level security filters, and using Amazon EMR introduces significant operational management overhead.