Utilities
DynamoDB-Toolbox exposes the following utility actions for Tables:
Registry: Serves as a single entry point for the Table'sEntitiesandAccessPatternsPrimaryKeyParser: Given an input of any type, validates that it respects the Primary Key schema of theTableTableSpy: Enables spying the providedTableTableRepository: A utility action that exposes all table actions as methodsTableDTO: Builds a Data Transfer Object of the providedTable