| 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
|
| CreateDatabaseRequest |
| CreateDatabaseResult |
| CreateTableRequest |
| CreateTableResult |
| Database
A top level container for a table.
|
| DeleteDatabaseRequest |
| DeleteDatabaseResult |
| DeleteTableRequest |
| DeleteTableResult |
| DescribeDatabaseRequest |
| DescribeDatabaseResult |
| DescribeEndpointsRequest |
| DescribeEndpointsResult |
| DescribeTableRequest |
| DescribeTableResult |
| Dimension
Dimension represents the meta data attributes of the time series.
|
| DimensionValueType |
| Endpoint
Represents an available endpoint against which to make API calls agaisnt, as well as the TTL for that endpoint.
|
| 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
MeasureValue represents the data attribute of the time series.
|
| MeasureValueType |
| Record
Record represents a time series data point being written into Timestream.
|
| RecordsIngested
Information on the records ingested by this request.
|
| RejectedRecord
Records that were not successfully inserted into Timestream due to data validation issues that must be resolved prior
to reinserting time series data into the system.
|
| RejectedRecordsException
WriteRecords would throw this exception in the following cases:
|
| RetentionProperties
Retention properties contain the duration for which your time series data must be stored in the magnetic store and
the memory store.
|
| S3Configuration
Configuration specifing an S3 location.
|
| S3EncryptionOption |
| 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 © 2022. All rights reserved.