QuestionQ181
Security, Compliance, and Governance for AI SolutionsA company plans to upload customer-service email messages to Amazon S3 to build a business analysis application. The messages occasionally contain sensitive data. The company wants to be alerted whenever sensitive information is detected.
Which solution completely automates the sensitive-data detection process with the LEAST development effort?
- A Configure Amazon Macie to detect sensitive information in the documents that are uploaded to Amazon S3.
- B Use Amazon SageMaker endpoints to deploy a large language model (LLM) to redact sensitive data.
- C Develop multiple regex patterns to detect sensitive data. Expose the regex patterns on an Amazon SageMaker notebook.
- D Ask the customers to avoid sharing sensitive information in their email messages.
Community Discussion