Retrieves a list of traces specified by ID. Each trace is a collection of segment documents that originates from a single request. Use get_trace_summaries
to get a list of trace IDs.
See https://www.paws-r-sdk.com/docs/xray_batch_get_traces/ for full documentation.
xray_batch_get_traces(TraceIds, NextToken = NULL)
[required] Specify the trace IDs of requests for which to retrieve segments.
Pagination token.