lambda-decorators 0.6.0
0
A collection of useful decorators for making AWS Lambda handlers
Contents
A collection of useful decorators for making AWS Lambda handlers
How to Install lambda-decorators
You can install lambda-decorators using pip
pip install lambda-decorators
or add it to a project with poetry
poetry add lambda-decorators
Package Details
- Author
- Daniel Schep
- License
- MIT
- Homepage
- http://lambda-decorators.readthedocs.io
- PyPi:
- https://pypi.org/project/lambda-decorators/
Classifiers
Related Packages
Errors
A list of common lambda-decorators errors.
Code Examples
Here are some lambda-decorators
code examples and snippets.