Sara Gerion
Sara Gerion
## Description of the feature request **Problem statement** Currently AWS Lambda Powertools for Python supports usage via a Lambda Layer. The TypeScript Powertools do not. **Summary of the feature** [Lambda...
## Key information * RFC PR: (leave this empty) * Related issue(s), if known: * * https://github.com/awslabs/aws-lambda-powertools-typescript/issues/484 * * https://github.com/awslabs/aws-lambda-powertools-typescript/issues/165 * Area: Parameters * Meet [tenets](https://awslabs.github.io/aws-lambda-powertools-typescript/latest/#tenets): Yes * Approved by:...
## Description of the feature request **Problem statement** The use of correlation ID's can be extremely helpful for debugging purposes and help developers understanding the lifecycle of user transactions as...
## Description of the improvement **Summary of the proposal** In all sections where the supported environment variables are documented for a certain utility, it would be helpful to clarify what...
## Description of the feature request **Problem statement** To keep up with our collaboration, for clarity, and make sure our efforts are tracked, there are 2 Github projects: https://github.com/awslabs/aws-lambda-powertools-typescript/projects 1)...
## Description of the feature request Minor feature but useful for governance of external contributions by the AWS community. It would be good to review labels used for Github Issues...
## Description of the feature request - [ ] Validate that a parent logger's persistent attributes are passed on to the child logger's persistent attributes via new/updated tests - [...
## Description of the feature request Right now the tsconfig files located in the folder of each utility (Logger, Metrics, Tracer) have repeated settings with some differences. Example: `resolveJsonModule` in...
## Bug description This morning the API spec page was returning 404: https://awslabs.github.io/aws-lambda-powertools-typescript/latest/api/ I noticed that this job, triggered by release v0.7.1, failed: https://github.com/awslabs/aws-lambda-powertools-typescript/runs/5586151464?check_suite_focus=true After re-running the failed job, the...
## Summary I am proposing to add Terraform support to this project, next to the already existing solutions. Potential benefits: - Make the project accessible to developers who mainly use...