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:
@@ -2,7 +2,7 @@
|
||||
SNS module
|
||||
'''
|
||||
|
||||
from libs.sns import *
|
||||
from libs.aws.sns import *
|
||||
|
||||
def module_sns_list_topics():
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user