dynamodb v2 no indexes
This commit is contained in:
parent
ac1d2f5ef4
commit
48cfd19fe6
12 changed files with 1509 additions and 0 deletions
2
moto/dynamodb2/__init__.py
Normal file
2
moto/dynamodb2/__init__.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
from .models import dynamodb_backend2
|
||||
mock_dynamodb2 = dynamodb_backend2.decorator
|
||||
Loading…
Add table
Add a link
Reference in a new issue