Amazon X-Ray · Example Payload

Xray Insight Impact Graph Service Example

Application PerformanceDebuggingDistributed TracingMonitoringObservability

Xray Insight Impact Graph Service Example is an example object payload from Amazon X-Ray, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ReferenceIdTypeNameNamesAccountIdEdges

Example Payload

Raw ↑
{
  "ReferenceId": "trace-abc123def456",
  "Type": "AWS::Lambda::Function",
  "Name": "Example Service",
  "Names": "Example Service",
  "AccountId": "trace-abc123def456",
  "Edges": "example-value"
}