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 @@
|
||||
S3 module
|
||||
'''
|
||||
|
||||
from libs.s3 import *
|
||||
from libs.aws.s3 import *
|
||||
|
||||
|
||||
def module_s3_get_bucket_policy(*args):
|
||||
|
||||
Reference in New Issue
Block a user