View a markdown version of this page

QuerySummary - 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).

QuerySummary

Contains summary information about a query.

Contents

queryId

The unique identifier for the query execution.

Type: String

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

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

Required: Yes

status

The current query status.

Type: String

Valid Values: SUBMITTED | RUNNING | COMPLETED | FAILED | CANCELED | CANCELING

Required: Yes

submittedAt

The date and time when the query was submitted, in Unix epoch time.

Type: Timestamp

Required: Yes

completedAt

The date and time when the query reached a terminal state, in Unix epoch time.

Type: Timestamp

Required: No

See Also

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