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 249 powertools-lambda-typescript issues
Sort by recently updated
recently updated
newest added

## Description of your changes > [!important] > This PR should be reviewed & merged only after #2117 has already been merged. **The current file diff is skewed because the...

area/documentation
area/automation
type/internal
type/feature

## Description of your changes ![image](https://github.com/aws-powertools/powertools-lambda-typescript/assets/999396/a0a33f50-8f19-4dd8-8e49-543bcd8c6156) `husky install` is deprecated starting from version 9.0 [More info here](https://github.com/typicode/husky/releases/tag/v9.0.1) We run this command on the init-environment script and we get the deprecation...

type/dependencies
type/internal
do-not-merge
size/XS

### Summary ![image](https://github.com/aws-powertools/powertools-lambda-typescript/assets/999396/6ddfe68c-4f92-4564-a5e1-0523cbfd4872) When running `init-environment` command we get a deprecation notice for `husky install` command. Husky has deprecated that command in favour of `husky` command and has new syntax...

status/on-hold
type/internal

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.0 to 3.24.5. Changelog Sourced from github/codeql-action's changelog. CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language packs. Note...

area/automation
size/XS

### Use case > [!note] > This feature request comes from #1785 Currently when using the Batch Processor utility, if all the records in a batch are marked as failed...

help-wanted
feature-request
confirmed
batch

### Use case The Metrics utility emits some warning logs to notify customers that certain expected conditions are not being met. This is the case for [when a namespace is...

metrics
feature-request
confirmed
enhancement

### What were you searching in the docs? The SAM CLI has templates that help customers quickly set up functions. Powertools has a handful of these templates and with the...

area/documentation
status/on-hold

### Summary The recently added idempotency feature adds a dependency on jmespath. While that package has many downloads, it hasn't been updated in 2 years. This seems like a concern...

type/dependencies
area/idempotency
status/confirmed

### What were you searching in the docs? The Middy.js docs have a page dedicated to Powertools for AWS Lambda (TypeScript). Our new major version [includes changes](https://docs.powertools.aws.dev/lambda/typescript/latest/upgrade/) on how customers...

area/documentation
status/confirmed

## Description of the improvement **Summary of the proposal** The repository contains - at present - examples in CDK and SAM that showcase how to use the Powertools utilities available....

area/documentation
area/idempotency
status/confirmed