AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
requirements_dev.txt
requirements_test.txt
setup.cfg
setup.py
aws_consoler/__init__.py
aws_consoler/cli.py
aws_consoler/logic.py
aws_consoler.egg-info/PKG-INFO
aws_consoler.egg-info/SOURCES.txt
aws_consoler.egg-info/dependency_links.txt
aws_consoler.egg-info/entry_points.txt
aws_consoler.egg-info/requires.txt
aws_consoler.egg-info/top_level.txt
aws_consoler.egg-info/zip-safe
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/test_aws_consoler/__init__.py
tests/test_aws_consoler/test_cli.py