SetupHistory
Returns a list of the commands that were ran on the target resource.
The status of each command is also returned.
Contents
- executionDetails
-
Describes the full details of the request.
Type: Array of SetupExecutionDetails objects
Required: No
- operationId
-
A GUID that's used to identify the operation.
Type: String
Pattern:
.*\S.*
Required: No
- request
-
Information about the specified request.
Type: SetupRequest object
Required: No
- resource
-
The target resource name for the request.
Type: SetupHistoryResource object
Required: No
- status
-
The status of the request.
Type: String
Valid Values:
succeeded | failed | inProgress
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: