.gitignore
AmazonRootCA1.pem
LICENSE
Makefile
README.md
bitbucket-pipelines.yml
pyproject.toml
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
src/awskeyspaces/AmazonRootCA1.pem
src/awskeyspaces/__init__.py
src/awskeyspaces/auth.py
src/awskeyspaces/config.py
src/awskeyspaces/connection.py
src/awskeyspaces/profile.py
src/awskeyspaces/util.py
src/awskeyspaces.egg-info/PKG-INFO
src/awskeyspaces.egg-info/SOURCES.txt
src/awskeyspaces.egg-info/dependency_links.txt
src/awskeyspaces.egg-info/not-zip-safe
src/awskeyspaces.egg-info/requires.txt
src/awskeyspaces.egg-info/top_level.txt
tests/test_connect.py