README.md
setup.py
awsreport.egg-info/PKG-INFO
awsreport.egg-info/SOURCES.txt
awsreport.egg-info/dependency_links.txt
awsreport.egg-info/requires.txt
awsreport.egg-info/top_level.txt
awsreport/awsresources/__init__.py
awsreport/awsresources/ami.py
awsreport/awsresources/elasticip.py
awsreport/awsresources/iam.py
awsreport/awsresources/igw.py
awsreport/awsresources/s3.py
awsreport/awsresources/securitygroup.py
awsreport/awsresources/volumes.py
awsreport/core/__init__.py
awsreport/core/analyzer.py
awsreport/core/argument_parser.py
awsreport/core/banner.py
awsreport/core/help_msg.py
awsreport/core/log.py