Timestream Table
Schema-on-write time-series table inside a Timestream database.
Configuration
Section titled “Configuration”| Setting | Type | Required | Default |
|---|---|---|---|
| Table name | Text | Yes | — |
| Database name | Text | Yes | — |
| Memory store retention (hours) | Number | — | 24 |
| Magnetic store retention (days) | Number | — | 73000 |
| Magnetic store writes | Toggle | — | false |
| Error report S3 bucket | Text | — | — |
| Tags | Key–value | — | — |
Connections
Section titled “Connections”| Socket | Direction | Accepts | Terraform arg |
|---|---|---|---|
| Database | Input | aws.timestream-database | database_name |