xray_put_telemetry_records {paws.developer.tools}R Documentation

Used by the Amazon Web Services X-Ray daemon to upload telemetry

Description

Used by the Amazon Web Services X-Ray daemon to upload telemetry.

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

Usage

xray_put_telemetry_records(
  TelemetryRecords,
  EC2InstanceId = NULL,
  Hostname = NULL,
  ResourceARN = NULL
)

Arguments

TelemetryRecords

[required]

EC2InstanceId
Hostname
ResourceARN

[Package paws.developer.tools version 0.9.0 Index]