MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
src/newrelic_lambda/__init__.py
src/newrelic_lambda/agent_protocol.py
src/newrelic_lambda/cloudwatch_logging.py
src/newrelic_lambda/event-sources.json
src/newrelic_lambda/lambda_handler.py
src/newrelic_lambda.egg-info/PKG-INFO
src/newrelic_lambda.egg-info/SOURCES.txt
src/newrelic_lambda.egg-info/dependency_links.txt
src/newrelic_lambda.egg-info/not-zip-safe
src/newrelic_lambda.egg-info/requires.txt
src/newrelic_lambda.egg-info/top_level.txt
tests/test_agent_protocol.py
tests/test_lambda_event_attributes.py
tests/test_lambda_event_source_arn.py
tests/test_lambda_event_type.py
tests/test_lambda_handler.py