{ "$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-version-structure.json", "name": "SSMDocumentVersion", "description": "SSMDocumentVersion schema", "type": "string", "pattern": "([$]LATEST|[$]DEFAULT|^[1-9][0-9]*$)" }