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

Example app to be deployed to AWS as an API Gateway / Lambda Stack

Results 3 fastapi-aws-lambda-example issues
Sort by recently updated
recently updated
newest added

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

When the docker corresponding to this repo is built, pushed to ECR, and deployed on Lamda. I am facing the following error: Couldn't find valid bootstrap(s): [uvicorn]", "errorType": "Runtime.InvalidEntrypoint"

Thanks for the deployment info for FastAPI on Amazon Lambda. Really appreciated. Just curious: do you know if Websockets will work? https://www.serverless.com/blog/framework-release-v138-websockets