An open API service indexing awesome lists of open source software.

https://github.com/danielcaz/lambda-utils

Miscellaneous utilities for AWS Lambda functions
https://github.com/danielcaz/lambda-utils

python python-package

Last synced: 5 days ago
JSON representation

Miscellaneous utilities for AWS Lambda functions

Awesome Lists containing this project

README

          

# Lambda Utils

Miscellaneous utilities for AWS Lambda functions

## Installation

```bash
python -m pip install -i https://test.pypi.org/simple/ danielcaz-lambda-utils
```