.bumpversion.cfg
MANIFEST.in
Makefile
README.md
pytest.ini
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
boto3_fixtures/__init__.py
boto3_fixtures/_version.py
boto3_fixtures/awslambda.py
boto3_fixtures/dynamodb.py
boto3_fixtures/kinesis.py
boto3_fixtures/s3.py
boto3_fixtures/service.py
boto3_fixtures/sqs.py
boto3_fixtures/utils.py
boto3_fixtures.egg-info/PKG-INFO
boto3_fixtures.egg-info/SOURCES.txt
boto3_fixtures.egg-info/dependency_links.txt
boto3_fixtures.egg-info/entry_points.txt
boto3_fixtures.egg-info/requires.txt
boto3_fixtures.egg-info/top_level.txt
boto3_fixtures/contrib/__init__.py
boto3_fixtures/contrib/boto3.py
boto3_fixtures/contrib/mindictive.py
boto3_fixtures/contrib/pytest.py
boto3_fixtures/contrib/sqs.py
dummy_lambda/func/__init__.py
dummy_lambda/func/main.py