AWS Certified Advanced Networking – Specialty (ANS-C00) — Question 111
Each custom AWS Config rule you create must be associated with a(n) AWS ____, which contains the logic that evaluates whether your AWS resources comply with the rule.
Answer options
- A. Lambda function
- B. Configuration trigger
- C. EC2 instance
- D. S3 bucket
Correct answer: A
Explanation
The correct answer is A, as AWS Config rules utilize Lambda functions to implement the evaluation logic for compliance. Options B, C, and D are incorrect because a configuration trigger does not evaluate compliance, an EC2 instance is not necessary for rule evaluation, and an S3 bucket does not pertain to the logic required for compliance checking.