AWS Certified Solutions Architect – Associate (SAA-C02) — Question 737

A company has an application that provides marketing services to stores. The services based on previous purchases by store customers. The stores upload transaction data to the company through SFTP, and the data is processed and analyzed to generate new marketing offers. Some of the files can exceed 200 GB in size.
Recently, the company discovered that some of the stores have uploaded files that contain personally identifiable information (PII) that should not have been included. The company wants administrators to be alerted if PII is shared again. The company also wants to automate remediation.
What should a solutions architect do to meet these requirements with the LEAST development effort?

Answer options

Correct answer: B

Explanation

Amazon Macie is a fully managed security service that automatically discovers and protects sensitive data, such as PII, in Amazon S3 with minimal configuration. Using Macie with Amazon SNS requires the least development effort compared to writing and maintaining custom scanning algorithms in AWS Lambda. Amazon Inspector is designed for software vulnerability scanning rather than PII identification in S3, making the other options incorrect or inefficient.