lambda stuff, libs folder for stuff

This commit is contained in:
carnal0wnage
2017-06-27 21:47:37 -04:00
parent 220e85d7bd
commit 6577f59cfa
10 changed files with 337 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ import pprint
pp = pprint.PrettyPrinter(indent=5, width=80)
from ec2.ec2 import *
from lib.ec2 import *
#insert AWS key, will figure out how to pull this in from a single file for all scripts