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

### Expected Behavior `AWSLambdaPowertoolsTypeScript` Lambda layers can be added correctly in `eu-west-1`. For reference, it exists in `eu-west-2`, `us-east-1` and `ap-northeast-1`. ### Current Behavior ``` Failed to load layer version...

bug
confirmed
layers

## Summary Currently, when using the Batch Processor utility, if all the records in a batch are marked as failed, the utility throws a `FullBatchFailureError`. However, there can be scenarios...

documentation
on-hold
size/L
feature
tests
batch

## Summary This PR introduces a new feature allowing customers to emit timestamps with a timezone-aware format in the Logger. By default, Logger emits logs with timestamps formatted using the...

documentation
logger
size/L
feature
tests

## Summary ### Changes > Please provide a summary of what's being changed This PR drops support for Node.js 16 for Powertools for AWS Lambda (TypeScript). As discussed in the...

documentation
dependencies
logger
automation
internal
parameters
size/L
feature
tests
layers
commons
parser

### Summary > [!important] > Starting from July 1, 2024 Powertools for AWS Lambda (TypeScript) will end support for Node.js 16. This action follows [the date when AWS Lambda will...

internal
confirmed

### What were you searching in the docs? In #2408 we added new methods to reset the Logger state as well as fixing the behavior of persistent/temporary keys. None of...

documentation
logger
pending-release

### Use case It would be nice to have a module in the AWS Powertools that would sign requests made to AWS Resources via the SigV4 method. Currently doing it...

need-customer-feedback
feature-request
revisit-in-3-months

### Use case With the rise in popularity of GenAI, there are many developers and businesses building new GenAI workloads on AWS Lambda. Frameworks like [Langchain](https://github.com/langchain-ai/langchainjs) and [LlamaIndex](https://github.com/run-llama/llama_index) make it...

need-customer-feedback
feature-request
need-more-information

### Use case middy can pass event type like as [this](https://middy.js.org/docs/intro/typescript/). So we can pass inferred event type from zod schema to handler. ### Solution/User Experience ```ts const detailSchema =...

help-wanted
feature-request
discussing
parser

### Summary This issue is part of a larger group: #2381 As part of this task we should: - [ ] review that the README file for the package is...

documentation
logger
internal
confirmed