DescribeWorkspaceImagesRequest schema from Amazon WorkSpaces API
Type: objectProperties: 4
DesktopEnd User ComputingVirtual DesktopDesktop as a Service
DescribeWorkspaceImagesRequest is a JSON Structure definition published by Amazon WorkSpaces, describing 4 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"type": "object",
"name": "DescribeWorkspaceImagesRequest",
"properties": {
"ImageIds": {
"allOf": [
{
"$ref": "#/components/schemas/WorkspaceImageIdList"
},
{
"description": "The identifier of the image."
}
]
},
"ImageType": {
"allOf": [
{
"$ref": "#/components/schemas/ImageType"
},
{
"description": "The type (owned or shared) of the image."
}
]
},
"NextToken": {
"allOf": [
{
"$ref": "#/components/schemas/PaginationToken"
},
{
"description": "If you received a <code>NextToken</code> from a previous call that was paginated, provide this token to receive the next set of results."
}
]
},
"MaxResults": {
"allOf": [
{
"$ref": "#/components/schemas/Limit"
},
{
"description": "The maximum number of items to return."
}
]
}
},
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces/refs/heads/main/json-structure/workspaces-describe-workspace-images-request-structure.json",
"description": "DescribeWorkspaceImagesRequest 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.