GitHub / aws-powertools/powertools-lambda-typescript issues and pull requests
Labelled with: confirmed
#4605 - Maintenance: update docs domain in Tracer e2e tests
Issue -
State: closed - Opened by dreamorosi 2 months ago
Labels: internal, confirmed
#4559 - Maintenance: fix linting issues for `testing` package
Issue -
State: closed - Opened by dreamorosi 3 months ago
Labels: internal, confirmed
#4558 - Maintenance: fix linting issues for `parser` package
Issue -
State: closed - Opened by dreamorosi 3 months ago
Labels: internal, confirmed
#4541 - Docs: update Event Handler docs with new APIs and types
Issue -
State: open - Opened by dreamorosi 3 months ago
Labels: documentation, confirmed, event-handler
#4538 - Maintenance: Add registry-url to setup-node steps to fix Scorecard packaging check
Issue -
State: closed - Opened by dreamorosi 3 months ago
- 4 comments
Labels: good-first-issue, help-wanted, automation, confirmed
#4533 - Docs: Fix documentation error: dataKeywordArgument should be replaced by dataIndexArgument use case or removed to avoid confusion
Issue -
State: closed - Opened by guillemcomerma 3 months ago
- 5 comments
Labels: documentation, good-first-issue, help-wanted, idempotency, confirmed
#4518 - Feature request - consider changing the RequestContext abbreviated response name `res` to `response`
Issue -
State: closed - Opened by nateiler 3 months ago
- 5 comments
Labels: feature-request, confirmed, event-handler
#4513 - Feature request: route prefixes in HTTP Event Handler
Issue -
State: closed - Opened by dreamorosi 3 months ago
Labels: feature-request, confirmed, event-handler
#4496 - Maintenance: Declare @standard-schema/spec as a dependency
Issue -
State: closed - Opened by RoMujambit 3 months ago
- 4 comments
Labels: bug, confirmed, batch
#4489 - Maintenance: add e2e tests for Batch Processing
Issue -
State: open - Opened by dreamorosi 3 months ago
- 1 comment
Labels: internal, confirmed, batch
#4487 - Maintenance: Update Layer Doc versions to Version 37
Issue -
State: closed - Opened by sdangol 3 months ago
Labels: internal, confirmed
#4485 - Bug: @aws-lambda-powertools/commons is not declared in batch package
Issue -
State: closed - Opened by Grmiade 3 months ago
- 2 comments
Labels: bug, confirmed, batch
#4479 - Maintenance: make error handlers' response more versatile
Issue -
State: closed - Opened by dreamorosi 3 months ago
- 6 comments
Labels: internal, confirmed, event-handler
#4475 - Docs: minor general improvements to Event Handler rest
Issue -
State: closed - Opened by dreamorosi 3 months ago
Labels: documentation, confirmed
#4466 - Maintenance: Remove the parser config parameter from Batch processor
Issue -
State: closed - Opened by sdangol 3 months ago
- 1 comment
Labels: internal, confirmed, batch
#4462 - Maintenance: Remove undefined From REST API Resolve Method Type Signature
Issue -
State: closed - Opened by svozza 3 months ago
Labels: internal, confirmed
#4456 - Maintenance: Expose REST Event Handler Under `experimental-rest` Path
Issue -
State: closed - Opened by svozza 3 months ago
Labels: confirmed, event-handler
#4454 - Bug: REST API Event Handler Rejects Valid APIGatewayProxyEvent
Issue -
State: closed - Opened by svozza 3 months ago
Labels: bug, confirmed, event-handler
#4447 - Maintenance: Rename BaseRouter class in REST handler to Router
Issue -
State: closed - Opened by svozza 3 months ago
Labels: internal, confirmed, event-handler
#4427 - Feature request: Implement middleware composition in event handler
Issue -
State: closed - Opened by svozza 3 months ago
Labels: feature-request, confirmed, event-handler
#4416 - Maintenance: version dropdown in docs is broken
Issue -
State: open - Opened by dreamorosi 3 months ago
Labels: internal, confirmed
#4414 - Maintenance: docs still publish older pages like `/core/metrics` that no longer exist
Issue -
State: closed - Opened by RobinPrette 3 months ago
- 6 comments
Labels: documentation, confirmed
#4412 - Feature request: Provide a helper function to decode a base64 encoded payload
Issue -
State: closed - Opened by sdangol 3 months ago
Labels: feature-request, confirmed, parser
#4387 - Maintenance: Error on the Update SSM job on Make Release workflow
Issue -
State: closed - Opened by sdangol 3 months ago
- 2 comments
Labels: automation, internal, confirmed
#4373 - Maintenance: concatenate Powertools for AWS UA to existing `AWS_SDK_UA_APP_ID`
Issue -
State: closed - Opened by dreamorosi 4 months ago
Labels: internal, confirmed
#4363 - Maintenance: Pass only the required secret to workflow
Issue -
State: closed - Opened by sdangol 4 months ago
Labels: automation, internal, confirmed
#4346 - Maintenance: switch e2e test account
Issue -
State: closed - Opened by dreamorosi 4 months ago
Labels: automation, internal, confirmed
#4340 - Feature request: pass event, context and request objects into handler
Issue -
State: closed - Opened by svozza 4 months ago
Labels: feature-request, confirmed, event-handler
#4326 - Maintenance: Prevent error when AWS_LAMBDA_FUNCTION_NAME is not passed in the Idempotency Persistence Layer
Issue -
State: closed - Opened by sdangol 4 months ago
Labels: internal, idempotency, confirmed
#4320 - Maintenance: Skip Layer version checks for the Gamma environment in the Partitioned Layer Publish Workflow
Issue -
State: closed - Opened by sdangol 4 months ago
Labels: automation, internal, confirmed
#4263 - Feature request: Export the `parse` function within the parser package
Issue -
State: closed - Opened by nateiler 4 months ago
- 2 comments
Labels: feature-request, confirmed, parser
#4260 - Maintenance: test coverage misreported in AppSync Event Handler
Issue -
State: open - Opened by dreamorosi 4 months ago
Labels: internal, confirmed, event-handler
#4257 - Maintenance: Fix code quality issues in tracer package
Issue -
State: closed - Opened by dreamorosi 4 months ago
- 5 comments
Labels: good-first-issue, help-wanted, tracer, confirmed
#4256 - Maintenance: Fix code quality issues in parameters package
Issue -
State: open - Opened by dreamorosi 4 months ago
Labels: good-first-issue, help-wanted, confirmed
#4255 - Maintenance: Mark private members as readonly and fix code quality issues in logger package
Issue -
State: closed - Opened by dreamorosi 4 months ago
- 2 comments
Labels: good-first-issue, logger, confirmed
#4254 - Maintenance: Fix object stringification and test loop issues in kafka package
Issue -
State: open - Opened by dreamorosi 4 months ago
Labels: good-first-issue, help-wanted, confirmed
#4253 - Maintenance: Mark private members as readonly in idempotency package
Issue -
State: closed - Opened by dreamorosi 4 months ago
- 3 comments
Labels: good-first-issue, help-wanted, idempotency, confirmed
#4252 - Maintenance: Mark private members as readonly in jmespath package
Issue -
State: closed - Opened by dreamorosi 4 months ago
- 3 comments
Labels: good-first-issue, help-wanted, confirmed, jmespath
#4246 - Maintenance: replace `EnvironmentVariablesService` class with helper functions in Idempotency
Issue -
State: closed - Opened by dreamorosi 4 months ago
- 3 comments
Labels: good-first-issue, help-wanted, idempotency, confirmed
#4212 - Maintenance: fix versioning workflow
Issue -
State: closed - Opened by dreamorosi 5 months ago
Labels: internal, confirmed
#4210 - Maintenance: review zod update
Issue -
State: open - Opened by dreamorosi 5 months ago
Labels: internal, confirmed
#4203 - Maintenance: clean up unused code paths in Parameters
Issue -
State: closed - Opened by dreamorosi 5 months ago
Labels: internal, confirmed
#4177 - Docs: update release process in maintainers
Issue -
State: open - Opened by dreamorosi 5 months ago
Labels: documentation, confirmed
#4153 - Maintenance: remove exported type for deprecated schema in Parser
Issue -
State: closed - Opened by dreamorosi 5 months ago
Labels: internal, confirmed, parser
#4149 - Maintenance: remove redundant code from idempotency snippets
Issue -
State: open - Opened by dreamorosi 5 months ago
Labels: documentation, internal, confirmed
#4141 - Feature request: Implement Error Handling System for Event Handler
Issue -
State: closed - Opened by dreamorosi 5 months ago
- 3 comments
Labels: feature-request, confirmed, event-handler
#4139 - Feature request: Implement Route Management System for Event Handler
Issue -
State: closed - Opened by dreamorosi 5 months ago
Labels: feature-request, confirmed, event-handler
#4138 - Maintenance: replace EnvironmentVariablesService class with helper functions in Parameters
Issue -
State: closed - Opened by dreamorosi 5 months ago
- 6 comments
Labels: good-first-issue, help-wanted, parameters, confirmed
#4136 - Maintenance: replace EnvironmentVariablesService class with helper functions in Metrics
Issue -
State: closed - Opened by dreamorosi 5 months ago
- 4 comments
Labels: good-first-issue, help-wanted, metrics, confirmed
#4132 - Maintenance: update roadmap
Issue -
State: closed - Opened by dreamorosi 5 months ago
Labels: internal, confirmed
#4125 - Maintenance: partitioned layer workflow failing
Issue -
State: open - Opened by dreamorosi 5 months ago
Labels: internal, confirmed
#4115 - Maintenance: replace `EnvironmentVariablesService` class with helper functions in Event Handler
Issue -
State: open - Opened by svozza 5 months ago
- 1 comment
Labels: good-first-issue, help-wanted, confirmed, event-handler
#4114 - Bug: [Tracer] instrumentFetch breaks when using proxy
Issue -
State: closed - Opened by tenjaa 5 months ago
- 7 comments
Labels: bug, tracer, confirmed
#4112 - Feature request: expose event & context as object in AppSync GraphQL
Issue -
State: closed - Opened by dreamorosi 5 months ago
Labels: feature-request, confirmed, event-handler
#4110 - Feature request: support `onQuery` and `onMutation` resolvers in AppSync GraphQL
Issue -
State: closed - Opened by dreamorosi 5 months ago
Labels: feature-request, confirmed, event-handler
#4083 - Bug: Logger - Invalid ISO 8601 timestamp (`T24:00:00`) when TZ is set to any non-UTC value
Issue -
State: closed - Opened by ogis-tkash 6 months ago
- 4 comments
Labels: bug, logger, confirmed
#4080 - Docs: Clarity on SQS ordering
Issue -
State: closed - Opened by benjymoses 6 months ago
- 2 comments
Labels: documentation, confirmed
#4070 - Maintenance: add tests to handle delimited protobufs
Issue -
State: closed - Opened by dreamorosi 6 months ago
Labels: internal, confirmed
#4067 - Feature request: decode key/val lazily to allow error handling
Issue -
State: open - Opened by dreamorosi 6 months ago
Labels: feature-request, confirmed
#4062 - Maintenance: add new `kafka` scope to semantic config
Issue -
State: open - Opened by dreamorosi 6 months ago
Labels: internal, confirmed
#4057 - Feature request: Add support for deserializing Kafka records
Issue -
State: closed - Opened by leandrodamascena 6 months ago
Labels: feature-request, confirmed
#4056 - Maintenance: remove `tsx` dev dependency
Issue -
State: closed - Opened by dreamorosi 6 months ago
- 1 comment
Labels: internal, confirmed
#4035 - Maintenance: add China layers to docs + clean old workflows
Issue -
State: closed - Opened by dreamorosi 6 months ago
- 1 comment
Labels: internal, confirmed
#3990 - Docs: add docs for Bedrock Agents feature
Issue -
State: open - Opened by dreamorosi 6 months ago
Labels: documentation, confirmed, event-handler
#3988 - Maintenance: align implementation of Bedrock Agent Function resolver
Issue -
State: closed - Opened by dreamorosi 6 months ago
Labels: internal, confirmed, event-handler
#3973 - Bug: TITLE
Issue -
State: open - Opened by dreamorosi 7 months ago
Labels: bug, confirmed, event-handler
#3971 - Feature request: create `BaseRouter` with base methods
Issue -
State: open - Opened by dreamorosi 7 months ago
Labels: feature-request, confirmed, event-handler
#3967 - Maintenance: consolidate env variable helpers for booleans
Issue -
State: closed - Opened by dreamorosi 7 months ago
Labels: internal, confirmed, commons
#3960 - Docs: clarify Zod version support in Parser page
Issue -
State: closed - Opened by dreamorosi 7 months ago
Labels: documentation, confirmed, parser
#3958 - Maintenance: switch tsconfig to ESM first
Issue -
State: closed - Opened by dreamorosi 7 months ago
Labels: internal, confirmed
#3952 - Docs: Add llms.txt to documentation
Issue -
State: closed - Opened by hjgraca 7 months ago
- 2 comments
Labels: documentation, triage, confirmed
#3950 - Bug: `getParameters` reports incorrect stack trace when transforms fails
Issue -
State: closed - Opened by dreamorosi 7 months ago
- 3 comments
Labels: bug, good-first-issue, help-wanted, parameters, confirmed
#3921 - Feature request: `identity` field should be unknown in AppSync Event types
Issue -
State: open - Opened by dreamorosi 7 months ago
Labels: feature-request, confirmed, event-handler
#3915 - Feature request: Enable TumblingWindow support for KinesisDataStreamRecord and DynamoDB
Issue -
State: closed - Opened by leandrodamascena 7 months ago
- 7 comments
Labels: good-first-issue, help-wanted, feature-request, confirmed, parser
#3914 - Docs: add new cache persistence layer to Idempotency page
Issue -
State: closed - Opened by dreamorosi 7 months ago
- 2 comments
Labels: documentation, help-wanted, idempotency, confirmed
#3906 - Feature request: AppSync Event schema/envelope
Issue -
State: closed - Opened by Jimmy89 7 months ago
- 4 comments
Labels: feature-request, confirmed, parser
#3884 - Bug: AppSync events `onSubscribe` resolver return type should be ignored
Issue -
State: open - Opened by dreamorosi 7 months ago
Labels: bug, confirmed, event-handler
#3881 - Docs: YouTube links in community content not working
Issue -
State: closed - Opened by dreamorosi 7 months ago
Labels: documentation, confirmed
#3879 - Bug: require specific `commons` version as dependency
Issue -
State: closed - Opened by dreamorosi 7 months ago
Labels: bug, confirmed, commons
#3865 - Bug: TypeScript Import Errors (TS2307) for `@aws-lambda-powertools/parser` Submodules (helpers, schemas) after Upgrading from v2.16.0 to v2.17.0
Issue -
State: closed - Opened by garysassano 7 months ago
- 5 comments
Labels: confirmed, not-a-bug
#3863 - Maintenance: fix AppSyncEventResolver docs and layer arn
Issue -
State: closed - Opened by dreamorosi 8 months ago
Labels: internal, confirmed
#3857 - Feature request: AWS AppSync Event resolver
Issue -
State: open - Opened by dreamorosi 8 months ago
Labels: feature-request, confirmed, event-handler
#3853 - Maintenance: update output generation for e2e
Issue -
State: closed - Opened by dreamorosi 8 months ago
Labels: automation, internal, confirmed
#3832 - Docs: copy button in Layer ARN not working
Issue -
State: closed - Opened by dreamorosi 8 months ago
- 4 comments
Labels: documentation, confirmed
#3821 - Feature request: Log warning message if Advanced Logging Controls log level is less verbose than Logger level
Issue -
State: closed - Opened by tknisch 8 months ago
- 11 comments
Labels: help-wanted, logger, feature-request, confirmed
#3775 - Maintenance: update roadmap for Q1
Issue -
State: closed - Opened by dreamorosi 9 months ago
Labels: documentation, internal, confirmed
#3730 - Maintenance: run e2e tests in on bigger runner
Issue -
State: closed - Opened by dreamorosi 9 months ago
- 1 comment
Labels: automation, internal, confirmed, tests
#3723 - Feature request: make cold start aware of Provisioned Concurrency
Issue -
State: closed - Opened by dreamorosi 9 months ago
Labels: logger, feature-request, confirmed
#3718 - Bug: manually calling refreshSampleRateCalculation does not refresh the sampling decision
Issue -
State: closed - Opened by grimmbraten 9 months ago
- 3 comments
Labels: bug, logger, confirmed
#3716 - Docs: review Validation documentation
Issue -
State: closed - Opened by dreamorosi 9 months ago
Labels: documentation, confirmed, validation
#3712 - Docs: add API Docs & README for Validation utility
Issue -
State: closed - Opened by dreamorosi 9 months ago
Labels: documentation, confirmed, validation
#3710 - Feature request: Amazon Bedrock Agents Functions
Issue -
State: closed - Opened by dreamorosi 9 months ago
- 10 comments
Labels: feature-request, confirmed, event-handler
#3705 - Feature request: Clear log buffer before starting next one
Issue -
State: closed - Opened by zirkelc 9 months ago
- 5 comments
Labels: documentation, logger, feature-request, confirmed
#3691 - Bug: Incorrect error message for IdempotencyAlreadyInProgressError when sortKeyAttr is in use
Issue -
State: closed - Opened by mikesnare 9 months ago
- 18 comments
Labels: bug, idempotency, confirmed
#3675 - Feature request: Add Cognito trigger schemas
Issue -
State: closed - Opened by jkahn117 9 months ago
- 6 comments
Labels: good-first-issue, help-wanted, feature-request, confirmed, parser
#3673 - Bug: Retry of previously failed SQS record is skipped when `skipGroupOnError` is enabled
Issue -
State: closed - Opened by mlrprananta 9 months ago
- 2 comments
Labels: bug, confirmed, batch
#3642 - Feature request: Support setting functionName for cold-starts via middy
Issue -
State: closed - Opened by steven10172 10 months ago
- 9 comments
Labels: metrics, feature-request, confirmed
#3635 - Feature request: flush buffer on uncaught error - class method decorator
Issue -
State: closed - Opened by dreamorosi 10 months ago
Labels: logger, feature-request, confirmed
#3634 - Feature request: allow enabling log buffering via constructor
Issue -
State: closed - Opened by dreamorosi 10 months ago
- 10 comments
Labels: logger, feature-request, confirmed
#3613 - Bug: regression when passing `null` as extra arg in logging methods
Issue -
State: closed - Opened by arturldev 10 months ago
- 2 comments
Labels: bug, logger, confirmed