LICENSE
MANIFEST.in
README.rst
VERSION
requirements.txt
setup.py
awspice/__init__.py
awspice/helpers.py
awspice/manager.py
awspice/servicemanager.py
awspice.egg-info/PKG-INFO
awspice.egg-info/SOURCES.txt
awspice.egg-info/dependency_links.txt
awspice.egg-info/requires.txt
awspice.egg-info/top_level.txt
awspice/modules/__init__.py
awspice/modules/finder.py
awspice/modules/security.py
awspice/modules/stats.py
awspice/services/__init__.py
awspice/services/acm.py
awspice/services/base.py
awspice/services/ce.py
awspice/services/ec2.py
awspice/services/elb.py
awspice/services/iam.py
awspice/services/rds.py
awspice/services/s3.py
test/__init__.py
test/module_finder.py
test/module_stats.py
test/service.py
test/service_base.py
test/service_ce.py
test/service_ec2.py
test/service_elb.py
test/service_s3.py