aws-sdk-workspacesthinclient 1.10.0 → 1.11.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: 6d5ecec6979bbb7382990370af44753b3a339fd4d4477d174f7bab18cf3ff7f3
4
- data.tar.gz: ef03fba234ce01f81ae3d0ef039ead32c2e9822684b901f44134684153ad1725
3
+ metadata.gz: 957459bbead04ab73eb5e547c4e3272f9a14fbb4f4001e8e8c2d32ddf0763f21
4
+ data.tar.gz: dd6ccf424b2245a15f90313edf7ae62619f4cdb5372d6ece901c1c63a7cb0102
5
5
  SHA512:
6
- metadata.gz: 661a1de51b0c306c5fe795eda48b9d81a2b2f6299adb3701bc9e59b2d311cac876b6d29e746fb4295f0650c6b42331b470bd807b90951a6d89bfa3f4c81e8926
7
- data.tar.gz: 508c8eac2b8d4be3aa3e25a50cdf9924f3dc75b6aba6876372e4b9afd5eba072b1406aa3e919dba67dbb32dcee8b0f0121994e3b3ce7e063e40d35356b32a54c
6
+ metadata.gz: 29cc07285f23082fb782ecb4fe762e96e61633fb100adc9be646090a5e0e95cfa5e4fbd69f0442c6d445f8fa47e4af5318839713e1f5f6c3adf7e6f7bc63b479
7
+ data.tar.gz: bd428eee4b41be0a2ab202c8111a28b7e00a6ae01b9b6afbea74dde7a58c87a4812d3b6518e5f5df63931f39f063c9df792822a0a44b7bf23fb9e91b812865bc
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.11.0 (2024-07-18)
5
+ ------------------
6
+
7
+ * Feature - Documentation update for WorkSpaces Thin Client.
8
+
4
9
  1.10.0 (2024-07-02)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.10.0
1
+ 1.11.0
@@ -1283,7 +1283,7 @@ module Aws::WorkSpacesThinClient
1283
1283
  params: params,
1284
1284
  config: config)
1285
1285
  context[:gem_name] = 'aws-sdk-workspacesthinclient'
1286
- context[:gem_version] = '1.10.0'
1286
+ context[:gem_version] = '1.11.0'
1287
1287
  Seahorse::Client::Request.new(handlers, context)
1288
1288
  end
1289
1289
 
@@ -411,6 +411,7 @@ module Aws::WorkSpacesThinClient
411
411
 
412
412
  api.metadata = {
413
413
  "apiVersion" => "2023-08-22",
414
+ "auth" => ["aws.auth#sigv4"],
414
415
  "endpointPrefix" => "thinclient",
415
416
  "protocol" => "rest-json",
416
417
  "protocols" => ["rest-json"],
@@ -562,8 +562,8 @@ module Aws::WorkSpacesThinClient
562
562
  # @return [Hash<String,String>]
563
563
  #
564
564
  # @!attribute [rw] device_creation_tags
565
- # "The tag keys and optional values for the newly created devices for
566
- # this environment."
565
+ # The tag keys and optional values for the newly created devices for
566
+ # this environment.
567
567
  # @return [Hash<String,String>]
568
568
  #
569
569
  # @see http://docs.aws.amazon.com/goto/WebAPI/workspaces-thin-client-2023-08-22/Environment AWS API Documentation
@@ -52,6 +52,6 @@ require_relative 'aws-sdk-workspacesthinclient/customizations'
52
52
  # @!group service
53
53
  module Aws::WorkSpacesThinClient
54
54
 
55
- GEM_VERSION = '1.10.0'
55
+ GEM_VERSION = '1.11.0'
56
56
 
57
57
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-workspacesthinclient
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.10.0
4
+ version: 1.11.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-07-02 00:00:00.000000000 Z
11
+ date: 2024-07-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -36,14 +36,14 @@ dependencies:
36
36
  requirements:
37
37
  - - "~>"
38
38
  - !ruby/object:Gem::Version
39
- version: '1.1'
39
+ version: '1.5'
40
40
  type: :runtime
41
41
  prerelease: false
42
42
  version_requirements: !ruby/object:Gem::Requirement
43
43
  requirements:
44
44
  - - "~>"
45
45
  - !ruby/object:Gem::Version
46
- version: '1.1'
46
+ version: '1.5'
47
47
  description: Official AWS Ruby gem for Amazon WorkSpaces Thin Client. This gem is
48
48
  part of the AWS SDK for Ruby.
49
49
  email: