refactor, tidy up, split out config

This commit is contained in:
cmc
2017-07-24 14:35:17 -07:00
parent eab4dc0131
commit b0aa204efe
18 changed files with 40 additions and 303 deletions

View File

@@ -57,4 +57,4 @@ for region in regions:
ruleresponse = describe_configuration_recorders(AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, region)
print ruleresponse
print_section_header_and_footer("END OF CONFIG SERVICE REVIEW", True)
print_section_header_and_footer("END OF CONFIG SERVICE REVIEW", True)