Learn R Programming

paws.developer.tools (version 0.8.0)

xray_cancel_trace_retrieval: Cancels an ongoing trace retrieval job initiated by StartTraceRetrieval using the provided RetrievalToken

Description

Cancels 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.

Usage

xray_cancel_trace_retrieval(RetrievalToken)

Arguments

RetrievalToken

[required] Retrieval token.