I have an Invoice table in dynamodb with hash-sort combo key. The hash is a uuid "tenantId" and the sort is a uuid named "id" for the invoice. However I