BatchLoadTask - Amazon Timestream
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).

For similar capabilities to Amazon Timestream for LiveAnalytics, consider Amazon Timestream for InfluxDB. It offers simplified data ingestion and single-digit millisecond query response times for real-time analytics. Learn more here.

BatchLoadTask

Details about a batch load task.

Contents

CreationTime

The time when the Timestream batch load task was created.

Type: Timestamp

Required: No

DatabaseName

Database name for the database into which a batch load task loads data.

Type: String

Required: No

LastUpdatedTime

The time when the Timestream batch load task was last updated.

Type: Timestamp

Required: No

ResumableUntil

Type: Timestamp

Required: No

TableName

Table name for the table into which a batch load task loads data.

Type: String

Required: No

TaskId

The ID of the batch load task.

Type: String

Length Constraints: Minimum length of 3. Maximum length of 32.

Pattern: [A-Z0-9]+

Required: No

TaskStatus

Status of the batch load task.

Type: String

Valid Values: CREATED | IN_PROGRESS | FAILED | SUCCEEDED | PROGRESS_STOPPED | PENDING_RESUME

Required: No

See Also

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