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

View source: R/xray_operations.R

xray_put_trace_segmentsR Documentation

Uploads segment documents to Amazon Web Services X-Ray

Description

Uploads segment documents to Amazon Web Services X-Ray. The X-Ray SDK generates segment documents and sends them to the X-Ray daemon, which uploads them in batches. 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.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.