BatchGetItemResponseTable
fun <T, PK : KeyType> BatchGetItemResponseTable(items: List<T>, tableName: String, schema: ItemSchema.PartitionKey<T, PK>, unprocessedKeys: List<PK>): BatchGetItemResponseTable.PartitionKey<T, PK>