Creates an AWS Lambda function from a Python project using uv as the package manager and aws-lambda-powertools.
- Python 3.14+
- uv
make tf MODE=applyRun make help to see all available targets.
Note that this example may create resources which cost money. Run make tf MODE=destroy to destroy those resources.