aws-sdk-workspaces 1.120.0 → 1.122.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c05db692ddb1895d4340249b4ff58decb0c9954308671e2fa6dfacc33fd94198
4
- data.tar.gz: a9bb34071a2de9d62a00711ac4ee3486c00024ca4d1f1ce1052e9e479ad9a1e0
3
+ metadata.gz: 9a6bb547bc2aef9604bdcec4b93757e1f9dc1e7498ff59a5b5f42562b1617a96
4
+ data.tar.gz: 61855a288bd9610dd585cbcb6cda1f9b6396e040105b3af396a327c8168eec8a
5
5
  SHA512:
6
- metadata.gz: 05d09aa1b06456cd03396438a04dd5907c7ad33f108044c6761c25dfd3bfd3d3dfeb487b2b97b0489adcce0f6776a03509bd2ebffe5d923475572bce9a919637
7
- data.tar.gz: 9a5a7d09dd159acb0d7883ad0e6d28b3370b9d8a615b945abae256b6be0b2ecedce72f45038401cea0273404bd828e1dbd3fd7c040accc4738be9f9d47b7a5e8
6
+ metadata.gz: bc59e3f2f1d1b5cd483bee55d470c8b7aa37d3c114244511d93d545532362616e312d7e252c96211a8b32dd7fda7ade5118b96bc3fb73d1a1980194fd34aa598
7
+ data.tar.gz: f25aae0ace59812d390f221787cd77310a5a84a9492113dd8818509a74194cd750407d4cd827d040d0e79e92cd9a130c66b4b9a9650149876f7aa404d87ad9fa
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.122.0 (2024-10-17)
5
+ ------------------
6
+
7
+ * Feature - Updated the DomainName pattern for Active Directory
8
+
9
+ 1.121.0 (2024-10-02)
10
+ ------------------
11
+
12
+ * Feature - WSP is being rebranded to become DCV.
13
+
4
14
  1.120.0 (2024-09-24)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.120.0
1
+ 1.122.0
@@ -1221,7 +1221,8 @@ 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 `WSP` is the default protocol for those bundles.
1224
+ # because `DCV` (formerly WSP) is the default protocol for those
1225
+ # bundles.
1225
1226
  #
1226
1227
  # * User-decoupled WorkSpaces are only supported by Amazon WorkSpaces
1227
1228
  # Core.
@@ -3322,13 +3323,13 @@ module Aws::WorkSpaces
3322
3323
  # @option params [required, String] :ingestion_process
3323
3324
  # The ingestion process to be used when importing the image, depending
3324
3325
  # on which protocol you want to use for your BYOL Workspace image,
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`.
3326
+ # either PCoIP, DCV, or bring your own protocol (BYOP). To use WSP,
3327
+ # specify a value that ends in `_DCV`. To use PCoIP, specify a value
3328
+ # that does not end in `_DCV`. To use BYOP, specify a value that ends in
3329
+ # `_BYOP`.
3329
3330
  #
3330
3331
  # For non-GPU-enabled bundles (bundles other than Graphics or
3331
- # GraphicsPro), specify `BYOL_REGULAR`, `BYOL_REGULAR_WSP`, or
3332
+ # GraphicsPro), specify `BYOL_REGULAR`, `BYOL_REGULAR_DCV`, or
3332
3333
  # `BYOL_REGULAR_BYOP`, depending on the protocol.
3333
3334
  #
3334
3335
  # <note markdown="1"> The `BYOL_REGULAR_BYOP` and `BYOL_GRAPHICS_G4DN_BYOP` values are only
@@ -3360,9 +3361,10 @@ module Aws::WorkSpaces
3360
3361
  # <note markdown="1"> * Although this parameter is an array, only one item is allowed at
3361
3362
  # this time.
3362
3363
  #
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.
3364
+ # * During the image import process, non-GPU DCV (formerly WSP)
3365
+ # WorkSpaces with Windows 11 support only `Microsoft_Office_2019`. GPU
3366
+ # DCV (formerly WSP) WorkSpaces with Windows 11 do not support Office
3367
+ # installation.
3366
3368
  #
3367
3369
  # </note>
3368
3370
  #
@@ -4805,7 +4807,7 @@ module Aws::WorkSpaces
4805
4807
  tracer: tracer
4806
4808
  )
4807
4809
  context[:gem_name] = 'aws-sdk-workspaces'
4808
- context[:gem_version] = '1.120.0'
4810
+ context[:gem_version] = '1.122.0'
4809
4811
  Seahorse::Client::Request.new(handlers, context)
4810
4812
  end
4811
4813
 
@@ -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, 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`.
3036
+ # either PCoIP, DCV, or bring your own protocol (BYOP). To use WSP,
3037
+ # specify a value that ends in `_DCV`. To use PCoIP, specify a value
3038
+ # that does not end in `_DCV`. To use BYOP, specify a value that ends
3039
+ # in `_BYOP`.
3040
3040
  #
3041
3041
  # For non-GPU-enabled bundles (bundles other than Graphics or
3042
- # GraphicsPro), specify `BYOL_REGULAR`, `BYOL_REGULAR_WSP`, or
3042
+ # GraphicsPro), specify `BYOL_REGULAR`, `BYOL_REGULAR_DCV`, 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,9 +3075,10 @@ 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 WSP WorkSpaces with
3079
- # Windows 11 support only `Microsoft_Office_2019`. GPU WSP
3080
- # WorkSpaces with Windows 11 do not support Office installation.
3078
+ # * During the image import process, non-GPU DCV (formerly WSP)
3079
+ # WorkSpaces with Windows 11 support only `Microsoft_Office_2019`.
3080
+ # GPU DCV (formerly WSP) WorkSpaces with Windows 11 do not support
3081
+ # Office installation.
3081
3082
  #
3082
3083
  # </note>
3083
3084
  #
@@ -5856,7 +5857,7 @@ module Aws::WorkSpaces
5856
5857
  # <note markdown="1"> * Only available for WorkSpaces created with PCoIP bundles.
5857
5858
  #
5858
5859
  # * The `Protocols` property is case sensitive. Ensure you use `PCOIP`
5859
- # or `WSP`.
5860
+ # or `DCV` (formerly WSP).
5860
5861
  #
5861
5862
  # * Unavailable for Windows 7 WorkSpaces and WorkSpaces using
5862
5863
  # GPU-based bundles (Graphics, GraphicsPro, Graphics.g4dn, and
@@ -54,7 +54,7 @@ module Aws::WorkSpaces
54
54
  autoload :EndpointProvider, 'aws-sdk-workspaces/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-workspaces/endpoints'
56
56
 
57
- GEM_VERSION = '1.120.0'
57
+ GEM_VERSION = '1.122.0'
58
58
 
59
59
  end
60
60
 
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.120.0
4
+ version: 1.122.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-09-24 00:00:00.000000000 Z
11
+ date: 2024-10-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core