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

A data engineer must use AWS services to ingest a dataset into an Amazon S3 data lake. The data engineer profiles the dataset and discovers that the dataset contains personally identifiable information (PII). The data engineer must implement a solution to profile the dataset and obfuscate the PII.
Which solution will meet this requirement with the LEAST operational effort?

Answer options

Correct answer: B

Explanation

Option B is correct because using the Detect PII transform in AWS Glue Studio simplifies the identification and obfuscation of PII with minimal operational overhead. The other options involve additional complexities such as using Lambda functions or extra services, which increase the operational effort required.