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

### Expected Behavior When using the Idempotency utility with ddb persistence, the utility should return the result of a previous operation from cache provided that the request is handled by...

bug
idempotency
discussing

### Expected Behavior We should be able to generate a test form the API Gateway console that allows the ApiGatewayProxyEventModel to be validated and parsed by Zod. ### Current Behavior...

bug
on-hold
need-more-information
parser

### Use case Currently our logging standard has both the numerical and string representations of the Log Level. The usage of both allow us to have increased efficiency when retrieving...

help-wanted
logger
feature-request
confirmed

### Expected Behaviour I expect powertools to log all enumerable properties on an error. It's common to include a code, and extra information about an error. For example, node's fs...

logger
need-customer-feedback
feature-request
discussing

### Use case Currently when using the Parameters and Tracer utility together, and with top-level `await` (like shown below) used in a certain order an error is logged (**but not...

tracer
parameters
feature-request
confirmed

### Use case We currently heavily use zod in our projects. The new Parser (Zod) utility could help us (since we validated most of them manually). Since we have use...

on-hold
need-customer-feedback
feature-request
next-major-version

### 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
metrics
internal
confirmed

### 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
internal
idempotency
confirmed

### Use case When creating a custom Parameters provider I should be able to seamless set my own backend, regardless of whether this might be AWS, a 3rd party, or...

parameters
feature-request
discussing

### Summary As part of the launch activities for the upcoming Parser utility we need to publish a blog post on the AWS Blog. This issue serves as a tracking...

internal
confirmed