Amazon X-Ray · Schema

RuleName

RuleName schema from Amazon X-Ray API

Application PerformanceDebuggingDistributed TracingMonitoringObservability
View JSON Schema on GitHub

JSON Schema

xray-rule-name-schema.json Raw ↑
{
  "type": "string",
  "minLength": 1,
  "maxLength": 32,
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "RuleName",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-xray/refs/heads/main/json-schema/xray-rule-name-schema.json",
  "description": "RuleName schema from Amazon X-Ray API"
}