firehose, sqs updates, recon module, etc

This commit is contained in:
carnal0wnage
2018-04-07 22:16:23 -04:00
parent 5c531effca
commit 50a6902219
10 changed files with 300 additions and 25 deletions

View File

@@ -2,5 +2,5 @@ from libs.opsworks import *
from config import AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY
def step_opsworkds_describe_stacks():
def step_opsworks_describe_stacks():
describe_stacks(AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY)