{ "type": "object", "properties": { "AliasId": { "allOf": [ { "$ref": "#/components/schemas/ConnectionAliasId" }, { "description": "The identifier of the connection alias." } ] } }, "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "CreateConnectionAliasResult", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces/refs/heads/main/json-schema/workspaces-create-connection-alias-result-schema.json", "description": "CreateConnectionAliasResult schema from Amazon WorkSpaces API" }