CreateWorkspacesResult schema from Amazon WorkSpaces API
Type: objectProperties: 2
DesktopEnd User ComputingVirtual DesktopDesktop as a Service
CreateWorkspacesResult is a JSON Structure definition published by Amazon WorkSpaces, describing 2 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"type": "object",
"properties": {
"FailedRequests": {
"allOf": [
{
"$ref": "#/components/schemas/FailedCreateWorkspaceRequests"
},
{
"description": "Information about the WorkSpaces that could not be created."
}
]
},
"PendingRequests": {
"allOf": [
{
"$ref": "#/components/schemas/WorkspaceList"
},
{
"description": "<p>Information about the WorkSpaces that were created.</p> <p>Because this operation is asynchronous, the identifier returned is not immediately available for use with other operations. For example, if you call <a>DescribeWorkspaces</a> before the WorkSpace is created, the information returned can be incomplete.</p>"
}
]
}
},
"$schema": "https://json-structure.org/meta/core/v0/#",
"name": "CreateWorkspacesResult",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces/refs/heads/main/json-structure/workspaces-create-workspaces-result-structure.json",
"description": "CreateWorkspacesResult schema from Amazon WorkSpaces API"
}
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.