aws-sdk-core 3.149.0 → 3.155.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: 319b16536b75a8fa4bae3b8ae4918b52e15752f1e9afaabbf4e312227fb5c7ad
4
- data.tar.gz: 776a27bcaf679b942f293dde15360a8df3a0b70148d72c870469fa936abc5f9a
3
+ metadata.gz: fd65d9bb153d16d4449f16d191e9404cc3b39845988b40b89883ec192317973f
4
+ data.tar.gz: '089ed4e6cf833f5cec88d1029e9f8a8948de3517d110a394d4f9e0076f0c61c3'
5
5
  SHA512:
6
- metadata.gz: 14063aa742e6e7c92ee385f69743238d44054ed5662dc6e92ddf2b2e168332bab3370cdd266a815d83deec168a73eac90c4e6ef8f5153c8aaf08e4fd9f201b19
7
- data.tar.gz: 7a0e3e10081aab42cc0cee461b9fa9cc9459c489d3c2b3d09ab9b3055a26ff7b868e456c9fd753dec22ca0201b9180108060b39faf8d13603de965ead4342cac
6
+ metadata.gz: f6f0f46b7837b7b84eb57019dc17df8c3d0752b17381fb46a25de524b74e3bc540a7fdb3f8741489668dc4dd689123bebdf8e43268cf8241d97d373239486198
7
+ data.tar.gz: 3abd928ec75e7884e41925e7123ee36c9d20f18d7eacb53416a420b6ee3144fd40ae97e9dc627d1b9ba25328895ad6985e8033fa95a358d817e266ff45f87d1a
data/CHANGELOG.md CHANGED
@@ -1,6 +1,36 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 3.155.0 (2022-09-26)
5
+ ------------------
6
+
7
+ * Feature - Updated Aws::SSO::Client with the latest API changes.
8
+
9
+ 3.154.0 (2022-09-23)
10
+ ------------------
11
+
12
+ * Feature - Updated Aws::SSO::Client with the latest API changes.
13
+
14
+ 3.153.0 (2022-09-22)
15
+ ------------------
16
+
17
+ * Feature - Updated Aws::SSO::Client with the latest API changes.
18
+
19
+ 3.152.0 (2022-09-21)
20
+ ------------------
21
+
22
+ * Feature - Updated Aws::SSO::Client with the latest API changes.
23
+
24
+ 3.151.0 (2022-09-20)
25
+ ------------------
26
+
27
+ * Feature - Updated Aws::SSO::Client with the latest API changes.
28
+
29
+ 3.150.0 (2022-09-19)
30
+ ------------------
31
+
32
+ * Feature - Updated Aws::SSO::Client with the latest API changes.
33
+
4
34
  3.149.0 (2022-09-16)
5
35
  ------------------
6
36
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 3.149.0
1
+ 3.155.0
@@ -568,7 +568,7 @@ module Aws::SSO
568
568
  params: params,
569
569
  config: config)
570
570
  context[:gem_name] = 'aws-sdk-core'
571
- context[:gem_version] = '3.149.0'
571
+ context[:gem_version] = '3.155.0'
572
572
  Seahorse::Client::Request.new(handlers, context)
573
573
  end
574
574
 
data/lib/aws-sdk-sso.rb CHANGED
@@ -50,6 +50,6 @@ require_relative 'aws-sdk-sso/customizations'
50
50
  # @!group service
51
51
  module Aws::SSO
52
52
 
53
- GEM_VERSION = '3.149.0'
53
+ GEM_VERSION = '3.155.0'
54
54
 
55
55
  end
@@ -549,7 +549,7 @@ module Aws::SSOOIDC
549
549
  params: params,
550
550
  config: config)
551
551
  context[:gem_name] = 'aws-sdk-core'
552
- context[:gem_version] = '3.148.0'
552
+ context[:gem_version] = '3.154.0'
553
553
  Seahorse::Client::Request.new(handlers, context)
554
554
  end
555
555
 
@@ -50,6 +50,6 @@ require_relative 'aws-sdk-ssooidc/customizations'
50
50
  # @!group service
51
51
  module Aws::SSOOIDC
52
52
 
53
- GEM_VERSION = '3.148.0'
53
+ GEM_VERSION = '3.154.0'
54
54
 
55
55
  end
@@ -2299,7 +2299,7 @@ module Aws::STS
2299
2299
  params: params,
2300
2300
  config: config)
2301
2301
  context[:gem_name] = 'aws-sdk-core'
2302
- context[:gem_version] = '3.149.0'
2302
+ context[:gem_version] = '3.155.0'
2303
2303
  Seahorse::Client::Request.new(handlers, context)
2304
2304
  end
2305
2305
 
data/lib/aws-sdk-sts.rb CHANGED
@@ -50,6 +50,6 @@ require_relative 'aws-sdk-sts/customizations'
50
50
  # @!group service
51
51
  module Aws::STS
52
52
 
53
- GEM_VERSION = '3.149.0'
53
+ GEM_VERSION = '3.155.0'
54
54
 
55
55
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.149.0
4
+ version: 3.155.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: 2022-09-16 00:00:00.000000000 Z
11
+ date: 2022-09-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath