Ec2ImageId schema from Amazon WorkSpaces API
{ "type": "string", "pattern": "^ami\\-([a-f0-9]{8}|[a-f0-9]{17})$", "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "Ec2ImageId", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces/refs/heads/main/json-schema/workspaces-ec2-image-id-schema.json", "description": "Ec2ImageId schema from Amazon WorkSpaces API" }