Amazon X-Ray · JSON Structure

Xray Http Method Structure

HTTPMethod schema from Amazon X-Ray API

Type: string Properties: 0
Application PerformanceDebuggingDistributed TracingMonitoringObservability

HTTPMethod 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": 10,
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "name": "HTTPMethod",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-xray/refs/heads/main/json-structure/xray-http-method-structure.json",
  "description": "HTTPMethod schema from Amazon X-Ray API"
}