# Functions
New creates a new DB object.
# Structs
Config is used to create a new DB struct.
DB implements the database interface using DynamoDB to store data.
WorkflowDefinitionTable represents the user-configurable properties of the WorkflowDefinition table.