{ "type": "object", "properties": { "Profile": { "allOf": [ { "$ref": "#/components/schemas/Profile" }, { "description": "The profile." } ] } }, "$schema": "https://json-structure.org/meta/core/v0/#", "name": "UpdateProfileOutput", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-well-architected-tool/refs/heads/main/json-structure/well-architected-tool-update-profile-output-structure.json", "description": "UpdateProfileOutput schema from AWS Well-Architected Tool API" }