AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
aioboto3/__init__.py
aioboto3/resources.py
aioboto3/session.py
aioboto3.egg-info/PKG-INFO
aioboto3.egg-info/SOURCES.txt
aioboto3.egg-info/dependency_links.txt
aioboto3.egg-info/not-zip-safe
aioboto3.egg-info/requires.txt
aioboto3.egg-info/top_level.txt
aioboto3/dynamodb/__init__.py
aioboto3/dynamodb/table.py
aioboto3/s3/__init__.py
aioboto3/s3/inject.py
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/conftest.py
tests/mock_server.py
tests/test_basic.py
tests/test_dynamo.py
tests/test_s3.py