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 AWS 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 AWS SDKs, see the following: