aws-sdk-organizations 1.66.0 → 1.69.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: e02e9b4c3f35728e52f64369204faedae0ec21cc612955f492683953684e9dcb
4
- data.tar.gz: 8e438fe1a74222095d2fa8c741e50619c688f9cb00c503bee90d36174259d2f6
3
+ metadata.gz: 01736d22d59d67a7076ace3046e263e4188642c3cd4944d9c12b72402112763f
4
+ data.tar.gz: cad795b4ce4aceb40ac2801d7073286c4cf7bb6501d16a40c8f1a1ec8bc0a39f
5
5
  SHA512:
6
- metadata.gz: 31f41b9459ec35365c6ff838695949fb6138743a6403c5d36e82c14972febf7054434dd1589586f4ef0b5d21e2adfaad7197ddcf37347c29ad5f453e4c5a0ac9
7
- data.tar.gz: 19b45239d7ae423bd93aa4d93c3072d256f58c1e2aa2d11200b26ff2308374a840028307062807b7c99a7de20349ea6098e4c5152857d88b6d2a139f75d69da3
6
+ metadata.gz: 45ba798069f281b083af95a25b3081c91433bbac8e89f7bbe2ad30a230cf94f03ff4723e26481e2f2f0adc50b27be39aebbb0b4590cd63d2cb4fd15dabd5795e
7
+ data.tar.gz: 7fa8d38585e7548d779061b078f9cc962f6438a4c38dca209622c43953026179aa72da9a4b63571d987bc341cea4b352d55c659604a8341b1ea0dd65f0b7e5c3
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.69.0 (2022-03-29)
5
+ ------------------
6
+
7
+ * Feature - This release provides the new CloseAccount API that enables principals in the management account to close any member account within an organization.
8
+
9
+ 1.68.0 (2022-02-24)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.67.0 (2022-02-03)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
4
19
  1.66.0 (2021-12-21)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.66.0
1
+ 1.69.0