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