timestreamwrite_describe_database {paws.database} | R 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. |
[Package paws.database version 0.6.0 Index]