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