cloudfront

This commit is contained in:
carnal0wnage
2018-04-30 20:56:02 -04:00
parent 67e6d12b3f
commit 53769f50a3
2 changed files with 67 additions and 0 deletions

10
modules/cloudfront.py Normal file
View 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()