Dynamo Store
The DynamoStore provides an easy way to execute requests to a single table.
Last updated
Was this helpful?
The DynamoStore provides an easy way to execute requests to a single table.
Last updated
Was this helpful?
You can provide a DynamoDB client instance when creating a new DynamoStore instance:new DynamoStore(Person, myDynamoDBClient)