Andrea Amorosi

Results 147 comments of Andrea Amorosi

I can confirm that at least on my experience `@middy/core` v3.x doesn't cause issues at runtime. However I have tried upgrading the dependency in the repo and I have found...

Hi @walmsles thank you for the request. Feature parity with the Python version is definitely something that we have on our radars. Middy-compliant middlewares are only one of the usages...

Hi @bilalq, thanks for engaging with this issue. The classes for the utilities that we support at the moment are not expensive to instantiate, the only logic that is run...

Hi everyone, as indicated in [our roadmap](https://docs.powertools.aws.dev/lambda/typescript/latest/roadmap/#feature-parity) we plan to implement this utility in the coming months. Over the next few days I'll take some time to go through the...

Hi @codyfrisch, thanks a lot for taking the time to share this detail/request. We are planning on including decorator usage as part of this utility. When we released the Idempotency...

I'd like to dive a bit deeper into the two top options: `ajv` & `schemasafe`. ## Package Size ### Setup From the linked benchmarks I wasn't sure about where the...

In terms of performance, looking at the benchmarks linked above, the main thing that I noticed is that they're running on potentially outdated versions of these libraries. For example, `ajv`...

Another thing to notice, that I must admit gives me pause, is the fact that `@exodus/schemasafe` appears to have over 75 collaborators on npm (see collaborators section on the [package...

@willfarrell thanks for the info, any chance you could link to an example or docs that show how to do this? I've tried to search their repo but the only...

Hi @wehnerjp, thank you for the offering to contribute to the feature and project and sorry for the slight delay. I saw your message yesterday and I wanted to have...