Managing the Configuration Recorder - AWS Config

Managing the Configuration Recorder

AWS Config uses the configuration recorder to detect changes in your resource configurations and capture these changes as configuration items. You must create a configuration recorder before AWS Config can track your resource configurations. When you start the configuration recorder, AWS Config takes an inventory of all AWS resources in your account.

Considerations

One configuration recorder per Region per account

You can have only one configuration recorder channel for per AWS Region per AWS account, and the configuration recorder is required to use AWS Config.

The configuration recorder is automatically created when you set up AWS Config

If you set up AWS Config by using the console or the AWS CLI, AWS Config automatically creates and then starts the configuration recorder for you. For more information, see Getting Started with AWS Config.

All supported resource types are recorded by default

By default, the configuration recorder records all supported resources in the region where AWS Config is running. You can create a customized configuration recorder that records only the resource types that you specify. For more information, see Recording AWS Resources.

You are charged service usage fees for using the configuration recorder

You are charged service usage fees when AWS Config starts recording configurations. For pricing information, see AWS Config Pricing.

Important

Evaluation Results for Deleted Resources Can Persist if the Configuration Recorder is Turned Off

If the configuration recorder is turned off, it disables the ability of AWS Config to track changes to the configuration of your resources, including their deletions. This means you might see evaluation results for resources that have been previously deleted if you turn off the configuration recorder.