dynamodb v2 no indexes
This commit is contained in:
parent
ac1d2f5ef4
commit
48cfd19fe6
12 changed files with 1509 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ logging.getLogger('boto').setLevel(logging.CRITICAL)
|
|||
|
||||
from .autoscaling import mock_autoscaling
|
||||
from .dynamodb import mock_dynamodb
|
||||
from .dynamodb2 import mock_dynamodb2
|
||||
from .ec2 import mock_ec2
|
||||
from .elb import mock_elb
|
||||
from .emr import mock_emr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue