Describe Configuration Recorder Status
POST {{aws_config_and_aws_config_rules_base_url}}/?Action=DescribeConfigurationRecorderStatus
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | The name(s) of the configuration recorder. If the name is not specified, the action returns the current status of all the configuration recorders associated with the account. |
Request Body
{"ConfigurationRecorderNames"=>["string"]}