Medium1 markMultiple Choice
Domain 2.3: Security ControlsSecurityLake FormationAthena

AWS SAP-C02 · Question 47 · Domain 2.3: Security Controls

A financial services company is building a data lake on Amazon S3. They need to query the data using Amazon Athena. The data contains Personally Identifiable Information (PII). The security team requires that the PII columns be dynamically redacted or masked when queried by unauthorized users, without creating duplicate copies of the data. How can this be achieved?

Answer options:

A.

Use Amazon Macie to redact the data in S3.

B.

Use AWS Lake Formation to configure column-level security and data masking.

C.

Create an AWS Lambda function to intercept Athena queries and mask the data.

D.

Use S3 Object Lambda to mask the data as it is read.

How to approach this question

Identify the service for fine-grained data lake access control.

Full Answer

B.Use AWS Lake Formation to configure column-level security and data masking.✓ Correct
Use AWS Lake Formation to configure column-level security and data masking.
AWS Lake Formation allows you to define fine-grained access controls, including row-level and column-level security. It supports dynamic data masking, allowing you to redact PII columns for specific users without duplicating data.

Common mistakes

Choosing Macie, which is a discovery tool, not an access control tool.

Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 7

75 questions · hints · full answers · grading

More questions from this exam