xray_batch_get_traces {paws.developer.tools} | R Documentation |
You cannot find traces through this API if Transaction Search is enabled since trace is not indexed in X-Ray
Description
You cannot find traces through this API if Transaction Search is enabled since trace is not indexed in X-Ray.
See https://www.paws-r-sdk.com/docs/xray_batch_get_traces/ for full documentation.
Usage
xray_batch_get_traces(TraceIds, NextToken = NULL)
Arguments
TraceIds |
[required] Specify the trace IDs of requests for which to retrieve segments. |
NextToken |
Pagination token. |
[Package paws.developer.tools version 0.9.0 Index]