{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-route53-resolver/refs/heads/main/json-structure/amazon-route53-resolver-openapi-resolver-query-log-config-name-structure.json", "description": "ResolverQueryLogConfigName schema from openapi", "type": "string", "pattern": "(?!^[0-9]+$)([a-zA-Z0-9\\-_' ']+)", "minLength": 1, "maxLength": 64, "name": "ResolverQueryLogConfigName" }