{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-config/refs/heads/main/json-structure/config-template-s3-uri-structure.json", "name": "TemplateS3Uri", "description": "TemplateS3Uri schema", "type": "string", "pattern": "s3://.*", "minLength": 1, "maxLength": 1024 }