Retrieves a list of traces for a given RetrievalToken
from the CloudWatch log group generated by Transaction Search. For information on what each trace returns, see batch_get_traces
.
See https://www.paws-r-sdk.com/docs/xray_list_retrieved_traces/ for full documentation.
xray_list_retrieved_traces(
RetrievalToken,
TraceFormat = NULL,
NextToken = NULL
)
[required] Retrieval token.
Format of the requested traces.
Specify the pagination token returned by a previous request to retrieve the next page of indexes.