Load a sample or paste your own JSON data to see how Timestream categorizes fields.
Analyzing data structure...
✓ Analysis complete — Schema ready for review
| Field Name | Data Type |
Category
TIME: Timestamp field for time-series data DIMENSION: Attributes that describe the data (e.g., device ID, location) MEASURE: Numeric metrics that change over time (e.g., temperature, CPU usage) |
Confidence |
|---|
This schema will be used to configure your Timestream table. The TIME field indexes your data chronologically, DIMENSIONS let you filter and group queries, and MEASURES store the actual time-series values you'll analyze.