Cancels an ongoing trace retrieval job initiated by StartTraceRetrieval using the provided RetrievalToken
Source:R/xray_operations.R
xray_cancel_trace_retrieval.RdCancels an ongoing trace retrieval job initiated by start_trace_retrieval using the provided RetrievalToken. A successful cancellation will return an HTTP 200 response.
See https://www.paws-r-sdk.com/docs/xray_cancel_trace_retrieval/ for full documentation.