{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-incident-manager/refs/heads/main/json-structure/incident-manager-chatbot-sns-configuration-set-structure.json", "name": "ChatbotSnsConfigurationSet", "description": "ChatbotSnsConfigurationSet schema", "type": "array", "items": { "type": "string", "minLength": 0, "maxLength": 1000 } }