
Ultimate access to all questions.
A financial services company leverages Amazon S3 for the storage of transformed and anonymized customer data produced by a daily batch job. The development team has been assigned to create a solution to scrutinize the output of this daily batch job for any potentially sensitive financial information related to the company’s customers.
As an AWS Certified Developer Associate, which of the following options would you recommend to address this use case in the MOST efficient manner?
A
Leverage Macie to analyze the output of the daily batch job and look for any sensitive data findings of type SensitiveData:S3Object/CustomIdentifier
B
Leverage Macie to analyze the output of the daily batch job and look for any sensitive data findings of type SensitiveData:S3Object/Personal
C
Configure a S3 event notification for every object upload that triggers a Lambda function based Python script to detect sensitive customer information
D
Leverage Macie to analyze the output of the daily batch job and look for any sensitive data findings of type SensitiveData:S3Object/Financial