Returns the details for the specified configuration recorders. If the configuration recorder is not specified, this action returns the details for all configuration recorders associated with the account.
The input for the <a>DescribeConfigurationRecorders</a> action.
ConfigurationRecorderNames
array[string]
optional
A list of configuration recorder names.
Examples
Responses
🟢200Success
application/json
Body
The output for the <a>DescribeConfigurationRecorders</a> action.
ConfigurationRecorders
array[object (ConfigurationRecorder) {3}]
optional
A list that contains the descriptions of the specified configuration recorders.
name
string
optional
The name of the recorder. By default, Config automatically assigns the name "default" when creating the configuration recorder. You cannot change the assigned name.
>= 1 characters<= 256 characters
roleARN
string
optional
Amazon Resource Name (ARN) of the IAM role used to describe the Amazon Web Services resources associated with the account.
recordingGroup
object
optional
Specifies the types of Amazon Web Services resources for which Config records configuration changes.