{ "type": "object", "name": "DeleteWorkspaceBundleRequest", "properties": { "BundleId": { "allOf": [ { "$ref": "#/components/schemas/BundleId" }, { "description": "The identifier of the bundle." } ] } }, "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces/refs/heads/main/json-structure/workspaces-delete-workspace-bundle-request-structure.json", "description": "DeleteWorkspaceBundleRequest schema from Amazon WorkSpaces API" }