{ "type": "object", "properties": { "EncryptionConfig": { "allOf": [ { "$ref": "#/components/schemas/EncryptionConfig" }, { "description": "The encryption configuration document." } ] } }, "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "GetEncryptionConfigResult", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-xray/refs/heads/main/json-schema/xray-get-encryption-config-result-schema.json", "description": "GetEncryptionConfigResult schema from Amazon X-Ray API" }