Region schema from Amazon WorkSpaces API
{ "type": "string", "pattern": "^[-0-9a-z]{1,31}$", "minLength": 1, "maxLength": 31, "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "Region", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces/refs/heads/main/json-schema/workspaces-region-schema.json", "description": "Region schema from Amazon WorkSpaces API" }