This package provides a wrapper to dynamodb to run CRUD actions for items. It expects a table with a composed primary key of ObjectType (Hash) and Id (Range). Sub package testing will support you creating a suitable table for tests.