Muthu Venkatachalam
Muthu Venkatachalam
> Check out this example https://github.com/vendia/serverless-express/blob/mainline/examples/sails-example/lambda.js. Let me know if you need more guidance. not clear on how to make use of the proxy in the new v4 stack. Also...
> @Muthuveerappanv Did you figure it out? Nope 😒
@mokmnovatti I'm trying to create a native-springboot app with graal 21.1 and spring-native. your sample code was helpful in resolving some of the reflection issues. I'm facing this issue now:...
@dreamorosi @heitorlessa - Can we get some traction on this RFC? We have the Lambda REST handler developed (similar to the Python Powertools) & ready for a PR, but haven't...
@dreamorosi looking forward. Will drop you an email from my official email address as well.
### technical side > what's the problem it actually solves vs implementing the same behavior without a library (it might be obvious but as mentioned I don't know much about...
Draft PR - https://github.com/awslabs/aws-lambda-powertools-python/pull/1956
> Actually, I take it back. I think I read too quickly when glancing at the `kwargs` aspect, thinking you'd want to pass arbitrary arguments and named arguments in order...
> Suggested next steps: > 1. Let's revive the middleware support feature request ([Feature request: Add support for middlewares in event handler #953](https://github.com/awslabs/aws-lambda-powertools-python/issues/953)) with suggestions on the following areas: >...