Amazon X-Ray · Example Payload

Xray Service Id Example

Application PerformanceDebuggingDistributed TracingMonitoringObservability

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

Top-level fields

NameNamesAccountIdType

Example Payload

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