Medium1 markMultiple Choice
AWS SAA-C03 · Question 16 · Domain 1.2: Secure Workloads
A company wants to receive real-time alerts whenever an IAM policy is modified in their AWS account. Which TWO services should be combined to achieve this? (Select TWO.)
A company wants to receive real-time alerts whenever an IAM policy is modified in their AWS account. Which TWO services should be combined to achieve this? (Select TWO.)
Answer options:
A.
AWS CloudTrail
B.
AWS Config
C.
Amazon EventBridge
D.
AWS Trusted Advisor
E.
Amazon Macie
How to approach this question
Identify the API logging service and the event routing service.
Full Answer
CloudTrail records the IAM API calls. EventBridge can intercept these CloudTrail events in real-time and trigger an SNS topic for alerting.
Common mistakes
Choosing Config for real-time alerts.
Practice the full AWS SAA-C03 Practice Exam 2
65 questions · hints · full answers · grading
More questions from this exam
Q01A company wants to ensure that no AWS resources can be created in the ap-northeast-1 region acros...EasyQ02A web application runs on Amazon EC2 instances behind an Application Load Balancer (ALB). The com...EasyQ03A company is storing highly sensitive data in an Amazon S3 bucket. The security team requires tha...MediumQ04An application running on an EC2 instance needs to access an Amazon DynamoDB table in a different...HardQ05A company needs to store database credentials securely. The credentials must be automatically rot...Medium
Expert