AWS Certified Advanced Networking – Specialty (ANS-C00) — Question 109

Which AWS service is used within an AWS Config Rule to perform the logic evaluation of that rule?

Answer options

Correct answer: C

Explanation

The correct answer is C, Lambda, as AWS Config Rules rely on AWS Lambda functions to execute the custom logic necessary for evaluating the rules. Options A (Inspector) and B (WAF) serve different purposes related to security and web application protection, while D (SWF) is focused on workflow management, none of which are suitable for rule evaluation in AWS Config.