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 @@
|
||||
'''
|
||||
This file is used to list lambda functions and event mappings
|
||||
'''
|
||||
from libs.aws_lambda import *
|
||||
from libs.aws.aws_lambda import *
|
||||
|
||||
|
||||
def module_lambda_list_functions():
|
||||
|
||||
Reference in New Issue
Block a user