ConfigurationRecorderStatus - AWS Config

ConfigurationRecorderStatus

The current status of the configuration recorder.

Note

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

Contents

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

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

See Also

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