Drift Detection for the Configuration Recorder
The AWS::Config::ConfigurationRecorder
resource type is a
configuration item (CI) for the configuration recorder that tracks all
changes to the state of configuration recorder. You can use this CI to check if the state of
the configuration recorder differs, or has drifted, from its previous
state. For example, this CI tracks if there are updates to resource types that you have
enabled Amazon Config to track, if you have stopped or started the configuration recorder, or if you
have deleted or uninstalled the configuration recorder. A drifted configuration recorder
indicates that you are not accurately detecting changes to your intended resource types. If
your configuration recorder has been drifted, this can result in false negative or false
positive compliance results.
The AWS::Config::ConfigurationRecorder
resource type is a system resource
type of Amazon Config and recording of this resource type is enabled by default in all supported
Regions. Recording for the AWS::Config::ConfigurationRecorder
resource type comes
with no additional charge.