Copies the specified image from the specified Region to the current Region. For more information about copying images, see Copy a Custom WorkSpaces Image.
See https://www.paws-r-sdk.com/docs/workspaces_copy_workspace_image/ for full documentation.
workspaces_copy_workspace_image(
Name,
Description = NULL,
SourceImageId,
SourceRegion,
Tags = NULL
)
[required] The name of the image.
A description of the image.
[required] The identifier of the source image.
[required] The identifier of the source Region.
The tags for the image.