.gitignore
LICENSE
README.md
pyproject.toml
borneo_auth_provider/__init__.py
borneo_auth_provider/borneo_auth_provider.py
borneo_client_python/__init__.py
borneo_client_python/auth.py
borneo_client_python/client.py
borneo_client_python/config.py
borneo_client_python/deserialize.py
borneo_client_python/errors.py
borneo_client_python/models.py
borneo_client_python/serialize.py
borneo_client_python.egg-info/PKG-INFO
borneo_client_python.egg-info/SOURCES.txt
borneo_client_python.egg-info/dependency_links.txt
borneo_client_python.egg-info/requires.txt
borneo_client_python.egg-info/top_level.txt
borneo_client_python/_private/__init__.py
borneo_client_python/_private/schemas.py
smithy_aws_core/BUILD
smithy_aws_core/__init__.py
smithy_aws_core/identity.py
smithy_aws_core/py.typed
smithy_aws_core/interfaces/__init__.py
smithy_core/BUILD
smithy_core/__init__.py
smithy_core/documents.py
smithy_core/exceptions.py
smithy_core/identity.py
smithy_core/interceptors.py
smithy_core/py.typed
smithy_core/retries.py
smithy_core/rfc3986.py
smithy_core/schemas.py
smithy_core/shapes.py
smithy_core/traits.py
smithy_core/types.py
smithy_core/utils.py
smithy_core/aio/__init__.py
smithy_core/aio/types.py
smithy_core/aio/utils.py
smithy_core/aio/interfaces/__init__.py
smithy_core/aio/interfaces/identity.py
smithy_core/interfaces/__init__.py
smithy_core/interfaces/exceptions.py
smithy_core/interfaces/identity.py
smithy_core/interfaces/retries.py
smithy_http/BUILD
smithy_http/__init__.py
smithy_http/endpoints.py
smithy_http/exceptions.py
smithy_http/py.typed
smithy_http/restjson.py
smithy_http/utils.py
smithy_http/aio/__init__.py
smithy_http/aio/aiohttp.py
smithy_http/aio/crt.py
smithy_http/aio/endpoints.py
smithy_http/aio/restjson.py
smithy_http/aio/auth/__init__.py
smithy_http/aio/auth/apikey.py
smithy_http/aio/identity/__init__.py
smithy_http/aio/identity/apikey.py
smithy_http/aio/interfaces/__init__.py
smithy_http/aio/interfaces/auth.py
smithy_http/interfaces/__init__.py
tests/test_protocol.py