v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141911787.0 KB

Returns a list of your Timestream databases. <a href="https://docs.aws.amazon.com/timestream/latest/developerguide/ts-limits.html">Service quotas apply</a>. See <a href="https://docs.aws.amazon.com/timestream/latest/developerguide/code-samples.list-db.html">code sample</a> for details.

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

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'Timestream_20181101.ListDatabases' required

Request body

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

The pagination token. This parameter is returned when the response is truncated.