ExecutionSummary
The summary of a task execution on a specified device.
Contents
- executionId
-
The ID of the execution.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: No
- managedDeviceId
-
The ID of the managed device that the task is being executed on.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: No
- state
-
The state of the execution.
Type: String
Valid Values:
QUEUED | IN_PROGRESS | CANCELED | FAILED | SUCCEEDED | REJECTED | TIMED_OUT
Required: No
- taskId
-
The ID of the task.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: