LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
appsync_router.egg-info/PKG-INFO
appsync_router.egg-info/SOURCES.txt
appsync_router.egg-info/dependency_links.txt
appsync_router.egg-info/requires.txt
appsync_router.egg-info/top_level.txt
src/appsync_router/__init__.py
src/appsync_router/exceptions.py
src/appsync_router/router.py
src/appsync_router/types.py
src/appsync_router/scripts/appsync-router
src/appsync_router/templates/lambda/.gitignore
src/appsync_router/templates/lambda/README.md
src/appsync_router/templates/lambda/setup.cfg
src/appsync_router/templates/lambda/setup.py
src/appsync_router/templates/lambda/src/lambda_function/function.py
src/appsync_router/templates/resolver/__init__.py
src/appsync_router/templates/resolver/example.json
src/appsync_router/templates/resolver/resolver_template.py