ExecutionSummary - Amazon Snowball
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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