Michele Ricciardi
Michele Ricciardi
Is there a way we could print such message at build time, rather than runtime? My concern with the runtime is the additional logging and the cost/noise that will come...
IMO we should add it in v2, as I only saw this request from customers once and does not appear to be a big issue
If we go down the Builder route, we should implement it in a way that the batch handler is created and configured once with a builder, and then it is...
RFC looks good now. when it comes to testing this, let's verify that it works with messages passed across multiple services, for example: - SNS -> SQS - S3 notification...
Implemented the Terraform changes in the separate repo, happy to open a PR once we have the green light on the changes here https://github.com/sfloresk/terraform-aws-lambda-power-tuning/compare/main...mriccia:terraform-aws-lambda-power-tuning:main
I really like this RFC, I agree on the jax-rs/jakarta-rs API compatibility and for me it is a must have. It will enable easy porting of code into Powertools, and...
Hello @lucashuy , thanks for the prompt response. What's triggering the new version deployment in the steps you shared is the `VersionDescription`. Without `VersionDescription` I can consistently see the Lambda...