Retrieves a service graph for traces based on the specified RetrievalToken
from the CloudWatch log group generated by Transaction Search. This API does not initiate a retrieval job. You must first execute start_trace_retrieval
to obtain the required RetrievalToken
.
See https://www.paws-r-sdk.com/docs/xray_get_retrieved_traces_graph/ for full documentation.
xray_get_retrieved_traces_graph(RetrievalToken, NextToken = NULL)
[required] Retrieval token.
Specify the pagination token returned by a previous request to retrieve the next page of indexes.