aws-sdk-workspaces 1.123.0 → 1.124.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-workspaces/client.rb +11 -13
- data/lib/aws-sdk-workspaces/types.rb +9 -10
- data/lib/aws-sdk-workspaces.rb +1 -1
- data/sig/types.rbs +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f1a9135f1593531789e929c7a84a67251a0bbb4525a791a5ede288a00d6efbf7
|
4
|
+
data.tar.gz: cd4971eb1ac5fa8f9cdf1685c4376a462204f13e6edd7408c0d158d107693154
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c8190a28ac3e2567cf8250419defab873266053fe88eac7763259c146490d5e4d3821ae8db6bf83f8c2a2b585228dd535cf07e3ba1cf1b38c573d024844a8138
|
7
|
+
data.tar.gz: ca9cdff6d11daf749b3baa7106542e73fe478458f6be9993b08244e3d2353ba0b4b49ed32e9bd4621353b117915bcd8f7704084d46c3fa33150ddeb371dfa63b
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.124.0
|
@@ -1221,8 +1221,7 @@ module Aws::WorkSpaces
|
|
1221
1221
|
# this value. For more information, see [Amazon WorkSpaces Core][1].
|
1222
1222
|
#
|
1223
1223
|
# * You don't need to specify the `PCOIP` protocol for Linux bundles
|
1224
|
-
# because `
|
1225
|
-
# bundles.
|
1224
|
+
# because `WSP` is the default protocol for those bundles.
|
1226
1225
|
#
|
1227
1226
|
# * User-decoupled WorkSpaces are only supported by Amazon WorkSpaces
|
1228
1227
|
# Core.
|
@@ -2688,7 +2687,7 @@ module Aws::WorkSpaces
|
|
2688
2687
|
# resp.images[0].updates.update_available #=> Boolean
|
2689
2688
|
# resp.images[0].updates.description #=> String
|
2690
2689
|
# resp.images[0].error_details #=> Array
|
2691
|
-
# resp.images[0].error_details[0].error_code #=> String, one of "OutdatedPowershellVersion", "OfficeInstalled", "PCoIPAgentInstalled", "WindowsUpdatesEnabled", "AutoMountDisabled", "WorkspacesBYOLAccountNotFound", "WorkspacesBYOLAccountDisabled", "DHCPDisabled", "DiskFreeSpace", "AdditionalDrivesAttached", "OSNotSupported", "DomainJoined", "AzureDomainJoined", "FirewallEnabled", "VMWareToolsInstalled", "DiskSizeExceeded", "IncompatiblePartitioning", "PendingReboot", "AutoLogonEnabled", "RealTimeUniversalDisabled", "MultipleBootPartition", "Requires64BitOS", "ZeroRearmCount", "InPlaceUpgrade", "AntiVirusInstalled", "UEFINotSupported", "UnknownError", "AppXPackagesInstalled", "ReservedStorageInUse"
|
2690
|
+
# resp.images[0].error_details[0].error_code #=> String, one of "OutdatedPowershellVersion", "OfficeInstalled", "PCoIPAgentInstalled", "WindowsUpdatesEnabled", "AutoMountDisabled", "WorkspacesBYOLAccountNotFound", "WorkspacesBYOLAccountDisabled", "DHCPDisabled", "DiskFreeSpace", "AdditionalDrivesAttached", "OSNotSupported", "DomainJoined", "AzureDomainJoined", "FirewallEnabled", "VMWareToolsInstalled", "DiskSizeExceeded", "IncompatiblePartitioning", "PendingReboot", "AutoLogonEnabled", "RealTimeUniversalDisabled", "MultipleBootPartition", "Requires64BitOS", "ZeroRearmCount", "InPlaceUpgrade", "AntiVirusInstalled", "UEFINotSupported", "UnknownError", "AppXPackagesInstalled", "ReservedStorageInUse", "AdditionalDrivesPresent", "WindowsUpdatesRequired", "SysPrepFileMissing", "UserProfileMissing", "InsufficientDiskSpace", "EnvironmentVariablesPathMissingEntries", "DomainAccountServicesFound", "InvalidIp", "RemoteDesktopServicesDisabled", "WindowsModulesInstallerDisabled", "AmazonSsmAgentEnabled", "UnsupportedSecurityProtocol", "MultipleUserProfiles", "StagedAppxPackage", "UnsupportedOsUpgrade", "InsufficientRearmCount"
|
2692
2691
|
# resp.images[0].error_details[0].error_message #=> String
|
2693
2692
|
# resp.next_token #=> String
|
2694
2693
|
#
|
@@ -3323,13 +3322,13 @@ module Aws::WorkSpaces
|
|
3323
3322
|
# @option params [required, String] :ingestion_process
|
3324
3323
|
# The ingestion process to be used when importing the image, depending
|
3325
3324
|
# on which protocol you want to use for your BYOL Workspace image,
|
3326
|
-
# either PCoIP,
|
3327
|
-
# specify a value that ends in `
|
3328
|
-
# that does not end in `
|
3329
|
-
# `_BYOP`.
|
3325
|
+
# either PCoIP, WorkSpaces Streaming Protocol (WSP), or bring your own
|
3326
|
+
# protocol (BYOP). To use WSP, specify a value that ends in `_WSP`. To
|
3327
|
+
# use PCoIP, specify a value that does not end in `_WSP`. To use BYOP,
|
3328
|
+
# specify a value that ends in `_BYOP`.
|
3330
3329
|
#
|
3331
3330
|
# For non-GPU-enabled bundles (bundles other than Graphics or
|
3332
|
-
# GraphicsPro), specify `BYOL_REGULAR`, `
|
3331
|
+
# GraphicsPro), specify `BYOL_REGULAR`, `BYOL_REGULAR_WSP`, or
|
3333
3332
|
# `BYOL_REGULAR_BYOP`, depending on the protocol.
|
3334
3333
|
#
|
3335
3334
|
# <note markdown="1"> The `BYOL_REGULAR_BYOP` and `BYOL_GRAPHICS_G4DN_BYOP` values are only
|
@@ -3361,10 +3360,9 @@ module Aws::WorkSpaces
|
|
3361
3360
|
# <note markdown="1"> * Although this parameter is an array, only one item is allowed at
|
3362
3361
|
# this time.
|
3363
3362
|
#
|
3364
|
-
# * During the image import process, non-GPU
|
3365
|
-
#
|
3366
|
-
#
|
3367
|
-
# installation.
|
3363
|
+
# * During the image import process, non-GPU WSP WorkSpaces with Windows
|
3364
|
+
# 11 support only `Microsoft_Office_2019`. GPU WSP WorkSpaces with
|
3365
|
+
# Windows 11 do not support Office installation.
|
3368
3366
|
#
|
3369
3367
|
# </note>
|
3370
3368
|
#
|
@@ -4807,7 +4805,7 @@ module Aws::WorkSpaces
|
|
4807
4805
|
tracer: tracer
|
4808
4806
|
)
|
4809
4807
|
context[:gem_name] = 'aws-sdk-workspaces'
|
4810
|
-
context[:gem_version] = '1.
|
4808
|
+
context[:gem_version] = '1.124.0'
|
4811
4809
|
Seahorse::Client::Request.new(handlers, context)
|
4812
4810
|
end
|
4813
4811
|
|
@@ -3033,13 +3033,13 @@ module Aws::WorkSpaces
|
|
3033
3033
|
# @!attribute [rw] ingestion_process
|
3034
3034
|
# The ingestion process to be used when importing the image, depending
|
3035
3035
|
# on which protocol you want to use for your BYOL Workspace image,
|
3036
|
-
# either PCoIP,
|
3037
|
-
# specify a value that ends in `
|
3038
|
-
# that does not end in `
|
3039
|
-
# in `_BYOP`.
|
3036
|
+
# either PCoIP, WorkSpaces Streaming Protocol (WSP), or bring your own
|
3037
|
+
# protocol (BYOP). To use WSP, specify a value that ends in `_WSP`. To
|
3038
|
+
# use PCoIP, specify a value that does not end in `_WSP`. To use BYOP,
|
3039
|
+
# specify a value that ends in `_BYOP`.
|
3040
3040
|
#
|
3041
3041
|
# For non-GPU-enabled bundles (bundles other than Graphics or
|
3042
|
-
# GraphicsPro), specify `BYOL_REGULAR`, `
|
3042
|
+
# GraphicsPro), specify `BYOL_REGULAR`, `BYOL_REGULAR_WSP`, or
|
3043
3043
|
# `BYOL_REGULAR_BYOP`, depending on the protocol.
|
3044
3044
|
#
|
3045
3045
|
# <note markdown="1"> The `BYOL_REGULAR_BYOP` and `BYOL_GRAPHICS_G4DN_BYOP` values are
|
@@ -3075,10 +3075,9 @@ module Aws::WorkSpaces
|
|
3075
3075
|
# <note markdown="1"> * Although this parameter is an array, only one item is allowed at
|
3076
3076
|
# this time.
|
3077
3077
|
#
|
3078
|
-
# * During the image import process, non-GPU
|
3079
|
-
#
|
3080
|
-
#
|
3081
|
-
# Office installation.
|
3078
|
+
# * During the image import process, non-GPU WSP WorkSpaces with
|
3079
|
+
# Windows 11 support only `Microsoft_Office_2019`. GPU WSP
|
3080
|
+
# WorkSpaces with Windows 11 do not support Office installation.
|
3082
3081
|
#
|
3083
3082
|
# </note>
|
3084
3083
|
#
|
@@ -5857,7 +5856,7 @@ module Aws::WorkSpaces
|
|
5857
5856
|
# <note markdown="1"> * Only available for WorkSpaces created with PCoIP bundles.
|
5858
5857
|
#
|
5859
5858
|
# * The `Protocols` property is case sensitive. Ensure you use `PCOIP`
|
5860
|
-
# or `
|
5859
|
+
# or `WSP`.
|
5861
5860
|
#
|
5862
5861
|
# * Unavailable for Windows 7 WorkSpaces and WorkSpaces using
|
5863
5862
|
# GPU-based bundles (Graphics, GraphicsPro, Graphics.g4dn, and
|
data/lib/aws-sdk-workspaces.rb
CHANGED
data/sig/types.rbs
CHANGED
@@ -830,7 +830,7 @@ module Aws::WorkSpaces
|
|
830
830
|
end
|
831
831
|
|
832
832
|
class ErrorDetails
|
833
|
-
attr_accessor error_code: ("OutdatedPowershellVersion" | "OfficeInstalled" | "PCoIPAgentInstalled" | "WindowsUpdatesEnabled" | "AutoMountDisabled" | "WorkspacesBYOLAccountNotFound" | "WorkspacesBYOLAccountDisabled" | "DHCPDisabled" | "DiskFreeSpace" | "AdditionalDrivesAttached" | "OSNotSupported" | "DomainJoined" | "AzureDomainJoined" | "FirewallEnabled" | "VMWareToolsInstalled" | "DiskSizeExceeded" | "IncompatiblePartitioning" | "PendingReboot" | "AutoLogonEnabled" | "RealTimeUniversalDisabled" | "MultipleBootPartition" | "Requires64BitOS" | "ZeroRearmCount" | "InPlaceUpgrade" | "AntiVirusInstalled" | "UEFINotSupported" | "UnknownError" | "AppXPackagesInstalled" | "ReservedStorageInUse")
|
833
|
+
attr_accessor error_code: ("OutdatedPowershellVersion" | "OfficeInstalled" | "PCoIPAgentInstalled" | "WindowsUpdatesEnabled" | "AutoMountDisabled" | "WorkspacesBYOLAccountNotFound" | "WorkspacesBYOLAccountDisabled" | "DHCPDisabled" | "DiskFreeSpace" | "AdditionalDrivesAttached" | "OSNotSupported" | "DomainJoined" | "AzureDomainJoined" | "FirewallEnabled" | "VMWareToolsInstalled" | "DiskSizeExceeded" | "IncompatiblePartitioning" | "PendingReboot" | "AutoLogonEnabled" | "RealTimeUniversalDisabled" | "MultipleBootPartition" | "Requires64BitOS" | "ZeroRearmCount" | "InPlaceUpgrade" | "AntiVirusInstalled" | "UEFINotSupported" | "UnknownError" | "AppXPackagesInstalled" | "ReservedStorageInUse" | "AdditionalDrivesPresent" | "WindowsUpdatesRequired" | "SysPrepFileMissing" | "UserProfileMissing" | "InsufficientDiskSpace" | "EnvironmentVariablesPathMissingEntries" | "DomainAccountServicesFound" | "InvalidIp" | "RemoteDesktopServicesDisabled" | "WindowsModulesInstallerDisabled" | "AmazonSsmAgentEnabled" | "UnsupportedSecurityProtocol" | "MultipleUserProfiles" | "StagedAppxPackage" | "UnsupportedOsUpgrade" | "InsufficientRearmCount")
|
834
834
|
attr_accessor error_message: ::String
|
835
835
|
SENSITIVE: []
|
836
836
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-workspaces
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.124.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-11-19 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|