Skip to content

Commit

Permalink
docs(client-workspaces): WSP is being rebranded to become DCV.
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Oct 2, 2024
1 parent 9326e19 commit 525e37e
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ export interface CreateWorkspacesCommandOutput extends CreateWorkspacesResult, _
* </li>
* <li>
* <p>You don't need to specify the <code>PCOIP</code> protocol for Linux bundles
* because <code>WSP</code> is the default protocol for those bundles.</p>
* because <code>DCV</code> (formerly WSP) is the default protocol for those bundles.</p>
* </li>
* <li>
* <p>User-decoupled WorkSpaces are only supported by Amazon WorkSpaces
Expand Down
14 changes: 7 additions & 7 deletions clients/client-workspaces/src/models/models_0.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2293,7 +2293,7 @@ export interface WorkspaceProperties {
* <p>Only available for WorkSpaces created with PCoIP bundles.</p>
* </li>
* <li>
* <p>The <code>Protocols</code> property is case sensitive. Ensure you use <code>PCOIP</code> or <code>WSP</code>.</p>
* <p>The <code>Protocols</code> property is case sensitive. Ensure you use <code>PCOIP</code> or <code>DCV</code> (formerly WSP).</p>
* </li>
* <li>
* <p>Unavailable for Windows 7 WorkSpaces and WorkSpaces using GPU-based bundles
Expand Down Expand Up @@ -6114,12 +6114,12 @@ export interface ImportWorkspaceImageRequest {

/**
* <p>The ingestion process to be used when importing the image, depending on which protocol
* you want to use for your BYOL Workspace image, either PCoIP, WorkSpaces Streaming Protocol
* (WSP), or bring your own protocol (BYOP). To use WSP, specify a value that ends in
* <code>_WSP</code>. To use PCoIP, specify a value that does not end in <code>_WSP</code>.
* you want to use for your BYOL Workspace image, either PCoIP, DCV, or
* bring your own protocol (BYOP). To use WSP, specify a value that ends in
* <code>_DCV</code>. To use PCoIP, specify a value that does not end in <code>_DCV</code>.
* To use BYOP, specify a value that ends in <code>_BYOP</code>.</p>
* <p>For non-GPU-enabled bundles (bundles other than Graphics or GraphicsPro), specify
* <code>BYOL_REGULAR</code>, <code>BYOL_REGULAR_WSP</code>, or <code>BYOL_REGULAR_BYOP</code>,
* <code>BYOL_REGULAR</code>, <code>BYOL_REGULAR_DCV</code>, or <code>BYOL_REGULAR_BYOP</code>,
* depending on the protocol.</p>
* <note>
* <p>The <code>BYOL_REGULAR_BYOP</code> and <code>BYOL_GRAPHICS_G4DN_BYOP</code> values
Expand Down Expand Up @@ -6159,8 +6159,8 @@ export interface ImportWorkspaceImageRequest {
* time.</p>
* </li>
* <li>
* <p>During the image import process, non-GPU WSP WorkSpaces with Windows 11 support
* only <code>Microsoft_Office_2019</code>. GPU WSP WorkSpaces with Windows 11 do not
* <p>During the image import process, non-GPU DCV (formerly WSP) WorkSpaces with Windows 11 support
* only <code>Microsoft_Office_2019</code>. GPU DCV (formerly WSP) WorkSpaces with Windows 11 do not
* support Office installation.</p>
* </li>
* </ul>
Expand Down
8 changes: 4 additions & 4 deletions codegen/sdk-codegen/aws-models/workspaces.json
Original file line number Diff line number Diff line change
Expand Up @@ -2478,7 +2478,7 @@
}
],
"traits": {
"smithy.api#documentation": "<p>Creates one or more WorkSpaces.</p>\n <p>This operation is asynchronous and returns before the WorkSpaces are created.</p>\n <note>\n <ul>\n <li>\n <p>The <code>MANUAL</code> running mode value is only supported by Amazon WorkSpaces\n Core. Contact your account team to be allow-listed to use this value. For more\n information, see <a href=\"http://aws.amazon.com/workspaces/core/\">Amazon WorkSpaces\n Core</a>.</p>\n </li>\n <li>\n <p>You don't need to specify the <code>PCOIP</code> protocol for Linux bundles\n because <code>WSP</code> is the default protocol for those bundles.</p>\n </li>\n <li>\n <p>User-decoupled WorkSpaces are only supported by Amazon WorkSpaces\n Core.</p>\n </li>\n <li>\n <p>Review your running mode to ensure you are using one that is optimal for your needs and budget.\n For more information on switching running modes, see \n <a href=\"http://aws.amazon.com/workspaces-family/workspaces/faqs/#:~:text=Can%20I%20switch%20between%20hourly%20and%20monthly%20billing%20on%20WorkSpaces%20Personal%3F\">\n Can I switch between hourly and monthly billing?</a>\n </p>\n </li>\n </ul>\n </note>"
"smithy.api#documentation": "<p>Creates one or more WorkSpaces.</p>\n <p>This operation is asynchronous and returns before the WorkSpaces are created.</p>\n <note>\n <ul>\n <li>\n <p>The <code>MANUAL</code> running mode value is only supported by Amazon WorkSpaces\n Core. Contact your account team to be allow-listed to use this value. For more\n information, see <a href=\"http://aws.amazon.com/workspaces/core/\">Amazon WorkSpaces\n Core</a>.</p>\n </li>\n <li>\n <p>You don't need to specify the <code>PCOIP</code> protocol for Linux bundles\n because <code>DCV</code> (formerly WSP) is the default protocol for those bundles.</p>\n </li>\n <li>\n <p>User-decoupled WorkSpaces are only supported by Amazon WorkSpaces\n Core.</p>\n </li>\n <li>\n <p>Review your running mode to ensure you are using one that is optimal for your needs and budget.\n For more information on switching running modes, see \n <a href=\"http://aws.amazon.com/workspaces-family/workspaces/faqs/#:~:text=Can%20I%20switch%20between%20hourly%20and%20monthly%20billing%20on%20WorkSpaces%20Personal%3F\">\n Can I switch between hourly and monthly billing?</a>\n </p>\n </li>\n </ul>\n </note>"
}
},
"com.amazonaws.workspaces#CreateWorkspacesPool": {
Expand Down Expand Up @@ -5996,7 +5996,7 @@
"IngestionProcess": {
"target": "com.amazonaws.workspaces#WorkspaceImageIngestionProcess",
"traits": {
"smithy.api#documentation": "<p>The ingestion process to be used when importing the image, depending on which protocol\n you want to use for your BYOL Workspace image, either PCoIP, WorkSpaces Streaming Protocol \n (WSP), or bring your own protocol (BYOP). To use WSP, specify a value that ends in \n <code>_WSP</code>. To use PCoIP, specify a value that does not end in <code>_WSP</code>. \n To use BYOP, specify a value that ends in <code>_BYOP</code>.</p>\n <p>For non-GPU-enabled bundles (bundles other than Graphics or GraphicsPro), specify \n <code>BYOL_REGULAR</code>, <code>BYOL_REGULAR_WSP</code>, or <code>BYOL_REGULAR_BYOP</code>, \n depending on the protocol.</p>\n <note>\n <p>The <code>BYOL_REGULAR_BYOP</code> and <code>BYOL_GRAPHICS_G4DN_BYOP</code> values\n are only supported by Amazon WorkSpaces Core. Contact your account team to be\n allow-listed to use these values. For more information, see <a href=\"http://aws.amazon.com/workspaces/core/\">Amazon WorkSpaces Core</a>.</p>\n </note>",
"smithy.api#documentation": "<p>The ingestion process to be used when importing the image, depending on which protocol\n you want to use for your BYOL Workspace image, either PCoIP, DCV, or \n bring your own protocol (BYOP). To use WSP, specify a value that ends in \n <code>_DCV</code>. To use PCoIP, specify a value that does not end in <code>_DCV</code>. \n To use BYOP, specify a value that ends in <code>_BYOP</code>.</p>\n <p>For non-GPU-enabled bundles (bundles other than Graphics or GraphicsPro), specify \n <code>BYOL_REGULAR</code>, <code>BYOL_REGULAR_DCV</code>, or <code>BYOL_REGULAR_BYOP</code>, \n depending on the protocol.</p>\n <note>\n <p>The <code>BYOL_REGULAR_BYOP</code> and <code>BYOL_GRAPHICS_G4DN_BYOP</code> values\n are only supported by Amazon WorkSpaces Core. Contact your account team to be\n allow-listed to use these values. For more information, see <a href=\"http://aws.amazon.com/workspaces/core/\">Amazon WorkSpaces Core</a>.</p>\n </note>",
"smithy.api#required": {}
}
},
Expand All @@ -6023,7 +6023,7 @@
"Applications": {
"target": "com.amazonaws.workspaces#ApplicationList",
"traits": {
"smithy.api#documentation": "<p>If specified, the version of Microsoft Office to subscribe to. Valid only for Windows 10 and 11\n BYOL images. For more information about subscribing to Office for BYOL images, see <a href=\"https://docs.aws.amazon.com/workspaces/latest/adminguide/byol-windows-images.html\"> Bring\n Your Own Windows Desktop Licenses</a>.</p>\n <note>\n <ul>\n <li>\n <p>Although this parameter is an array, only one item is allowed at this\n time.</p>\n </li>\n <li>\n <p>During the image import process, non-GPU WSP WorkSpaces with Windows 11 support\n only <code>Microsoft_Office_2019</code>. GPU WSP WorkSpaces with Windows 11 do not\n support Office installation.</p>\n </li>\n </ul>\n </note>"
"smithy.api#documentation": "<p>If specified, the version of Microsoft Office to subscribe to. Valid only for Windows 10 and 11\n BYOL images. For more information about subscribing to Office for BYOL images, see <a href=\"https://docs.aws.amazon.com/workspaces/latest/adminguide/byol-windows-images.html\"> Bring\n Your Own Windows Desktop Licenses</a>.</p>\n <note>\n <ul>\n <li>\n <p>Although this parameter is an array, only one item is allowed at this\n time.</p>\n </li>\n <li>\n <p>During the image import process, non-GPU DCV (formerly WSP) WorkSpaces with Windows 11 support\n only <code>Microsoft_Office_2019</code>. GPU DCV (formerly WSP) WorkSpaces with Windows 11 do not\n support Office installation.</p>\n </li>\n </ul>\n </note>"
}
}
},
Expand Down Expand Up @@ -11023,7 +11023,7 @@
"Protocols": {
"target": "com.amazonaws.workspaces#ProtocolList",
"traits": {
"smithy.api#documentation": "<p>The protocol. For more information, see \n <a href=\"https://docs.aws.amazon.com/workspaces/latest/adminguide/amazon-workspaces-protocols.html\">\n Protocols for Amazon WorkSpaces</a>.</p>\n <note>\n <ul>\n <li>\n <p>Only available for WorkSpaces created with PCoIP bundles.</p>\n </li>\n <li>\n <p>The <code>Protocols</code> property is case sensitive. Ensure you use <code>PCOIP</code> or <code>WSP</code>.</p>\n </li>\n <li>\n <p>Unavailable for Windows 7 WorkSpaces and WorkSpaces using GPU-based bundles \n (Graphics, GraphicsPro, Graphics.g4dn, and GraphicsPro.g4dn).</p>\n </li>\n </ul>\n </note>"
"smithy.api#documentation": "<p>The protocol. For more information, see \n <a href=\"https://docs.aws.amazon.com/workspaces/latest/adminguide/amazon-workspaces-protocols.html\">\n Protocols for Amazon WorkSpaces</a>.</p>\n <note>\n <ul>\n <li>\n <p>Only available for WorkSpaces created with PCoIP bundles.</p>\n </li>\n <li>\n <p>The <code>Protocols</code> property is case sensitive. Ensure you use <code>PCOIP</code> or <code>DCV</code> (formerly WSP).</p>\n </li>\n <li>\n <p>Unavailable for Windows 7 WorkSpaces and WorkSpaces using GPU-based bundles \n (Graphics, GraphicsPro, Graphics.g4dn, and GraphicsPro.g4dn).</p>\n </li>\n </ul>\n </note>"
}
},
"OperatingSystemName": {
Expand Down

0 comments on commit 525e37e

Please sign in to comment.