Medium1 markMultiple Choice
AWS SAA-C03 · Question 12 · Domain 1.2: Secure Workloads
A healthcare company stores patient records in Amazon S3. The compliance team requires automated discovery and alerting if any Personally Identifiable Information (PII) or Protected Health Information (PHI) is uploaded to the buckets.<br/><br/>Which TWO actions should a solutions architect take to meet this requirement? (Select TWO.)
A healthcare company stores patient records in Amazon S3. The compliance team requires automated discovery and alerting if any Personally Identifiable Information (PII) or Protected Health Information (PHI) is uploaded to the buckets.<br/><br/>Which TWO actions should a solutions architect take to meet this requirement? (Select TWO.)
Answer options:
A.
Enable Amazon Macie and configure it to scan the S3 buckets.
B.
Enable Amazon GuardDuty for the S3 buckets.
C.
Configure Amazon EventBridge to trigger an SNS notification when Macie generates a finding.
D.
Use AWS Config rules to scan S3 object contents.
E.
Enable AWS CloudTrail data events for S3.
How to approach this question
Identify the service designed for data classification in S3.
Full Answer
Amazon Macie is a data security and data privacy service that uses machine learning and pattern matching to discover and protect your sensitive data in AWS. It integrates with EventBridge for automated alerting.
Common mistakes
Confusing Macie (data classification) with GuardDuty (threat detection).
Practice the full AWS SAA-C03 Practice Exam 6
65 questions · hints · full answers · grading
More questions from this exam
Q01A company has multiple AWS accounts in an AWS Organizations organization. The security team wants...MediumQ02A company has two AWS accounts: Account A for development and Account B for production. Developer...MediumQ03A mobile application needs to authenticate users using their social media accounts (Facebook, Goo...EasyQ04A company is running an application on Amazon EC2 instances. The application needs to connect to ...MediumQ05A company has 50 AWS accounts managed by AWS Organizations. The IT team wants to implement a cent...Easy
Expert