Amazon X-Ray · Schema

GetInsightSummariesMaxResults

GetInsightSummariesMaxResults schema from Amazon X-Ray API

Application PerformanceDebuggingDistributed TracingMonitoringObservability
View JSON Schema on GitHub

JSON Schema

xray-get-insight-summaries-max-results-schema.json Raw ↑
{
  "type": "integer",
  "minimum": 1,
  "maximum": 100,
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "GetInsightSummariesMaxResults",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-xray/refs/heads/main/json-schema/xray-get-insight-summaries-max-results-schema.json",
  "description": "GetInsightSummariesMaxResults schema from Amazon X-Ray API"
}