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 @@
|
||||
'''
|
||||
Firehose functions
|
||||
'''
|
||||
from libs.firehose import *
|
||||
from libs.aws.firehose import *
|
||||
|
||||
|
||||
def module_firehose_list_delivery_streams():
|
||||
|
||||
Reference in New Issue
Block a user