UpdateWorkspaceImagePermissionRequest schema from Amazon WorkSpaces API
Type: objectProperties: 3Required: 3
DesktopEnd User ComputingVirtual DesktopDesktop as a Service
UpdateWorkspaceImagePermissionRequest is a JSON Structure definition published by Amazon WorkSpaces, describing 3 properties, of which 3 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"type": "object",
"required": [
"ImageId",
"AllowCopyImage",
"SharedAccountId"
],
"name": "UpdateWorkspaceImagePermissionRequest",
"properties": {
"ImageId": {
"allOf": [
{
"$ref": "#/components/schemas/WorkspaceImageId"
},
{
"description": "The identifier of the image."
}
]
},
"AllowCopyImage": {
"allOf": [
{
"$ref": "#/components/schemas/BooleanObject"
},
{
"description": "The permission to copy the image. This permission can be revoked only after an image has been shared."
}
]
},
"SharedAccountId": {
"allOf": [
{
"$ref": "#/components/schemas/AwsAccount"
},
{
"description": "<p>The identifier of the Amazon Web Services account to share or unshare the image with.</p> <important> <p>Before sharing the image, confirm that you are sharing to the correct Amazon Web Services account ID.</p> </important>"
}
]
}
},
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces/refs/heads/main/json-structure/workspaces-update-workspace-image-permission-request-structure.json",
"description": "UpdateWorkspaceImagePermissionRequest 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.