View a markdown version of this page

TaskSummary - Amazon IoT SiteWise
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).

TaskSummary

Contains summary information about a task.

Contents

createdAt

The time the task was created, in Unix epoch time.

Type: Timestamp

Required: Yes

status

The current lifecycle status of the task.

Type: ResourceStatus object

Required: Yes

taskArn

The ARN of the task.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1600.

Pattern: ^arn:aws(-cn|-us-gov)?:[a-zA-Z0-9-:\/_\.]+$

Required: Yes

taskName

The name of the task.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: [a-zA-Z0-9_-]+

Required: Yes

updatedAt

The time the task was last updated, in Unix epoch time.

Type: Timestamp

Required: Yes

version

The version of the task.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 10.

Pattern: ^(0|([1-9]{1}\d*))$

Required: Yes

description

The description of the task.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Pattern: [^\u0000-\u001F\u007F]+

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: