DesktopEnd User ComputingVirtual DesktopDesktop as a Service
FailedCreateWorkspaceRequest is a JSON Structure definition published by Amazon WorkSpaces, describing 3 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"type": "object",
"properties": {
"WorkspaceRequest": {
"allOf": [
{
"$ref": "#/components/schemas/WorkspaceRequest"
},
{
"description": "Information about the WorkSpace."
}
]
},
"ErrorCode": {
"allOf": [
{
"$ref": "#/components/schemas/ErrorType"
},
{
"description": "The error code that is returned if the WorkSpace cannot be created."
}
]
},
"ErrorMessage": {
"allOf": [
{
"$ref": "#/components/schemas/Description"
},
{
"description": "The text of the error message that is returned if the WorkSpace cannot be created."
}
]
}
},
"description": "Describes a WorkSpace that cannot be created.",
"$schema": "https://json-structure.org/meta/core/v0/#",
"name": "FailedCreateWorkspaceRequest",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces/refs/heads/main/json-structure/workspaces-failed-create-workspace-request-structure.json"
}
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.