v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141911787.0 KB

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. <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.describe-db.html">code sample</a> for details.

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

Headers

X-Amz-Target'Timestream_20181101.DescribeDatabase' required

Request body

DatabaseNamestring required

The name of the Timestream database.

Response

Success