# Functions
GenerateCreateTableInput returns a create input.
GenerateDeleteTableInput returns a deletion input.
GenerateDescribeTableInput returns input for read operation.
GenerateGlobalSecondaryIndexDescriptions generates an array of GlobalSecondaryIndexDescriptions.
GenerateTable returns the current state in the form of *svcapitypes.Table.
GenerateUpdateTableInput returns an update input.
IsNotFound returns whether the given error is of type NotFound or not.
SetupTable adds a controller that reconciles Table.