Workspaces Workspace Properties Structure
Describes a WorkSpace.
WorkspaceProperties is a JSON Structure definition published by Amazon WorkSpaces, describing 6 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
Meta-schema: https://json-structure.org/meta/core/v0/#
JSON Structure
{
"type": "object",
"properties": {
"RunningMode": {
"allOf": [
{
"$ref": "#/components/schemas/RunningMode"
},
{
"description": "<p>The running mode. For more information, see <a href=\"https://docs.aws.amazon.com/workspaces/latest/adminguide/running-mode.html\">Manage the WorkSpace Running Mode</a>.</p> <note> <p>The <code>MANUAL</code> value is only supported by Amazon WorkSpaces Core. Contact your account team to be allow-listed to use this value. For more information, see <a href=\"http://aws.amazon.com/workspaces/core/\">Amazon WorkSpaces Core</a>.</p> </note>"
}
]
},
"RunningModeAutoStopTimeoutInMinutes": {
"allOf": [
{
"$ref": "#/components/schemas/RunningModeAutoStopTimeoutInMinutes"
},
{
"description": "The time after a user logs off when WorkSpaces are automatically stopped. Configured in 60-minute intervals."
}
]
},
"RootVolumeSizeGib": {
"allOf": [
{
"$ref": "#/components/schemas/RootVolumeSizeGib"
},
{
"description": "The size of the root volume. For important information about how to modify the size of the root and user volumes, see <a href=\"https://docs.aws.amazon.com/workspaces/latest/adminguide/modify-workspaces.html\">Modify a WorkSpace</a>."
}
]
},
"UserVolumeSizeGib": {
"allOf": [
{
"$ref": "#/components/schemas/UserVolumeSizeGib"
},
{
"description": "The size of the user storage. For important information about how to modify the size of the root and user volumes, see <a href=\"https://docs.aws.amazon.com/workspaces/latest/adminguide/modify-workspaces.html\">Modify a WorkSpace</a>."
}
]
},
"ComputeTypeName": {
"allOf": [
{
"$ref": "#/components/schemas/Compute"
},
{
"description": "The compute type. For more information, see <a href=\"http://aws.amazon.com/workspaces/details/#Amazon_WorkSpaces_Bundles\">Amazon WorkSpaces Bundles</a>."
}
]
},
"Protocols": {
"allOf": [
{
"$ref": "#/components/schemas/ProtocolList"
},
{
"description": "<p>The protocol. For more information, see <a href=\"https://docs.aws.amazon.com/workspaces/latest/adminguide/amazon-workspaces-protocols.html\"> Protocols for Amazon WorkSpaces</a>.</p> <note> <ul> <li> <p>Only available for WorkSpaces created with PCoIP bundles.</p> </li> <li> <p>The <code>Protocols</code> property is case sensitive. Ensure you use <code>PCOIP</code> or <code>WSP</code>.</p> </li> <li> <p>Unavailable for Windows 7 WorkSpaces and WorkSpaces using GPU-based bundles (Graphics, GraphicsPro, Graphics.g4dn, and GraphicsPro.g4dn).</p> </li> </ul> </note>"
}
]
}
},
"description": "Describes a WorkSpace.",
"$schema": "https://json-structure.org/meta/core/v0/#",
"name": "WorkspaceProperties",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces/refs/heads/main/json-structure/workspaces-workspace-properties-structure.json"
}
Work with this as data
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/json-structures/workspaces-workspace-properties-structure"
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.