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

View source: R/xray_operations.R

xray_put_telemetry_recordsR 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

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