Andrea Amorosi

Results 244 comments of Andrea Amorosi

Hi @wehnerjp, yes this is the right place. Ideally yes, we want to match the implementation and features in the Python version so it'd be a separate utility. This way...

The issue still persists, however it appears that using an invisible character (U+2063) in front of the `@` forces the IDE to display the decorator properly. This is not an...

Closing this issue since the Idempotency utility was released as beta preview in [v1.11.1](https://github.com/aws-powertools/powertools-lambda-typescript/releases/tag/v1.11.1). We look forward to hear what you think of it, if you have any comment, question,...

Hi everyone, if you arrive on this issue because you are interested in this feature or because you are looking to migrate from `dazn-lambda-powertools` we would like to hear from...

Hi @m-radzikowski thank you for suggesting this feature. At the moment, and for the foreseeable future, we are fully committed to offer a modular toolkit by publishing separate utilities to...

Hi everyone, we have started working on a RFC for this topic and the first tests are showing that we might be able to support 3rd party observability providers by...

The first public beta for the utility has been released in `v1.7.0` (`@aws-lambda-powertools/[email protected]` on npm). We are eager to hear your feedback, so feel free to open an issue if...

I have updated the body of the original post to reflect the current scope, after which we can consider the issue complete. cc @am29d

This is an internal API that is now part of the `commons` package. Currently Logger, Metrics, and Tracer consume this API and based on the returned value decide whether to...

While migrating the codebase to Node.js 18.x, we have updated the `devDependencies` and as a part of that effort we have updated `@middy/core` to version `3.x`, which si now also...