Control your EC2 instances with a FastAPI instance in Lambda
Install this library using pip:
python -m pip install .Usage instructions go here.
To contribute to this library, first checkout the code. Then create a new virtual environment using uv:
cd thin-controller
uv venv
uv run thin-controllerSet the variables and run it through - requires python3.12 currently to package up the lambda.