serverless-plugin-tracing
serverless-plugin-tracing copied to clipboard
Passing ids from one lambda to another?
Is there a simple way to get the Trace ID from one function and then pass it to a lambda.invoke() to call a second function, to tie chaining lambdas together?