AWS Certified Advanced Networking – Specialty ANS-C00 – Question123

AWS Config flags a resource as ____ if a resource violates any conditions of an AWS Config rule that it evaluates on the resource in question.

A.
corrupted
B. noncompliant
C. invalid
D. misconfigured

Correct Answer: B

Explanation:

Explanation:
Use AWS Config to evaluate the configuration settings of your AWS resources. You do this by creating AWS Config rules, which represent your ideal configuration settings. AWS Config provides customizable, predefined rules called managed rules to help you get started. You can also create your own custom rules.
While AWS Config continuously tracks the configuration changes that occur among your resources, it checks whether these changes violate any of the conditions in your rules. If a resource violates a rule, AWS Config flags the resource and the rule as noncompliant.
Reference: http://docs.aws.amazon.com/config/latest/developerguide/evaluate-config.html