workspaces_create_workspace_image: Creates a new WorkSpace image from an existing WorkSpace

View source: R/workspaces_operations.R

workspaces_create_workspace_imageR Documentation

Creates a new WorkSpace image from an existing WorkSpace

Description

Creates a new WorkSpace image from an existing WorkSpace.

See https://www.paws-r-sdk.com/docs/workspaces_create_workspace_image/ for full documentation.

Usage

workspaces_create_workspace_image(Name, Description, WorkspaceId, Tags = NULL)

Arguments

Name

[required] The name of the new WorkSpace image.

Description

[required] The description of the new WorkSpace image.

WorkspaceId

[required] The identifier of the source WorkSpace

Tags

The tags that you want to add to the new WorkSpace image. To add tags when you're creating the image, you must create an IAM policy that grants your IAM user permission to use workspaces:CreateTags.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.