A DataItemDBDriver that uses DynamoDB as its database.
Create an item in the database.
Delete an item from the database.
List items from the database.
Optional
Read an item from the database.
Update an item in the database.
A DataItemDBDriver that uses DynamoDB as its database.