Adding intitial DynamoDB setup and implementing ListTables target
This commit is contained in:
parent
7907585b65
commit
5086e6e590
6 changed files with 63 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
from .dynamodb import mock_dynamodb
|
||||
from .ec2 import mock_ec2
|
||||
from .s3 import mock_s3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue