xray_update_trace_segment_destination {paws.developer.tools}R Documentation

Modifies the destination of data sent to PutTraceSegments

Description

Modifies the destination of data sent to put_trace_segments. The Transaction Search feature requires the CloudWatchLogs destination. For more information, see Transaction Search.

See https://www.paws-r-sdk.com/docs/xray_update_trace_segment_destination/ for full documentation.

Usage

xray_update_trace_segment_destination(Destination = NULL)

Arguments

Destination

The configured destination of trace segments.


[Package paws.developer.tools version 0.9.0 Index]