Michael Robellard
Michael Robellard
AWS began supporting Graviton2 processors today: https://aws.amazon.com/blogs/aws/aws-lambda-functions-powered-by-aws-graviton2-processor-run-your-functions-on-arm-and-get-up-to-34-better-price-performance/ It would be great if we could select the architecture we want to deploy the code we are using to in the config.json...
When trying to compile for the Mac on osX Lion I had a hard time because the Postgres installer I used did not have the right pg_config settings to allow...
Any way we can add a parameter to tell things to include code from other directories / set the python path differently, It looks like right now, it is all...
Can we please add support for Global Tables in Dynamo DB. It is supported in Pulumi and in SST V2. This is a blocker for migrating my SST v2 app...
This PR implements comprehensive fixes for Python Lambda deployment artifacts, addressing critical issues with Project Layout, missing modules, oversized packages, and deployment reliability. Also adds Python 3.13 support. ## Issues...
Hello Dmitry, I noticed that there haven't been any commits to the repository in several years, but it is the defacto LTI 1.3 implementation in Python. There are some new...