Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AWS Certified Solutions Architect - Associate SAA-C03 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Associate SAA-C03 exam

Exam AWS Certified Solutions Architect - Associate SAA-C03 topic 1 question 533 discussion

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?

  • A. Use Amazon Macie. Create an Amazon EventBridge rule to filter the SensitiveData event type from Macie findings and to send an Amazon Simple Notification Service (Amazon SNS) notification to the security team.
  • B. Use Amazon GuardDuty. Create an Amazon EventBridge rule to filter the CRITICAL event type from GuardDuty findings and to send an Amazon Simple Notification Service (Amazon SNS) notification to the security team.
  • C. Use Amazon Macie. Create an Amazon EventBridge rule to filter the SensitiveData:S3Object/Personal event type from Macie findings and to send an Amazon Simple Queue Service (Amazon SQS) notification to the security team.
  • D. Use Amazon GuardDuty. Create an Amazon EventBridge rule to filter the CRITICAL event type from GuardDuty findings and to send an Amazon Simple Queue Service (Amazon SQS) notification to the security team.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
alexandercamachop
Highly Voted 1 year, 4 months ago
Selected Answer: A
B and D are discarted as Macie is to identify PII. Now that we have between A and C. SNS is more suitable for this option as a pub/sub service, we subscribe the security team and then they will receive the notifications.
upvoted 14 times
...
awsgeek75
Most Recent 9 months, 1 week ago
Selected Answer: A
BD: Wrong products AC: Uses Macie which is the right product but C uses SQS to notify security team which is an incomplete solution (what's listening to SQS?)
upvoted 1 times
...
pentium75
9 months, 2 weeks ago
Selected Answer: A
Detect PII -> Macie, A or C Notify security team -> SNS, A or B
upvoted 3 times
...
potomac
11 months, 2 weeks ago
Selected Answer: A
C is SQS, not SNS
upvoted 3 times
...
Wayne23Fang
1 year, 1 month ago
SQS mentioned in C.
upvoted 1 times
...
Ale1973
1 year, 2 months ago
Selected Answer: A
Amazon SQS is typically used for decoupling and managing messages between distributed application components. It's not typically used for sending notifications directly to humans. On my opinion C isn't a best practice
upvoted 1 times
...
Kp88
1 year, 2 months ago
Those who say C , please read carefully (I made the same mistake lol). Teams can't be notified with SQS hence A.
upvoted 2 times
...
ukivanlamlpi
1 year, 2 months ago
Selected Answer: C
there are different type of sensitive data: https://docs.aws.amazon.com/macie/latest/user/findings-types.html. if the question only focus on PII, then C is the answer. however, in reality, you will use A, because you will not want bank card, credential...etc all sensitive data , not only PII
upvoted 3 times
...
TariqKipkemei
1 year, 2 months ago
Selected Answer: A
Automatically detect PII in S3 buckets = Amazon Macie Notify security team = Amazon SNS Trigger notification based on SensitiveData event type from Macie findings = EventBridge
upvoted 1 times
...
NASHDBA
1 year, 3 months ago
Selected Answer: C
There are different types of Sensitive Data. Here we are only referring to PII. Hence SensitiveData:S3Object/Personal. to use SNS, the security team must subscribe. SQS sends the information as designed
upvoted 1 times
...
narddrer
1 year, 3 months ago
Selected Answer: C
SensitiveData:S3Object/Personal
upvoted 1 times
...
jaydesai8
1 year, 3 months ago
Selected Answer: A
Sensitive = MACIE, and SNS to sent notification to the Security Team
upvoted 2 times
...
Iragmt
1 year, 3 months ago
C. Because the question mentioned PII only, there are other Sensitive Data aside from PII. reference: https://docs.aws.amazon.com/macie/latest/user/findings-publish-event-schemas.html look for Event example for a sensitive data finding
upvoted 2 times
Ale1973
1 year, 2 months ago
But Amazon SQS is typically used for decoupling and managing messages between distributed application components. It's not typically used for sending notifications directly to humans!
upvoted 2 times
...
...
kapit
1 year, 3 months ago
AAAAAAA
upvoted 1 times
...
jack79
1 year, 4 months ago
C https://docs.aws.amazon.com/macie/latest/user/findings-types.html and notice the ensitiveData:S3Object/Personal The object contains personally identifiable information (such as mailing addresses or driver's license identification numbers), personal health information (such as health insurance or medical identification numbers), or a combination of the two.
upvoted 3 times
Ale1973
1 year, 2 months ago
But Amazon SQS is typically used for decoupling and managing messages between distributed application components. It's not typically used for sending notifications directly to humans!
upvoted 1 times
...
...
MAMADOUG
1 year, 4 months ago
I vote for A, Sensitive = MACIE, and SNS to prevent Security Team
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...