# Constants
DefaultReadCapacityUnits default read capacity used to create table.
DefaultWriteCapacityUnits default write capacity used to create table.
DeleteTreeTimeoutSeconds the maximum time we retry a write batch.
TableCreateTimeoutSeconds the maximum time we wait for the AWS DynamoDB table to be created.
# Variables
ErrBucketOptionMissing is returned when bucket config option is missing.
ErrDeleteTreeTimeout delete batch timed out.
ErrLockAcquireCancelled stop called before lock was acquired.
ErrMultipleEndpointsUnsupported is returned when more than one endpoint is provided.
ErrTableCreateTimeout table creation timed out.