restructuring libs to be a bit more sane in terms of schema and so that we can split between aws and gcp
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
'''
|
||||
dynamoDB examples
|
||||
'''
|
||||
from libs.dynamodb import *
|
||||
from libs.aws.dynamodb import *
|
||||
|
||||
|
||||
def module_dynamodb_list_tables():
|
||||
|
||||
Reference in New Issue
Block a user