Question 65 of 80
Single answerWhich solution will meet these requirements with the LEAST operational overhead?
AUse existing Python libraries to extract the text from the reports and to identify the PHI from the extracted text.
BUse Amazon Textract to extract the text from the reports. Use Amazon SageMaker to identify the PHI from the extracted text.
✓CUse Amazon Textract to extract the text from the reports. Use Amazon Comprehend Medical to identify the PHI from the extracted text.
DUse Amazon Rekognition to extract the text from the reports. Use Amazon Comprehend Medical to identify the PHI from the extracted text.
✓
Correct Answer: C
Use Amazon Textract to extract the text from the reports. Use Amazon Comprehend Medical to identify the PHI from the extracted text.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of AWS certification topics.