Before starting up this project, make sure you have an AWS account and PyCharm installed in your machine. In this tutorial we will be using PyCharm Professional.
Copy and paste to PyCharm the example code from the official FastAPI documentation Debugging → Call uvicorn PyCharm will highlight the app argument at the last line uvicorn.run(app, host="0.0.0.0", ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results