
Answer-first summary for fast verification
Answer: Leverage AWS Config to identify the misconfiguration and implement steps to correct the Lambda function's settings.
Option B is correct because it uses AWS Config for identifying and remediating the misconfiguration, which is crucial for effective incident response.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
Consider a scenario where a company needs to respond to a security incident involving a misconfigured AWS Lambda function. How would you use AWS Config to identify the misconfiguration and what steps would you take to remediate the issue? Describe the process from detection to resolution.
A
Use AWS Config only for basic monitoring without remediation steps.
B
Leverage AWS Config to identify the misconfiguration and implement steps to correct the Lambda function's settings.
C
Ignore AWS Config and rely on manual checks for misconfigurations.
D
Assume no misconfiguration occurred without investigation.