Readonly
compliance(OPTIONAL) Defines which resources trigger an evaluation for an AWS Config rule.
Readonly
custom(OPTIONAL) A custom config rule is backed by AWS Lambda function. This is required when creating custom config rule.
Readonly
description(OPTIONAL) A description about this AWS Config rule.
Readonly
identifier(OPTIONAL) The identifier of the AWS managed rule.
Readonly
input(OPTIONAL) Input parameter values that are passed to the AWS Config rule.
Readonly
nameA name for the AWS Config rule.
Note: Changing this value of an AWS Config Rule will trigger a new resource creation.
Readonly
remediationA remediation for the config rule, auto remediation to automatically remediate noncompliant resources.
Readonly
tags(OPTIONAL) Tags for the config rule
Readonly
type(OPTIONAL) Config rule type Managed or Custom. For custom config rule, this parameter value is Custom, when creating managed config rule this parameter value can be undefined or empty string
Generated using TypeDoc
SecurityConfig / AwsConfig / AwsConfigRuleSet / ConfigRule
Description
AWS ConfigRule configuration
Example
Managed Config rule:
Custom Config rule:
Managed Config rule with remediation: