AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
awslambda_handler/__init__.py
awslambda_handler/awslambda_handler.py
awslambda_handler/eventparser.py
awslambda_handler/tools.py
awslambda_handler.egg-info/PKG-INFO
awslambda_handler.egg-info/SOURCES.txt
awslambda_handler.egg-info/dependency_links.txt
awslambda_handler.egg-info/not-zip-safe
awslambda_handler.egg-info/requires.txt
awslambda_handler.egg-info/top_level.txt
awslambda_handler/responder/__init__.py
awslambda_handler/responder/awslambda/__init__.py
awslambda_handler/responder/cloudformation/__init__.py
awslambda_handler/responder/sns/__init__.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/test_awslambda_handler.py