Example of setting up Python lambdas using Serverless Framework using serverless-python-requirements with common shared module without using lambda layers. When working with monorepo often we use some ...
What is this plugins purpose? This plugin was originally built to allow deployment of arbitrarily nested python lambdas using serverless. The functionality is related to the one discussed in this ...