Returns details about the commands that were run.
Contents
- command
-
The command that was executed.
Type: String
Required: No
- dateTime
-
The timestamp for when the request was run.
Type: Timestamp
Required: No
- name
-
The name of the target resource.
Type: String
Pattern:
.*\S.*
Required: No
- standardError
-
The text written by the command to stderr.
Type: String
Required: No
- standardOutput
-
The text written by the command to stdout.
Type: String
Required: No
- status
-
The status of the
SetupInstanceHttps
request.Type: String
Valid Values:
succeeded | failed | inProgress
Required: No
- version
-
The current version of the script..
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: