Amazon X-Ray · JSON Structure

Xray Service Type Structure

ServiceType schema from Amazon X-Ray API

Type: string Properties: 0
Application PerformanceDebuggingDistributed TracingMonitoringObservability

ServiceType is a JSON Structure definition published by Amazon X-Ray. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "type": "string",
  "maxLength": 64,
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "name": "ServiceType",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-xray/refs/heads/main/json-structure/xray-service-type-structure.json",
  "description": "ServiceType schema from Amazon X-Ray API"
}