Working on persistence api

This commit is contained in:
Gert Wohlgemuth 2018-05-19 17:12:39 -07:00
parent 8ddefe9c89
commit 4b6e7698da

View File

@ -201,10 +201,10 @@ resources:
KeySchema:
-
'AttributeName': 'user',
'AttributeName': 'user'
'KeyType': 'HASH'
-
'AttributeName': 'name',
'AttributeName': 'name'
'KeyType': 'RANGE'
ProvisionedThroughput: