
Answer-first summary for fast verification
Answer: Use AWS CloudTrail for logging API calls and AWS Config for recording DynamoDB table access.
Using AWS CloudTrail for logging API calls and AWS Config for recording DynamoDB table access provides a comprehensive way to detect and alert on unauthorized access. This approach ensures that sensitive data is monitored and managed effectively.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
Your organization requires a solution to detect and alert on any unauthorized access to sensitive data stored in DynamoDB tables. How would you use AWS CloudTrail and AWS Config to achieve this, and how would you configure them to provide comprehensive security insights?
A
Use AWS CloudTrail for logging API calls and AWS Config for recording DynamoDB table access.
B
Configure AWS Security Hub to aggregate findings from AWS CloudTrail and AWS Config.
C
Manually review each DynamoDB table for unauthorized access.
D
Enable default settings on all DynamoDB tables to ensure security.