| Package | Description |
|---|---|
| com.amazonaws.services.timestreamwrite |
|
| com.amazonaws.services.timestreamwrite.model |
| Class and Description |
|---|
| AmazonTimestreamWriteException
Base exception for all service exceptions thrown by Amazon Timestream Write
|
| BatchLoadDataFormat |
| BatchLoadProgressReport
Details about the progress of a batch load task.
|
| BatchLoadStatus |
| BatchLoadTask
Details about a batch load task.
|
| BatchLoadTaskDescription
Details about a batch load task.
|
| CreateBatchLoadTaskRequest |
| CreateBatchLoadTaskResult |
| CreateDatabaseRequest |
| CreateDatabaseResult |
| CreateTableRequest |
| CreateTableResult |
| CsvConfiguration
A delimited data format where the column separator can be a comma and the record separator is a newline character.
|
| Database
A top-level container for a table.
|
| DataModel
Data model for a batch load task.
|
| DataModelConfiguration
|
| DataModelS3Configuration
|
| DataSourceConfiguration
Defines configuration details about the data source.
|
| DataSourceS3Configuration |
| DeleteDatabaseRequest |
| DeleteDatabaseResult |
| DeleteTableRequest |
| DeleteTableResult |
| DescribeBatchLoadTaskRequest |
| DescribeBatchLoadTaskResult |
| DescribeDatabaseRequest |
| DescribeDatabaseResult |
| DescribeEndpointsRequest |
| DescribeEndpointsResult |
| DescribeTableRequest |
| DescribeTableResult |
| Dimension
Represents the metadata attributes of the time series.
|
| DimensionMapping
|
| DimensionValueType |
| Endpoint
Represents an available endpoint against which to make API calls against, as well as the TTL for that endpoint.
|
| ListBatchLoadTasksRequest |
| ListBatchLoadTasksResult |
| ListDatabasesRequest |
| ListDatabasesResult |
| ListTablesRequest |
| ListTablesResult |
| ListTagsForResourceRequest |
| ListTagsForResourceResult |
| MagneticStoreRejectedDataLocation
The location to write error reports for records rejected, asynchronously, during magnetic store writes.
|
| MagneticStoreWriteProperties
The set of properties on a table for configuring magnetic store writes.
|
| MeasureValue
Represents the data attribute of the time series.
|
| MeasureValueType |
| MixedMeasureMapping
|
| MultiMeasureAttributeMapping
|
| MultiMeasureMappings
|
| PartitionKey
An attribute used in partitioning data in a table.
|
| PartitionKeyEnforcementLevel |
| PartitionKeyType |
| Record
Represents a time-series data point being written into Timestream.
|
| RecordsIngested
Information on the records ingested by this request.
|
| RejectedRecord
Represents records that were not successfully inserted into Timestream due to data validation issues that must be
resolved before reinserting time-series data into the system.
|
| RejectedRecordsException
WriteRecords would throw this exception in the following cases:
|
| ReportConfiguration
Report configuration for a batch load task.
|
| ReportS3Configuration
|
| ResumeBatchLoadTaskRequest |
| ResumeBatchLoadTaskResult |
| RetentionProperties
Retention properties contain the duration for which your time-series data must be stored in the magnetic store and
the memory store.
|
| S3Configuration
The configuration that specifies an S3 location.
|
| S3EncryptionOption |
| ScalarMeasureValueType |
| Schema
A Schema specifies the expected data model of the table.
|
| Table
Represents a database table in Timestream.
|
| TableStatus |
| Tag
A tag is a label that you assign to a Timestream database and/or table.
|
| TagResourceRequest |
| TagResourceResult |
| TimeUnit |
| UntagResourceRequest |
| UntagResourceResult |
| UpdateDatabaseRequest |
| UpdateDatabaseResult |
| UpdateTableRequest |
| UpdateTableResult |
| WriteRecordsRequest |
| WriteRecordsResult |
Copyright © 2025. All rights reserved.