timestreamwrite_describe_database: Returns information about the database, including the...

View source: R/timestreamwrite_operations.R

timestreamwrite_describe_databaseR Documentation

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

Description

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 apply. See code sample for details.

See https://www.paws-r-sdk.com/docs/timestreamwrite_describe_database/ for full documentation.

Usage

timestreamwrite_describe_database(DatabaseName)

Arguments

DatabaseName

[required] The name of the Timestream database.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.