Skip to content

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

Filter by

1k results
 (99 ms)

1k results

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

What were you searching in the docs? As we approach the first experimental release of Event Handler, we need to add a dedicated documentation page for the features implemented so far. Is this related ...
confirmed
documentation
event-handler
  • dreamorosi
  • 3
  • Opened 
    3 days ago
  • #4395

Use case As a customer, when working with Batch Processing, I want to have the utility parse and validate payloads before they re passed to my record handler[^1], so that I can focus on my business logic. ...
discussing
feature-request
parser
  • dreamorosi
  • 7
  • Opened 
    3 days ago
  • #4394

Use case The REST API event handler should provide a way to apply middleware to requests both globally and at route level. The order in which middleware are passed to the event handler are the order in ...
confirmed
event-handler
feature-request
  • svozza
  • 1
  • Opened 
    3 days ago
  • #4393

Summary We got an error when running the Make Release workflow on the Update SSM step Error: Credentials could not be loaded, please check your action inputs: Could not load credentials from any providers ...
automation
completed
internal
  • sdangol
  • 4
  • Opened 
    5 days ago
  • #4387

Summary We re getting the following error when trying to run the Make Release workflow The workflow is not valid. aws-powertools/powertools-lambda-typescript/.github/workflows/publish_layer.yml@3d6414d513be311abb028b008e56fe0d641047ea ...
automation
completed
internal
  • sdangol
  • 1
  • Opened 
    5 days ago
  • #4384

Expected Behavior Hi! In commit 7a65fcf9759ac1a1f072ef5442ee8b0767705a92 (version 2.24.1) you bumped the zod peer dependency from v3 to v4, which is considered a breaking change according to semver. ...
not-a-bug
parser
  • niklash3
  • 3
  • Opened 
    6 days ago
  • #4375

Summary Customer can set a AWS_SDK_UA_APP_ID environment variable in their AWS Lambda config. When this happens, the customer’s value should preserved and our UA string should be appended. For example, ...
completed
internal
  • dreamorosi
  • 2
  • Opened 
    9 days ago
  • #4373

Summary As per [some SonarQube findings](https://sonarcloud.io/project/security_hotspots?sinceLeakPeriod=true id=aws-powertools_powertools-lambda-typescript tab=how_to_fix), we should pass secrets to ...
automation
completed
internal
  • sdangol
  • 2
  • Opened 
    9 days ago
  • #4369

Summary The regular expression used in getCodeLocation may run slow on strings starting with ( and with many repetitions of (( . So, we need to prevent this behaviour by modifying the regular expression ...
internal
logger
pending-release
researching
  • sdangol
  • 7
  • Opened 
    10 days ago
  • #4366

Summary We should only pass those secrets that are needed by the workflow and avoid using dynamically accessed secrets such as secrets[format( GH_PAT_%s , matrix.env)] since the workflow will need to ...
automation
completed
internal
  • sdangol
  • 2
  • Opened 
    10 days ago
  • #4365
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! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub