IpGroupId schema from Amazon WorkSpaces API
{ "type": "string", "pattern": "wsipg-[0-9a-z]{8,63}$", "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "IpGroupId", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces/refs/heads/main/json-schema/workspaces-ip-group-id-schema.json", "description": "IpGroupId schema from Amazon WorkSpaces API" }