# Functions

ConnectToInventoryFromContext creates a dynamodb inventory client from credentials attached to the context.
ConnectToSNSFromContext creates a dynamodb inventory client from credentials attached to the context.
CreateObject creates an object.
DeleteObject deletes an object.
GetObjectResponse looks up the appropriate response for object.
UpdateObject updates an object.

# Interfaces

InventoryDatabase defines the interface we're expecting for the inventory.
No description provided by the author