Amazon Timestream Write Skill
amazonaws-com-timestream-write
amazonaws-com-timestream-write
| Method | Path | Description |
|---|---|---|
POST | / | |
POST | / | Creates a new Timestream batch load task. A batch load task processes data from a CSV source in an S3 location and writes to a Timestream table. A mapping from source to target is... |
POST | / | Creates a new Timestream database. If the KMS key is not specified, the database will be encrypted with a Timestream managed KMS key located in your account. For more information,... |
POST | / | Adds a new table to an existing database in your account. In an Amazon Web Services account, table names must be at least unique within each Region if they are in the same databas... |
POST | / | Deletes a given Timestream database. This is an irreversible operation. After a database is deleted, the time-series data from its tables cannot be recovered. All tables in the da... |
POST | / | Deletes a given Timestream table. This is an irreversible operation. After a Timestream database table is deleted, the time-series data stored in the table cannot be recovered. Du... |
POST | / | Returns information about the batch load task, including configurations, mappings, progress, and other details. Service quotas apply. See code sample for details. |
POST | / | Returns information about the database, including the database name, time that the database was created, and the total number of tables found within the database. Service quotas a... |
POST | / | Returns a list of available endpoints to make Timestream API calls against. This API operation is available through both the Write and Query APIs. Because the Timestream SDKs are... |
POST | / | Returns information about the table, including the table name, database name, retention duration of the memory store and the magnetic store. Service quotas apply. See code sample... |
POST | / | Provides a list of batch load tasks, along with the name, status, when the task is resumable until, and other details. See code sample for details. |
POST | / | Returns a list of your Timestream databases. Service quotas apply. See code sample for details. |
POST | / | Provides a list of tables, along with the name, status, and retention properties of each table. See code sample for details. |
POST | / | Lists all tags on a Timestream resource. |
POST | / | |
POST | / | Associates a set of tags with a Timestream resource. You can then activate these user-defined tags so that they appear on the Billing and Cost Management console for cost allocati... |
POST | / | Removes the association of tags from a Timestream resource. |
POST | / | Modifies the KMS key for an existing database. While updating the database, you must specify the database name and the identifier of the new KMS key to be used (KmsKeyId). If ther... |
POST | / | Modifies the retention duration of the memory store and magnetic store for your Timestream table. Note that the change in retention duration takes effect immediately. For example,... |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-timestream-write
Downloads and installs to ~/.claude/skills/amazonaws-com-timestream-write/
2018-11-01 (2026-02-13)