Get Config Rule Result
Constructors
Properties
Indicates whether an AWS resource or CC rule is compliant and provides the number of contributors that affect the compliance.
The ID of the AWS Config rule, such as config-rule-a1bzhi
.
The description that you provide for the CC rule.
The modes the CC rule can be evaluated in. The valid values are distinct objects. By default, the value is Detective evaluation mode only.
A string, in JSON format, that is passed to the CC rule Lambda function. Search the CloudFormation User Guide for AWS::Config::ConfigRule
for more information about the expected schema for this property.
The maximum frequency with which CC runs evaluations for a rule. You can specify a value for `MaximumExecutionFrequency`
when:
Defines which resources can trigger an evaluation for the rule. The scope can include one or more resource types, a combination of one resource type and one resource ID, or a combination of a tag key and value. Specify a scope to constrain the resources that can trigger an evaluation for the rule. If you do not specify a scope, evaluations are triggered when any resource in the recording group changes. The scope can be empty.
Provides the rule owner (```` for managed rules, `CUSTOM_POLICY`
for Custom Policy rules, and `CUSTOM_LAMBDA`
for Custom Lambda rules), the rule identifier, and the notifications that cause the function to evaluate your AWS resources.