HISTORY.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
aws_lambda/__init__.py
aws_lambda/_version.py
aws_lambda/aws_lambda.py
python_lambda_4dn.egg-info/PKG-INFO
python_lambda_4dn.egg-info/SOURCES.txt
python_lambda_4dn.egg-info/dependency_links.txt
python_lambda_4dn.egg-info/not-zip-safe
python_lambda_4dn.egg-info/requires.txt
python_lambda_4dn.egg-info/top_level.txt
tests/__init__.py
tests/test_aws_lambda.py
tests/package/__init__.py
tests/package/example_package.py
tests/test_lambdas/__init__.py
tests/test_lambdas/example_function.py
tests/test_lambdas/example_function_update.py
tests/test_lambdas/function_with_package.py
tests/test_lambdas/function_with_req_pack.py
tests/test_lambdas/function_with_requirements.py
tests/test_lambdas/requirements.txt