ConfigurationRecorderStatus - AWS Config

ConfigurationRecorderStatus

The current status of the configuration recorder.

For a detailed status of recording events over time, add your AWS Config events to CloudWatch metrics and use CloudWatch metrics.

Contents

arn

The Amazon Resource Name (ARN) of the configuration recorder.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1000.

Required: No

lastErrorCode

The latest error code from when the recorder last failed.

Type: String

Required: No

lastErrorMessage

The latest error message from when the recorder last failed.

Type: String

Required: No

lastStartTime

The time the recorder was last started.

Type: Timestamp

Required: No

lastStatus

The status of the latest recording event processed by the recorder.

Type: String

Valid Values: Pending | Success | Failure | NotApplicable

Required: No

lastStatusChangeTime

The time of the latest change in status of an recording event processed by the recorder.

Type: Timestamp

Required: No

lastStopTime

The time the recorder was last stopped.

Type: Timestamp

Required: No

name

The name of the configuration recorder.

Type: String

Required: No

recording

Specifies whether or not the recorder is currently recording.

Type: Boolean

Required: No

servicePrincipal

For service-linked configuration recorders, the service principal of the linked AWS service.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: [\w+=,.@-]+

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: