• Create the minimum table config when using a single table. Useful as a base if you're using "non-standard" config

    Parameters

    • tableName: string

      the underlying DynamoDB table name

    • metaAttributeNames: MetaAttributeNames

      Attribute names for meta values. At least Partition Key must be specified

    Returns TableConfig

Generated using TypeDoc