Amazon X-Ray · Example Payload

Xray Get Insight Summaries Result Example

Application PerformanceDebuggingDistributed TracingMonitoringObservability

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

Top-level fields

InsightSummariesNextToken

Example Payload

Raw ↑
{
  "InsightSummaries": "example-value",
  "NextToken": "example-value"
}