RemediationExecutionStatus - Amazon Config
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

RemediationExecutionStatus

Provides details of the current status of the invoked remediation action for that resource.

Contents

InvocationTime

Start time when the remediation was executed.

Type: Timestamp

Required: No

LastUpdatedTime

The time when the remediation execution was last updated.

Type: Timestamp

Required: No

ResourceKey

The details that identify a resource within Amazon Config, including the resource type and resource ID.

Type: ResourceKey object

Required: No

State

ENUM of the values.

Type: String

Valid Values: QUEUED | IN_PROGRESS | SUCCEEDED | FAILED

Required: No

StepDetails

Details of every step.

Type: Array of RemediationExecutionStep objects

Required: No

See Also

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