Attributes used to track modification done to an item. The createdAt attribute is only added when creating a new item, while the updatedAt attribute is also updated on every update.
createdAt
updatedAt
IDynamoDBModelTrack
Generated using TypeDoc
Attributes used to track modification done to an item. The
createdAt
attribute is only added when creating a new item, while theupdatedAt
attribute is also updated on every update.IDynamoDBModelTrack