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

### Use case When formatting an error using the Logger utility I want to get the location of the error in my logs. To do so, the Logger utility parses...

good-first-issue
help-wanted
area/logger
type/feature-request
status/confirmed

### Use case As a customer using the Idempotency utility I want my payloads to be considered idempotent regardless of the ordering of the keys/items within. Currently, as discovered [here](https://github.com/aws-powertools/powertools-lambda-python/issues/3781#issuecomment-1954369980),...

good-first-issue
help-wanted
area/idempotency
type/feature-request
status/confirmed

### Use case The current implementation of our Logger is fairly stringent when it comes to types and objects allowed in the logs when compared with the Python implementation. For...

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

Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.0.0 to 4.1.3. Release notes Sourced from actions/dependency-review-action's releases. 4.1.3 Fixes a bug in 4.1.2 that would introduce comments in every pull request, regardless of the user's...

area/automation
size/XS

### Summary In #1372 we have introduced two new fields to our public layers: `compatibleArchitectures` and `license`. This new field however [caused the release process to fail](https://github.com/awslabs/aws-lambda-powertools-typescript/actions/runs/4638541299) due to one...

automation
internal
confirmed
layers

### Is this related to an existing feature request or issue? _No response_ ### Which Powertools for AWS Lambda (TypeScript) utility does this relate to? Other ### Summary As already...

type/RFC
status/confirmed

### Summary When using our built-in schema with zod, developers can infer the types with `type SqsEvent = z.infer` and use it in their Lambda handler. Another popular option is...

internal
discussing
parser

### Use case Sometimes I have records that I want processed one at a time, but my processor function happens to be async. ### Solution/User Experience It would be nice...

help-wanted
feature-request
confirmed
batch

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.20.0 to 0.20.1. Release notes Sourced from esbuild's releases. v0.20.1 Fix a bug with the CSS nesting transform (#3648) This release fixes a bug with the CSS...

type/dependencies
size/XS

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.21.0 to 7.0.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v7.0.0 7.0.0 (2024-02-12) Read more about this release: https://typescript-eslint.io/blog/announcing-typescript-eslint-v7/ 🚀 Features add support for flat configs (#7935) 🩹...

type/dependencies
size/XS