View source: R/timestreamwrite_operations.R
timestreamwrite_describe_table | R Documentation |
Returns information about the table, including the table name, database name, retention duration of the memory store and the magnetic store. Service quotas apply. See code sample for details.
See https://www.paws-r-sdk.com/docs/timestreamwrite_describe_table/ for full documentation.
timestreamwrite_describe_table(DatabaseName, TableName)
DatabaseName |
[required] The name of the Timestream database. |
TableName |
[required] The name of the Timestream table. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.