python-fastapi-aws-lambda-container
python-fastapi-aws-lambda-container copied to clipboard
A demo project to test the AWS Lambda contianer support with Python FastAPI framework
Results
2
python-fastapi-aws-lambda-container issues
Sort by
recently updated
recently updated
newest added
Hey, I completely followed your tutorial/guide on how to deploy with docker to lambda. Unfortunately I get: `{ "errorMessage": "RequestId: a8dc26d0-bdac-4f4d-9a92-ff108abb9eb2 Error: fork/exec /lambda-entrypoint.sh: exec format error", "errorType": "Runtime.InvalidEntrypoint" }`...
Lambda has a built-in function URL. It provides seamless integration with Lambda.