Josiah Coad

Results 13 comments of Josiah Coad

Would love this :) same use-case as [this guy](https://stackoverflow.com/questions/74652635/how-to-add-lambda-function-name-as-dimension-value-in-aws-metric-filter). I am creating a custom metric/alarm for memory usage on my lambdas and I don't have a great way of identifying...

Is it possible to open a python repl with a particular python version and package? ie `uv run python --python 3.10 --packages boto3,requests` I often find I want to do...