Options
All
  • Public
  • Public/Protected
  • All
Menu

AWS Config rule

Hierarchy

  • AwsConfig

Implements

Index

Constructors

Properties

enableConfigurationRecorder: true = true

Indicates whether AWS Config recorder enabled.

To enable AWS Config, you must create a configuration recorder and a delivery channel.

ConfigurationRecorder resource describes the AWS resource types for which AWS Config records configuration changes. The configuration recorder stores the configurations of the supported resources in your account as configuration items.

enableDeliveryChannel: true = true

Indicates whether delivery channel enabled.

AWS Config uses the delivery channel to deliver the configuration changes to your Amazon S3 bucket or Amazon SNS topic.

ruleSets: AwsConfigRuleSet[] = []

AWS Config rule sets

Generated using TypeDoc