SAA-C03 · Question #170
A company stores data in Amazon S3. According to regulations, the data must not contain personally identifiable information (PII). The company recently discovered that S3 buckets have some objects…
The correct answer is A. Use Amazon Macie. Create an Amazon EventBridge rule to filter the SensitiveData event type. Amazon Macie: Detects sensitive data such as PII in S3 buckets using machine learning. EventBridge Rule: Filters Macie findings for specific sensitive data events (e.g., SensitiveData). SNS Notification: Provides real-time alerts to the security team for immediate action.
Question
A company stores data in Amazon S3. According to regulations, the data must not contain personally identifiable information (PII). The company recently discovered that S3 buckets have some objects that contain PII. The company needs to automatically detect PII in S3 buckets and to notify the company's security team. Which solution will meet these requirements?
Options
- AUse Amazon Macie. Create an Amazon EventBridge rule to filter the SensitiveData event type
- BUse Amazon GuardDuty. Create an Amazon EventBridge rule to filter the CRITICAL event type
- CUse Amazon Macie. Create an Amazon EventBridge rule to filter the
- DUse Amazon GuardDuty. Create an Amazon EventBridge rule to filter the CRITICAL event type
How the community answered
(35 responses)- A89% (31)
- B3% (1)
- C6% (2)
- D3% (1)
Explanation
Amazon Macie: Detects sensitive data such as PII in S3 buckets using machine learning. EventBridge Rule: Filters Macie findings for specific sensitive data events (e.g., SensitiveData). SNS Notification: Provides real-time alerts to the security team for immediate action.
Community Discussion
No community discussion yet for this question.