timestreamwrite_describe_table: Returns information about the table, including the table...

View source: R/timestreamwrite_operations.R

timestreamwrite_describe_tableR Documentation

Returns information about the table, including the table name, database name, retention duration of the memory store and the magnetic store

Description

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.

Usage

timestreamwrite_describe_table(DatabaseName, TableName)

Arguments

DatabaseName

[required] The name of the Timestream database.

TableName

[required] The name of the Timestream table.


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