xray_get_retrieved_traces_graph: Retrieves a service graph for traces based on the specified...

View source: R/xray_operations.R

xray_get_retrieved_traces_graphR Documentation

Retrieves a service graph for traces based on the specified RetrievalToken from the CloudWatch log group generated by Transaction Search

Description

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.

Usage

xray_get_retrieved_traces_graph(RetrievalToken, NextToken = NULL)

Arguments

RetrievalToken

[required] Retrieval token.

NextToken

Specify the pagination token returned by a previous request to retrieve the next page of indexes.


paws.developer.tools documentation built on April 4, 2025, 12:25 a.m.