
Answer-first summary for fast verification
Answer: Set up AWS Config rules to monitor specific configurations and alert on unauthorized changes.
Using AWS Config to set up rules for monitoring specific configurations helps in detecting and managing unauthorized changes. This approach ensures that configuration changes are tracked and can be audited. Challenges include the potential for false positives or negatives in rule enforcement, which can be mitigated through regular rule reviews and updates.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
You need to manage configuration changes that have occurred in an AWS account, particularly those affecting data governance and privacy. Describe how you would use AWS Config to track and manage these changes, including setting up rules to detect unauthorized modifications. What are the challenges in maintaining accurate and up-to-date configuration records, and how can they be overcome?
A
Disable AWS Config to prevent tracking of configuration changes.
B
Set up AWS Config rules to monitor specific configurations and alert on unauthorized changes.
C
Manually review all AWS service configurations periodically.
D
Use a third-party tool to supplement AWS Config for configuration tracking.