{ "type": "object", "properties": { "CheckDetails": { "allOf": [ { "$ref": "#/components/schemas/CheckDetails" }, { "description": "The details about the Trusted Advisor checks related to the Well-Architected best practice." } ] }, "NextToken": { "$ref": "#/components/schemas/NextToken" } }, "$schema": "https://json-structure.org/meta/core/v0/#", "name": "ListCheckDetailsOutput", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-well-architected-tool/refs/heads/main/json-structure/well-architected-tool-list-check-details-output-structure.json", "description": "ListCheckDetailsOutput schema from AWS Well-Architected Tool API" }