View source: R/timestreamwrite_operations.R
timestreamwrite_describe_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. Service quotas apply. See code sample for details.
See https://www.paws-r-sdk.com/docs/timestreamwrite_describe_database/ for full documentation.
timestreamwrite_describe_database(DatabaseName)
DatabaseName |
[required] The name of the Timestream database. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.