@@ -2293,7 +2293,7 @@ export interface WorkspaceProperties {
2293
2293
* <p>Only available for WorkSpaces created with PCoIP bundles.</p>
2294
2294
* </li>
2295
2295
* <li>
2296
- * <p>The <code>Protocols</code> property is case sensitive. Ensure you use <code>PCOIP</code> or <code>DCV </code> (formerly WSP) .</p>
2296
+ * <p>The <code>Protocols</code> property is case sensitive. Ensure you use <code>PCOIP</code> or <code>WSP </code>.</p>
2297
2297
* </li>
2298
2298
* <li>
2299
2299
* <p>Unavailable for Windows 7 WorkSpaces and WorkSpaces using GPU-based bundles
@@ -5166,6 +5166,8 @@ export interface DescribeWorkspaceImagesRequest {
5166
5166
*/
5167
5167
export const WorkspaceImageErrorDetailCode = {
5168
5168
ADDITIONAL_DRIVES_ATTACHED : "AdditionalDrivesAttached" ,
5169
+ ADDITIONAL_DRIVES_PRESENT : "AdditionalDrivesPresent" ,
5170
+ AMAZON_SSM_AGENT_ENABLED : "AmazonSsmAgentEnabled" ,
5169
5171
ANTI_VIRUS_INSTALLED : "AntiVirusInstalled" ,
5170
5172
APPX_PACKAGES_INSTALLED : "AppXPackagesInstalled" ,
5171
5173
AUTO_LOGON_ENABLED : "AutoLogonEnabled" ,
@@ -5174,23 +5176,37 @@ export const WorkspaceImageErrorDetailCode = {
5174
5176
DHCP_DISABLED : "DHCPDisabled" ,
5175
5177
DISK_FREE_SPACE : "DiskFreeSpace" ,
5176
5178
DISK_SIZE_EXCEEDED : "DiskSizeExceeded" ,
5179
+ DOMAIN_ACCOUNT_SERVICES_FOUND : "DomainAccountServicesFound" ,
5177
5180
DOMAIN_JOINED : "DomainJoined" ,
5181
+ ENVIRONMENT_VARIABLES_PATH_MISSING_ENTRIES : "EnvironmentVariablesPathMissingEntries" ,
5178
5182
FIREWALL_ENABLED : "FirewallEnabled" ,
5179
5183
INCOMPATIBLE_PARTITIONING : "IncompatiblePartitioning" ,
5184
+ INSUFFICIENT_DISK_SPACE : "InsufficientDiskSpace" ,
5185
+ INSUFFICIENT_REARM_COUNT : "InsufficientRearmCount" ,
5186
+ INVALID_IP : "InvalidIp" ,
5180
5187
IN_PLACE_UPGRADE : "InPlaceUpgrade" ,
5181
5188
MULTIPLE_BOOT_PARTITION : "MultipleBootPartition" ,
5189
+ MULTIPLE_USER_PROFILES : "MultipleUserProfiles" ,
5182
5190
OFFICE_INSTALLED : "OfficeInstalled" ,
5183
5191
OS_NOT_SUPPORTED : "OSNotSupported" ,
5184
5192
OUTDATED_POWERSHELL_VERSION : "OutdatedPowershellVersion" ,
5185
5193
PCOIP_AGENT_INSTALLED : "PCoIPAgentInstalled" ,
5186
5194
PENDING_REBOOT : "PendingReboot" ,
5187
5195
REALTIME_UNIVERSAL_DISABLED : "RealTimeUniversalDisabled" ,
5196
+ REMOTE_DESKTOP_SERVICES_DISABLED : "RemoteDesktopServicesDisabled" ,
5188
5197
RESERVED_STORAGE_IN_USE : "ReservedStorageInUse" ,
5189
5198
SIXTY_FOUR_BIT_OS : "Requires64BitOS" ,
5199
+ STAGED_APPX_PACKAGE : "StagedAppxPackage" ,
5200
+ SYSPREP_FILE_MISSING : "SysPrepFileMissing" ,
5190
5201
UEFI_NOT_SUPPORTED : "UEFINotSupported" ,
5191
5202
UNKNOWN_ERROR : "UnknownError" ,
5203
+ UNSUPPORTED_OS_UPGRADE : "UnsupportedOsUpgrade" ,
5204
+ UNSUPPORTED_SECURITY_PROTOCOL : "UnsupportedSecurityProtocol" ,
5205
+ USER_PROFILE_MISSING : "UserProfileMissing" ,
5192
5206
VMWARE_TOOLS_INSTALLED : "VMWareToolsInstalled" ,
5207
+ WINDOWS_MODULES_INSTALLER_DISABLED : "WindowsModulesInstallerDisabled" ,
5193
5208
WINDOWS_UPDATES_ENABLED : "WindowsUpdatesEnabled" ,
5209
+ WINDOWS_UPDATES_REQUIRED : "WindowsUpdatesRequired" ,
5194
5210
WORKSPACES_BYOL_ACCOUNT_DISABLED : "WorkspacesBYOLAccountDisabled" ,
5195
5211
WORKSPACES_BYOL_ACCOUNT_NOT_FOUND : "WorkspacesBYOLAccountNotFound" ,
5196
5212
ZERO_REARM_COUNT : "ZeroRearmCount" ,
@@ -6114,12 +6130,12 @@ export interface ImportWorkspaceImageRequest {
6114
6130
6115
6131
/**
6116
6132
* <p>The ingestion process to be used when importing the image, depending on which protocol
6117
- * you want to use for your BYOL Workspace image, either PCoIP, DCV, or
6118
- * bring your own protocol (BYOP). To use WSP, specify a value that ends in
6119
- * <code>_DCV </code>. To use PCoIP, specify a value that does not end in <code>_DCV </code>.
6133
+ * you want to use for your BYOL Workspace image, either PCoIP, WorkSpaces Streaming Protocol
6134
+ * (WSP), or bring your own protocol (BYOP). To use WSP, specify a value that ends in
6135
+ * <code>_WSP </code>. To use PCoIP, specify a value that does not end in <code>_WSP </code>.
6120
6136
* To use BYOP, specify a value that ends in <code>_BYOP</code>.</p>
6121
6137
* <p>For non-GPU-enabled bundles (bundles other than Graphics or GraphicsPro), specify
6122
- * <code>BYOL_REGULAR</code>, <code>BYOL_REGULAR_DCV </code>, or <code>BYOL_REGULAR_BYOP</code>,
6138
+ * <code>BYOL_REGULAR</code>, <code>BYOL_REGULAR_WSP </code>, or <code>BYOL_REGULAR_BYOP</code>,
6123
6139
* depending on the protocol.</p>
6124
6140
* <note>
6125
6141
* <p>The <code>BYOL_REGULAR_BYOP</code> and <code>BYOL_GRAPHICS_G4DN_BYOP</code> values
@@ -6159,8 +6175,8 @@ export interface ImportWorkspaceImageRequest {
6159
6175
* time.</p>
6160
6176
* </li>
6161
6177
* <li>
6162
- * <p>During the image import process, non-GPU DCV (formerly WSP) WorkSpaces with Windows 11 support
6163
- * only <code>Microsoft_Office_2019</code>. GPU DCV (formerly WSP) WorkSpaces with Windows 11 do not
6178
+ * <p>During the image import process, non-GPU WSP WorkSpaces with Windows 11 support
6179
+ * only <code>Microsoft_Office_2019</code>. GPU WSP WorkSpaces with Windows 11 do not
6164
6180
* support Office installation.</p>
6165
6181
* </li>
6166
6182
* </ul>
0 commit comments