{ "type": "string", "enum": [ "IN_PROGRESS", "COMPLETE", "ERROR" ], "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "ImportLensStatus", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-well-architected-tool/refs/heads/main/json-schema/well-architected-tool-import-lens-status-schema.json", "description": "ImportLensStatus schema from AWS Well-Architected Tool API" }