LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
aws_co/__init__.py
aws_co/cli.py
aws_co/config.py
aws_co/credentials.py
aws_co/utils.py
aws_co.egg-info/PKG-INFO
aws_co.egg-info/SOURCES.txt
aws_co.egg-info/dependency_links.txt
aws_co.egg-info/entry_points.txt
aws_co.egg-info/requires.txt
aws_co.egg-info/top_level.txt
aws_co/commands/__init__.py
aws_co/commands/config.py
aws_co/commands/recent.py
aws_co/commands/run.py
aws_co/commands/setup.py
tests/__init__.py
tests/test_cli.py