powertools-lambda-typescript icon indicating copy to clipboard operation
powertools-lambda-typescript copied to clipboard

Powertools is a developer toolkit to implement Serverless best practices and increase developer velocity.

Results 157 powertools-lambda-typescript issues
Sort by recently updated
recently updated
newest added

## Description of your changes This PR tackles two separate but related issues: #1047 and #1053. All changes are related to the workflows that run as a result of a...

bug
fix

### **Summary** When using the SAM "`Hello World Example TypeScript TS"` template with ESBuild support enabled various PowerTools anomalies are observed. ### **Configuration** aws-lambda-powertools ^1.0.2 middy/core": ^3.1.1 sam cli 1.53.0...

bug
triage

## Bug description Similar to what happened with #1046 the addition of the `layer-publisher` folder caused some issues with the release workflow [making it fail](https://github.com/awslabs/aws-lambda-powertools-typescript/actions/runs/2833892130). ### Expected Behavior The release...

bug
github-actions

## Bug description With the introduction of a new workflow architecture/design in #1023 the workflow that is supposed to be run `on merge` is now ran as a result of...

bug
github-actions

## Description of the feature request **Problem statement** We have used the js version of lambda-powertools for a long time already in DAZN, and now we have most of the...

logger
feature-request
discussing

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

## Description of the feature request **Problem statement** Powertools is packaged as commonJS which does not give the capability to javascript developers to use esmodule import syntax and feature. **Summary...

enhancement
utility:all
triage
blocked

## Summary Increase maximum number of metrics dimension from 10 to 30 ## Bug description CloudWatch Metrics has increase maximum number of dimensions from 10 to 30 [ref](https://aws.amazon.com/about-aws/whats-new/2022/08/amazon-cloudwatch-metrics-increases-throughput/). Currently, `metrics`...

bug
good-first-issue
utility:metrics
triage

## Description of the improvement **Summary of the proposal** As a part of our documentation we have a [section that focuses on the APIs available](https://awslabs.github.io/aws-lambda-powertools-typescript/latest/api/). The new utility should feature...

documentation
good-first-issue
triage
utility:parameters

## Description of the improvement **Summary of the proposal** As a part of the implementation of the utility it's necessary to have a dedicated readme file for the utility as...

documentation
triage
utility:parameters