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