Timestream Table

This table represents the Timestream Table resource from Amazon Web Services.

aws.timestream_table

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Amazon Resource Name that uniquely identifies this table.
creation_timecoretimestampThe time when the Timestream table was created.
database_namecorestringThe name of the Timestream database that contains this table.
last_updated_timecoretimestampThe time when the Timestream table was last updated.
magnetic_store_write_propertiescorejsonContains properties to set on the table when enabling magnetic store writes.
retention_propertiescorejsonThe retention duration for the memory store and magnetic store.
schemacorejsonThe schema of the table.
table_namecorestringThe name of the Timestream table.
table_statuscorestringThe current state of the table: <ul> <li> <code>DELETING</code> - The table is being deleted. </li> <li> <code>ACTIVE</code> - The table is ready for use. </li> </ul>
tagscorehstore