AnswerReason schema from AWS Well-Architected Tool API
{ "type": "string", "enum": [ "OUT_OF_SCOPE", "BUSINESS_PRIORITIES", "ARCHITECTURE_CONSTRAINTS", "OTHER", "NONE" ], "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "AnswerReason", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-well-architected-tool/refs/heads/main/json-schema/well-architected-tool-answer-reason-schema.json", "description": "AnswerReason schema from AWS Well-Architected Tool API" }