|
2478 | 2478 | }
|
2479 | 2479 | ],
|
2480 | 2480 | "traits": {
|
2481 |
| - "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>" |
| 2481 | + "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>" |
2482 | 2482 | }
|
2483 | 2483 | },
|
2484 | 2484 | "com.amazonaws.workspaces#CreateWorkspacesPool": {
|
|
5996 | 5996 | "IngestionProcess": {
|
5997 | 5997 | "target": "com.amazonaws.workspaces#WorkspaceImageIngestionProcess",
|
5998 | 5998 | "traits": {
|
5999 |
| - "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>", |
| 5999 | + "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>", |
6000 | 6000 | "smithy.api#required": {}
|
6001 | 6001 | }
|
6002 | 6002 | },
|
|
6023 | 6023 | "Applications": {
|
6024 | 6024 | "target": "com.amazonaws.workspaces#ApplicationList",
|
6025 | 6025 | "traits": {
|
6026 |
| - "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>" |
| 6026 | + "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>" |
6027 | 6027 | }
|
6028 | 6028 | }
|
6029 | 6029 | },
|
|
11023 | 11023 | "Protocols": {
|
11024 | 11024 | "target": "com.amazonaws.workspaces#ProtocolList",
|
11025 | 11025 | "traits": {
|
11026 |
| - "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>" |
| 11026 | + "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>" |
11027 | 11027 | }
|
11028 | 11028 | },
|
11029 | 11029 | "OperatingSystemName": {
|
|
0 commit comments