You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we change AWS lambda to nodejs20.x runtime - we start to get Uncaught Exception when we use encrypt function - after a big effort I figured out it came from a package stream-shift which uses a private field of the buffer. An issue has occurred on node 20.11.0, which affects the functionality of the lambda.