aws-sdk-organizations 1.138.0 → 1.139.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: dafe06aff15b2408e4649cf2afd5650a32074a3d451a4dc7e56e10918dd3b5a5
4
- data.tar.gz: 201c2b3255c8f409394c1ae40580a0aa85f78cb97b8e82130fe4fde1e1d43577
3
+ metadata.gz: d36a88e2c529eec49e3f05596a55b6546622977fbe792829ac59a7a0563f9656
4
+ data.tar.gz: 33ba6a3a98d7a5a5f17479186bea1c33337fff912548abdaf944329121b92955
5
5
  SHA512:
6
- metadata.gz: fa08ae88ec3df340cf4034aab729b96885509c73e3d6130cfddc6ba1449d3ca4a16d63ca3f354eaa2afc7eb995e22aec1ff1cca5a0c2f6416b0bf0124b69f221
7
- data.tar.gz: 8cac84b7bc4f1dc2916855e95720f26fc6389176b01b9d2fdff29d79db1f3dfad64d6c874ed675ecd2f3075e185b8f450292870732ed72fa78f62392c7f4525e
6
+ metadata.gz: 7797a10c60edd83586b00122f9f9c43ad3cdcff1fa555a2542a7ae06e2d87b35e7e5a0a74c3d3daa180fb7c499a1390328b97a69dd5dc336a0554adb0edb8c00
7
+ data.tar.gz: 6143687402b077e860a189210ef3d06dd52b0a9511736dd67411fd5ce2eb7d2f26adad66b2228c1e202603d1eee6c86d880b490b5f03c6a01c8be71a51737650
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.139.0 (2026-05-13)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
4
9
  1.138.0 (2026-04-03)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.138.0
1
+ 1.139.0
@@ -6744,7 +6744,7 @@ module Aws::Organizations
6744
6744
  tracer: tracer
6745
6745
  )
6746
6746
  context[:gem_name] = 'aws-sdk-organizations'
6747
- context[:gem_version] = '1.138.0'
6747
+ context[:gem_version] = '1.139.0'
6748
6748
  Seahorse::Client::Request.new(handlers, context)
6749
6749
  end
6750
6750
 
@@ -54,7 +54,7 @@ module Aws::Organizations
54
54
  autoload :EndpointProvider, 'aws-sdk-organizations/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-organizations/endpoints'
56
56
 
57
- GEM_VERSION = '1.138.0'
57
+ GEM_VERSION = '1.139.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-organizations
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.138.0
4
+ version: 1.139.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
@@ -18,7 +18,7 @@ dependencies:
18
18
  version: '3'
19
19
  - - ">="
20
20
  - !ruby/object:Gem::Version
21
- version: 3.244.0
21
+ version: 3.247.0
22
22
  type: :runtime
23
23
  prerelease: false
24
24
  version_requirements: !ruby/object:Gem::Requirement
@@ -28,7 +28,7 @@ dependencies:
28
28
  version: '3'
29
29
  - - ">="
30
30
  - !ruby/object:Gem::Version
31
- version: 3.244.0
31
+ version: 3.247.0
32
32
  - !ruby/object:Gem::Dependency
33
33
  name: aws-sigv4
34
34
  requirement: !ruby/object:Gem::Requirement