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: KeySchema:
- -
'AttributeName': 'user', 'AttributeName': 'user'
'KeyType': 'HASH' 'KeyType': 'HASH'
- -
'AttributeName': 'name', 'AttributeName': 'name'
'KeyType': 'RANGE' 'KeyType': 'RANGE'
ProvisionedThroughput: ProvisionedThroughput: