Leandro Damascena
Leandro Damascena
### Why is this needed? When using the AppConfig Provider to fetch user specific configurations at runtime based on the identity of the requester that invokes our lambda function, we...
### Use case Original discussion: https://github.com/aws-powertools/powertools-lambda-python/discussions/2986 Similar to the Tracer utility (https://docs.powertools.aws.dev/lambda/python/latest/core/tracer/#environment-variables), our customers want to disable custom metrics in environments like dev and others. More information here: https://discord.com/channels/1006478942305263677/1006478942787604491/1143575948994826260 ###...
### Why is this needed? The v3 major version of aws-actions/configure-aws-credentials has been released and is breaking our CI. The role assumed in https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/reusable_deploy_v2_sar.yml#L182 is different from the role that...
### Use case Our documentation contains many examples of how to use our utilities, but some customers prefer to run the code at the first moment. However, they may encounter...
### Why is this needed? Reference: #4607 Add from __future__ import annotations to all files, including examples cc @ericbn ### Which area does this relate to? Automation ### Suggestion _No...
**Issue number:** #2030 ## Disclaimer The [original PR](https://github.com/aws-powertools/powertools-lambda-python/pull/2342) was created by @roger-zhangg. Due to lot of merge conflicts, we had to close that to merge it into the V3 branch....
### Why is this needed? Memray is a memory profiler for Python. It can track memory allocations in Python code, in native extension modules, and in the Python interpreter itself....
### Why is this needed? We need to replace pdoc3 with mkdocstrings to create better documentation for API and other utilities. ### Which area does this relate to? Automation ###...
### Use case Original issue: https://github.com/aws-powertools/powertools-lambda-python/issues/4834 **Consider changes to the Dotnet naming pattern in the text below.** > [docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_MetricDatum.html](https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_MetricDatum.html) reports that "None" is a valid unit for CloudWatch metrics, but...
### Organization Name Caylent ### Your Name On behalf of Randall Hunt ### Your current position On behalf of Randall Hunt ### (Optional) Company logo _No response_ ### (Optional) Use...