Amazon X-Ray · Example Payload

Xray Alias Example

Application PerformanceDebuggingDistributed TracingMonitoringObservability

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

Top-level fields

NameNamesType

Example Payload

Raw ↑
{
  "Name": "Example Service",
  "Names": "Example Service",
  "Type": "AWS::Lambda::Function"
}