{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-config/refs/heads/main/json-structure/config-ssm-document-name-structure.json", "name": "SSMDocumentName", "description": "SSMDocumentName schema", "type": "string", "pattern": "^[a-zA-Z0-9_\\-.:/]{3,200}$" }