Sara Gerion

Results 14 issues of 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...

utility:all
feature
priority:high
pending-release

## 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:...

triage
RFC
utility:parameters

## 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...

need-customer-feedback
feature-request
discussing
need-more-information
revisit-in-3-months

## 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...

documentation
good-first-issue

## 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)...

enhancement
github-actions
triage

## 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...

utility:all
priority:medium

## 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 - [...

good-first-issue
triage
priority:medium

## 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...

good-first-issue
triage
priority:medium

## 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...

bug
triage

## 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...