Loading...
Started by Bob Balm • Jun 27, 2025 8:32 AM
Total Replies
14
Participants
4
Activity
Quiet
Duration
8:32 AM
Thread starter
WARN AWS Lambda plans to remove support for callback-based function handlers starting with Node.js 24. You will need to update this function to use an async handler to use Node.js 24 or later. For more information and to provide feedback on this change, see https://github.com/aws/aws-lambda-nodejs-runtime-interface-client/issues/137. To disable this warning, set the AWS_LAMBDA_NODEJS_DISABLE_CALLBACK_WARNING environment variable.
returninstead of callback, but looks like the Custom Code action interface explicitly looks for callback in the code, so no output is created when using return.14 messages in thread