ManagedActionHistoryItem
The record of a completed or failed managed action.
Contents
- ActionDescription
-
A description of the managed action.
Type: String
Required: No
- ActionId
-
A unique identifier for the managed action.
Type: String
Required: No
- ActionType
-
The type of the managed action.
Type: String
Valid Values:
InstanceRefresh | PlatformUpdate | Unknown
Required: No
- ExecutedTime
-
The date and time that the action started executing.
Type: Timestamp
Required: No
- FailureDescription
-
If the action failed, a description of the failure.
Type: String
Required: No
- FailureType
-
If the action failed, the type of failure.
Type: String
Valid Values:
UpdateCancelled | CancellationFailed | RollbackFailed | RollbackSuccessful | InternalFailure | InvalidEnvironmentState | PermissionsError
Required: No
- FinishedTime
-
The date and time that the action finished executing.
Type: Timestamp
Required: No
- Status
-
The status of the action.
Type: String
Valid Values:
Completed | Failed | Unknown
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: