aws-sdk-workspaces 1.159.0 → 1.160.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 33e88a661f007c04fabcefad0b21c5822006d5863a46dd6df6411ccbe9691fd7
4
- data.tar.gz: 4e6a69b02428ebcd35eb124555c4a8d1e9a35423d2ca1073bc9ddb38afba5b54
3
+ metadata.gz: a22320fd784904178fccdd14b58387bd458d5eb48fa318ff14779cbda3dc9d30
4
+ data.tar.gz: 36a3e3cb4383a82fb87f135d4b3332d07ba696f19d6881124efa357fb7d160b7
5
5
  SHA512:
6
- metadata.gz: 9e2516d70c21c91cef84c7194e510efe80f1f020bdc47815e8caece1c3c400eb809a240de5748b171a8337368eeb222ec045f8ad5f1b47cd85fa2cb295b85762
7
- data.tar.gz: 8bddb07a2da9e6d1ef427d92de9700197ae6c41dd761466b64ffb2244ce83a94d021ccc659af781c0b72c4fa0cfb35e6bdbe23da7b81fd21330abb90a68cda13
6
+ metadata.gz: 45643218dd3414d7dc2c58013b96f5fae170583ae758a419393900dbdc1ea0c73c242eb49785dd336d6f2f500002bc533ede35e76c13535803d846487e8aa1f9
7
+ data.tar.gz: d937dff293cb3590d0031f5c209b1c6d0a26b39bce680952d0acd545283b3e0aa33adaa4e3f5562ebfa3ae225d7e8e59c2b9950e40386fe2d449ff8c2d674848
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.160.0 (2026-06-04)
5
+ ------------------
6
+
7
+ * Feature - Adding new BDD representation of endpoint ruleset
8
+
4
9
  1.159.0 (2026-05-21)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.159.0
1
+ 1.160.0
@@ -771,11 +771,11 @@ module Aws::WorkSpaces
771
771
  req.send_request(options)
772
772
  end
773
773
 
774
- # Creates a client-add-in for Amazon Connect within a directory. You can
775
- # create only one Amazon Connect client add-in within a directory.
774
+ # Creates a client-add-in for Connect Customer within a directory. You
775
+ # can create only one Connect Customer client add-in within a directory.
776
776
  #
777
777
  # This client add-in allows WorkSpaces users to seamlessly connect to
778
- # Amazon Connect.
778
+ # Connect Customer.
779
779
  #
780
780
  # @option params [required, String] :resource_id
781
781
  # The directory identifier for which to configure the client add-in.
@@ -784,7 +784,7 @@ module Aws::WorkSpaces
784
784
  # The name of the client add-in.
785
785
  #
786
786
  # @option params [required, String] :url
787
- # The endpoint URL of the Amazon Connect client add-in.
787
+ # The endpoint URL of the Connect Customer client add-in.
788
788
  #
789
789
  # @return [Types::CreateConnectClientAddInResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
790
790
  #
@@ -1550,8 +1550,8 @@ module Aws::WorkSpaces
1550
1550
  req.send_request(options)
1551
1551
  end
1552
1552
 
1553
- # Deletes a client-add-in for Amazon Connect that is configured within a
1554
- # directory.
1553
+ # Deletes a client-add-in for Connect Customer that is configured within
1554
+ # a directory.
1555
1555
  #
1556
1556
  # @option params [required, String] :add_in_id
1557
1557
  # The identifier of the client add-in to delete.
@@ -2154,7 +2154,7 @@ module Aws::WorkSpaces
2154
2154
  req.send_request(options)
2155
2155
  end
2156
2156
 
2157
- # Retrieves a list of Amazon Connect client add-ins that have been
2157
+ # Retrieves a list of Connect Customer client add-ins that have been
2158
2158
  # created.
2159
2159
  #
2160
2160
  # @option params [required, String] :resource_id
@@ -4722,8 +4722,8 @@ module Aws::WorkSpaces
4722
4722
  req.send_request(options)
4723
4723
  end
4724
4724
 
4725
- # Updates a Amazon Connect client add-in. Use this action to update the
4726
- # name and endpoint URL of a Amazon Connect client add-in.
4725
+ # Updates a Connect Customer client add-in. Use this action to update
4726
+ # the name and endpoint URL of a Connect Customer client add-in.
4727
4727
  #
4728
4728
  # @option params [required, String] :add_in_id
4729
4729
  # The identifier of the client add-in to update.
@@ -4735,7 +4735,7 @@ module Aws::WorkSpaces
4735
4735
  # The name of the client add-in.
4736
4736
  #
4737
4737
  # @option params [String] :url
4738
- # The endpoint URL of the Amazon Connect client add-in.
4738
+ # The endpoint URL of the Connect Customer client add-in.
4739
4739
  #
4740
4740
  # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
4741
4741
  #
@@ -5052,7 +5052,7 @@ module Aws::WorkSpaces
5052
5052
  tracer: tracer
5053
5053
  )
5054
5054
  context[:gem_name] = 'aws-sdk-workspaces'
5055
- context[:gem_version] = '1.159.0'
5055
+ context[:gem_version] = '1.160.0'
5056
5056
  Seahorse::Client::Request.new(handlers, context)
5057
5057
  end
5058
5058
 
@@ -608,7 +608,7 @@ module Aws::WorkSpaces
608
608
  include Aws::Structure
609
609
  end
610
610
 
611
- # Describes an Amazon Connect client add-in.
611
+ # Describes an Connect Customer client add-in.
612
612
  #
613
613
  # @!attribute [rw] add_in_id
614
614
  # The client add-in identifier.
@@ -828,7 +828,7 @@ module Aws::WorkSpaces
828
828
  # @return [String]
829
829
  #
830
830
  # @!attribute [rw] url
831
- # The endpoint URL of the Amazon Connect client add-in.
831
+ # The endpoint URL of the Connect Customer client add-in.
832
832
  # @return [String]
833
833
  #
834
834
  # @see http://docs.aws.amazon.com/goto/WebAPI/workspaces-2015-04-08/CreateConnectClientAddInRequest AWS API Documentation
@@ -5123,7 +5123,7 @@ module Aws::WorkSpaces
5123
5123
  # @return [String]
5124
5124
  #
5125
5125
  # @!attribute [rw] url
5126
- # The endpoint URL of the Amazon Connect client add-in.
5126
+ # The endpoint URL of the Connect Customer client add-in.
5127
5127
  # @return [String]
5128
5128
  #
5129
5129
  # @see http://docs.aws.amazon.com/goto/WebAPI/workspaces-2015-04-08/UpdateConnectClientAddInRequest AWS API Documentation
@@ -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.159.0'
57
+ GEM_VERSION = '1.160.0'
58
58
 
59
59
  end
60
60
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-workspaces
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.159.0
4
+ version: 1.160.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services