AWS Certified Machine Learning Engineer – Associate (MLA-C01) — Question 111

A medical company needs to store clinical data. The data includes personally identifiable information (PII) and protected health information (PHI).

An ML engineer needs to implement a solution to ensure that the PII and PHI are not used to train ML models.

Which solution will meet these requirements?

Answer options

Correct answer: C

Explanation

Option C is correct because Amazon Comprehend and Amazon Comprehend Medical are specifically designed to identify and mask PII and PHI, ensuring compliance with data protection requirements. Options A and B do not provide specific tools for identifying and masking sensitive information effectively, while option D focuses on encryption, which does not prevent the data from being used in its original form during training.