Once we take care of #1521, we'll want to make sure we add tracestate header parsing to the lambda transaction starting code.
Update (by trentm): I realize belatedly that this issue had been about extending the initial handling of the traceparent header in the Lambda instrumentation to also handle the tracestate header. That was done in #2185. I have morphed this issue to be about handling those trace-context headers for the SNS and SQS trigger cases.
Note (by trentm): The commit for elastic/apm-nodejs-http-client#180 reference this issue. It should have referenced #2598 instead.