amazonaws.com

Amazon Timestream Write Amazon Timestream is a fast, scalable, fully managed time-series database service that makes it easy to store and analyze trillions of time-series data points per day. With Timestream, you can easily store and analyze IoT sensor data to derive insights

🔑 oauth2 19 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
Provides a list of tables, along with the name, status, and retention propert…
curl \
  -H "Authorization: $API_KEY" \
  http://ingest.timestream.us-east-1.amazonaws.com/#X-Amz-Target=Timestream_20181101.ListTables
Adds a new table to an existing database in your account. In an Amazon Web Se…
curl \
  -H "Authorization: $API_KEY" \
  http://ingest.timestream.us-east-1.amazonaws.com/#X-Amz-Target=Timestream_20181101.CreateTable
Endpoints (19 total)
POST
/#X-Amz-Target=Timestream_20181101.ListTables
Provides a list of tables, along with the name, status, and retention propert…
POST
/#X-Amz-Target=Timestream_20181101.CreateTable
Adds a new table to an existing database in your account. In an Amazon Web Se…
POST
/#X-Amz-Target=Timestream_20181101.DeleteTable
<p>Deletes a given Timestream table. This is an irreversible operation. After…
POST
/#X-Amz-Target=Timestream_20181101.TagResource
Associates a set of tags with a Timestream resource. You can then activate th…
POST
/#X-Amz-Target=Timestream_20181101.UpdateTable
<p>Modifies the retention duration of the memory store and magnetic store for…
POST
/#X-Amz-Target=Timestream_20181101.WriteRecords
<p>Enables you to write your time-series data into Timestream. You can specif…
POST
/#X-Amz-Target=Timestream_20181101.DescribeTable
Returns information about the table, including the table name, database name,…
POST
/#X-Amz-Target=Timestream_20181101.ListDatabases
Returns a list of your Timestream databases. <a href="https://docs.aws.amazon…
POST
/#X-Amz-Target=Timestream_20181101.UntagResource
Removes the association of tags from a Timestream resource.
POST
/#X-Amz-Target=Timestream_20181101.CreateDatabase
Creates a new Timestream database. If the KMS key is not specified, the datab…
POST
/#X-Amz-Target=Timestream_20181101.DeleteDatabase
<p>Deletes a given Timestream database. <i>This is an irreversible operation.…
POST
/#X-Amz-Target=Timestream_20181101.UpdateDatabase
<p> Modifies the KMS key for an existing database. While updating the databas…
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints19
Authoauth2
Categories1
http://ingest.timestream.us-east-1.amazonaws.com