sentry-docs icon indicating copy to clipboard operation
sentry-docs copied to clipboard

Missing info: how to use Sentry lambda wrapper with AWS Durable Execution SDK

Open Jimmy89 opened this issue 2 months ago • 2 comments

SDK

JavaScript SDK

Description

AWS very recently launched the Durable Execution feature for NodeJS 22/24.

This involves adding a new SDK to your NodeJS Lambda code that wraps the Lambda Handler.

So far, I have not found any links/changelogs to supporting this new lambda feature by Sentry, assuming this feature may have not been noticed or is still being investigated. For the documentation I'm hoping to find a way how to insert both features (Sentry lambda wrapping in combination with this SDK). Could you please add this to your documentation?

Suggested Solution

I hope/think that wrapping with the AWS SDK first and then Sentry Lambda handler will work.

Jimmy89 avatar Dec 09 '25 09:12 Jimmy89

DOCS-2369

linear[bot] avatar Dec 09 '25 09:12 linear[bot]

Linking https://github.com/getsentry/sentry-javascript/issues/18432

Jimmy89 avatar Dec 15 '25 10:12 Jimmy89