fastapi-aws-lambda-example icon indicating copy to clipboard operation
fastapi-aws-lambda-example copied to clipboard

How to Multiple Handlers / Multiple Lambda Functions

Open Wpkenpachi opened this issue 4 years ago • 0 comments

Have some way to use instead of only one FastApi instace and one handler, multiple handlers and fastApi instances for each lambda function used?

Wpkenpachi avatar Jan 04 '21 14:01 Wpkenpachi