either using objects created from setupSupport.ts, (e.g. createStandardSingleTableConfig
) or you can fully customize
Optional
context: StoreContextoverride the default store context. To see what those defaults are, see createStoreContext
in setupSupport.ts
Generated using TypeDoc
Entry point to dynamodb-entity-store. A Table Backed Store can use either one DynamoDB backing table, or several; and can be used to persist one entity type, or several.