cloudfront
This commit is contained in:
10
modules/cloudfront.py
Normal file
10
modules/cloudfront.py
Normal file
@@ -0,0 +1,10 @@
|
||||
'''
|
||||
This file is used to perform some EMR actions
|
||||
'''
|
||||
|
||||
from libs.cloudfront import *
|
||||
|
||||
|
||||
def module_cloudfront_list_distributions():
|
||||
cloudfront_list_distributions()
|
||||
|
||||
Reference in New Issue
Block a user