v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141911787.0 KB

Provides a list of tables, along with the name, status, and retention properties of each table. See <a href="https://docs.aws.amazon.com/timestream/latest/developerguide/code-samples.list-table.html">code sample</a> for details.

post/#X-Amz-Target=Timestream_20181101.ListTables

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'Timestream_20181101.ListTables' required

Request body

DatabaseNamestring

The name of the Timestream database.

NextTokenstring

The pagination token. To resume pagination, provide the NextToken value as argument of a subsequent API invocation.

MaxResultsinteger

The total number of items to return in the output. If the total number of items available is more than the value specified, a NextToken is provided in the output. To resume pagination, provide the NextToken value as argument of a subsequent API invocation.

Response

Success

NextTokenstring

A token to specify where to start paginating. This is the NextToken from a previously truncated response.