Aws-lambda-decorators

Latest version: v0.53

Safety actively analyzes 687918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

0.40

* Added info on how to create your own custom validators

0.39

* Log handler removed to not interfere with AWS logger

0.38

* Added an allow_none_defaults to the extract decorators, so that None defaults are understood as a value, not as not having a value. The default mode is False, so None defaults are treated as the parameter not having a value.

0.37

* Extracted Null values are now added to kwargs of decorated function
* Bug fix: extract exceptions check if param exists
* Usage of try/except/else in extract

0.36

* ExceptionHandler objects can be created with a status code that will be returned to the client when that error happens. Until now, ExceptionHandler objects always returned 400.

0.35

* You can now control the logging level of the decorators by adding a LOG_LEVEL environment variable. Defaulted to INFO

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.