Andrea Amorosi

Results 147 comments of Andrea Amorosi

Hi @jacksonwelsh thank you for reporting this. I have tried to reproduce the issue but was not able to. In order to reproduce the issue I have create a simple...

I think we should instead drop support at the latest on November 14 (a month before) & indicate the last release before then as the last supporting NodeJS 12. In...

Deprecation date has been postponed to Mar 31, 2023 so we can put this task on hold. I have updated the issue body to reflect the change. We'll revisit this...

Hi @walmsles, thank you for opening this RFC. Batch processing is definitely one of the use cases that we want to look into and consider for the future, however at...

> Just a few small nitpicks in the docs. Otherwise, this looks good to me. Thank you for taking a look at this and good spotting the mistakes in the...

The `App` class ([example usage](https://github.com/awslabs/aws-lambda-powertools-typescript/blob/main/packages/metrics/tests/e2e/basicFeatures.manual.test.ts#L61)) accepts/considers a `CDK_DEFAULT_REGION` environment variable. Based on my understanding of [the docs](https://docs.aws.amazon.com/cdk/v2/guide/environments.html) this variable should be considered when running a `cdk deploy`, although I don't...

Hello, I have added a unit test case for this feature. I have detailed this in the comments inside the tests, but in order to test the fix I am...

@ijemmy I have opened an issue for Tracer like you suggested: #1091 Since I'm planning on using the same method to test the fix in the unit tests I'll wait...

Hi, I was the one encountering the issue. To be honest I'm not sure it's a bug in the tool but more of a chance of improving the docs. I...

Thanks for the update, I can confirm that I wasn't in dev mode. Before resorting to uninstalling I have tried with different terminal sessions and nothing worked. I'll keep in...