The AWS::Timestream::Table resource creates a Timestream Table.
The name for the database which the table to be created belongs to.
The properties that determine whether magnetic store writes are enabled.
The table name exposed as a read-only attribute.
The retention duration of the memory store and the magnetic store.
A Schema specifies the expected data model of the table.
The name for the table. If you don't specify a name, AWS CloudFormation generates a unique physical ID and uses that ID for the table name.
An array of key-value pairs to apply to this resource.