SamplingRuleRecordList schema from Amazon X-Ray API
{ "type": "array", "items": { "$ref": "#/components/schemas/SamplingRuleRecord" }, "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "SamplingRuleRecordList", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-xray/refs/heads/main/json-schema/xray-sampling-rule-record-list-schema.json", "description": "SamplingRuleRecordList schema from Amazon X-Ray API" }