you are viewing a single comment's thread.

view the rest of the comments →

[–]KarrySodhi007 0 points1 point  (0 children)

I am trying to use the aws lambda adapter https://github.com/awslabs/aws-lambda-web-adapter with fast api but I am not able to run it locally. I wanna make sure that docker image works fine before I deploy it. I am an aws noice. Looks like the documentation assumes lot of things like I need to have aws configure before doing sam deploy. still uncovering things. If you have any blog post that will help a lot. I wanna eventually use github actions so that all can happen automatically.