Working on persistence api
This commit is contained in:
parent
8ddefe9c89
commit
4b6e7698da
@ -201,10 +201,10 @@ resources:
|
||||
|
||||
KeySchema:
|
||||
-
|
||||
'AttributeName': 'user',
|
||||
'AttributeName': 'user'
|
||||
'KeyType': 'HASH'
|
||||
-
|
||||
'AttributeName': 'name',
|
||||
'AttributeName': 'name'
|
||||
'KeyType': 'RANGE'
|
||||
|
||||
ProvisionedThroughput:
|
||||
|
Loading…
Reference in New Issue
Block a user