aws.config.recorder
Supported Platform
- aws
Description
AWS Config Recorder
The aws.config.recorder
resource provides fields representing an individual AWS Config recorder configured within an account. For usage see the aws.config
resource documentation.
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
name | string | name of the recorder |
roleArn | string | arn of the IAM role used to describe the AWS resources associated with the account |
allSupported | bool | recording config changes for every supported type of regional resource |
includeGlobalResourceTypes | bool | recording all supported types of global resources with the resources that it records |
recording | bool | whether or not the recorder is currently recording |
lastStatus | string | last (previous) status of the recorder |
region | string | region for the recorder |