Learn R Programming

paws.developer.tools (version 0.8.0)

xray_put_trace_segments: Uploads segment documents to Amazon Web Services X-Ray

Description

Uploads segment documents to Amazon Web Services X-Ray. A segment document can be a completed segment, an in-progress segment, or an array of subsegments.

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

Usage

xray_put_trace_segments(TraceSegmentDocuments)

Arguments

TraceSegmentDocuments

[required] A string containing a JSON document defining one or more segments or subsegments.