TablePreferencesItem
Version: v2.0.0
Stored entity
Partition key pk, sort key sk • discriminator type = "TABLE_CONFIG"
Overview
Stored table preferences item in DynamoDB.
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
pk | str | ✅ | — | — |
sk | str | ✅ | — | — |
tenant_id | str | ✅ | — | — |
user_id | str | ✅ | — | — |
table_key | TableKeyEnum (PURCHASES_SEARCH) | ✅ | — | Supported table keys for this service. |
type | str | ❌ | TABLE_CONFIG | — |
table_configuration_id | str | ✅ | — | — |
table_configuration | TablePreferencesPayload | ✅ | — | Payload for table preferences updates. |
created_at | str | ✅ | — |