Files
weirdAAL/modules/cloudfront.py
carnal0wnage 53769f50a3 cloudfront
2018-04-30 20:56:02 -04:00

11 lines
168 B
Python

'''
This file is used to perform some EMR actions
'''
from libs.cloudfront import *
def module_cloudfront_list_distributions():
cloudfront_list_distributions()