Creates a new updated WorkSpace image based on the specified source image. The new updated WorkSpace image has the latest drivers and other updates required by the Amazon WorkSpaces components.
See https://www.paws-r-sdk.com/docs/workspaces_create_updated_workspace_image/ for full documentation.
workspaces_create_updated_workspace_image(
Name,
Description,
SourceImageId,
Tags = NULL
)
[required] The name of the new updated WorkSpace image.
[required] A description of whether updates for the WorkSpace image are available.
[required] The identifier of the source WorkSpace image.
The tags that you want to add to the new updated WorkSpace image.
To add tags at the same time when you're creating the updated image, you
must create an IAM policy that grants your IAM user permissions to use
workspaces:CreateTags
.