{ "type": "object", "properties": { "ProfileTemplate": { "allOf": [ { "$ref": "#/components/schemas/ProfileTemplate" }, { "description": "The profile template." } ] } }, "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "GetProfileTemplateOutput", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-well-architected-tool/refs/heads/main/json-schema/well-architected-tool-get-profile-template-output-schema.json", "description": "GetProfileTemplateOutput schema from AWS Well-Architected Tool API" }