Skip to content

issues Search Results · repo:aws-powertools/powertools-lambda-typescript language:TypeScript

Filter by

1k results
 (511 ms)

1k results

inaws-powertools/powertools-lambda-typescript (press backspace or delete to remove)

What were you searching in the docs? Now that we are adding support for HTTP APIs and Function URLs, we need to update the event handler doumnetation to reflect this. Is this related to an existing documentation ...
confirmed
documentation
event-handler
  • svozza
  • Opened 
    9 hours ago
  • #4716

Summary Our E2E tests use a CDK construct that by default has a workaround for certain bundling issues when using ES modules: https://github.com/aws-powertools/powertools-lambda-typescript/blob/32bc066ed4d073c29082700c93eaca5b43d78d82/packages/testing/src/resources/TestNodejsFunction.ts#L49 ...
confirmed
internal
tests
  • svozza
  • Opened 
    16 hours ago
  • #4715

Use case Currently event handler only supports API Gateway Rest APIs. We should add support for HTTP APIs. Solution/User Experience The event source should be transparent to users, they should be able ...
confirmed
event-handler
feature-request
  • svozza
  • Opened 
    18 hours ago
  • #4713

Expected Behavior When a ParseError is thrown by the parse function, the cause field is a ZodError. Current Behavior When a ParseError is thrown by the parse function, the cause field is an array of ...
not-a-bug
  • agnoski
  • 3
  • Opened 
    2 days ago
  • #4712

Expected Behavior Hi, The typescript implementation of addDimensions diverge from python implementation where in former, you are creating a new dimensionSet this.#dimensionsStore.addDimensionSet(newDimensions); ...
not-a-bug
  • Akshay314
  • 6
  • Opened 
    2 days ago
  • #4711

Expected Behavior From reading the docs: https://docs.aws.amazon.com/powertools/typescript/latest/features/metrics/#testing-your-code setting POWERTOOLS_DEV env var as true should suppress any console ...
not-a-bug
  • ColinMorris83
  • 7
  • Opened 
    7 days ago
  • #4695

Summary The layer automation is failing to create the layer docs PR. So, need to manually create it Why is this needed? The docs will not be updated properly otherwise. Which area does this relate ...
completed
internal
  • svozza
  • 2
  • Opened 
    13 days ago
  • #4682

Expected Behavior It works as before (version 2.27). Current Behavior Compiled code with esbuild (format ESM) throws an error. Code snippet Reproducible repository available here: https://github.com/grimmbraten/powertools-logger-esm-support. ...
bug
completed
  • grimmbraten
  • 7
  • Opened 
    14 days ago
  • #4677

Use case The InvokeStore pacakge, allows for the use of Asynchronous contexts in lambda handlers. We should allow users to process SQS, Kinesis and DynamoDB streams in async contexts across lambda executions ...
batch
feature-request
pending-release
  • svozza
  • 1
  • Opened 
    14 days ago
  • #4676

Use case Some lambdas need access to more than one secret. The SecretsManager allows batch requests and AWS SDK defines the BatchGetSecretValueCommand and BatchGetSecretValueCommandInput. Solution/User ...
confirmed
feature-request
parameters
  • bgeese-szdm
  • 7
  • Opened 
    14 days ago
  • #4674
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub