Q75 — AWS DVA-C02 Ch.1
Question 75 of 100 | ← Chapter 1
A company stores its data in tables within a series of Amazon S3 buckets. The company received an alert indicating that customer credit card information may have been exposed in a data table of one of its public applications. Developers need to identify all potential risks across the application environment. Which solution meets these requirements?
- A. Run a job using Amazon Athena on the S3 bucket containing the affected data, filtering results using the SensitiveData:S3Object/Personal discovery type.
- B. Run a job using Amazon Macie on the S3 bucket containing the affected data, filtering results using the SensitiveData:S3Object/Financial discovery type. ✓
- C. Run a job using Amazon Macie on the S3 bucket containing the affected data, filtering results using the SensitiveData:S3Object/Personal discovery type.
- D. Run a job using Amazon Athena on the S3 bucket containing the affected data, filtering results using the SensitiveData:S3Object/Financial discovery type.
Correct Answer: B. Run a job using Amazon Macie on the S3 bucket containing the affected data, filtering results using the SensitiveData:S3Object/Financial discovery type.
Explanation
Using Amazon Macie on the S3 bucket containing the affected data and filtering results with the SensitiveData:S3Object/Financial discovery type is the correct solution because credit card information falls under financial sensitive data.