aws-sdk-ssoadmin 1.15.0 → 1.18.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: 596293a8df2618e6dde6e926569f1258a12e285518791f75e2bdc9d023ed3fbe
4
- data.tar.gz: d10e6a64cf86e6226226a2d8a609951c8c97d24d83fbd1faed14a914c4d2b357
3
+ metadata.gz: 229524ac830c41c9754aab06d3808420bfa7d6f05e60fbac4306e8631a4eb631
4
+ data.tar.gz: ac864ba8aa7f6efc4bb788d4d64b13090744cc1112443c6bafab95ca5ce596aa
5
5
  SHA512:
6
- metadata.gz: eba2d9f653c517b0ccdc50232fe164f4769c8418832b35cfb1fb1e8d3deb8efc75f20f2f45e96ca05f1e7003b84db171ba354735a47d9e060608cb89c9c2b7e9
7
- data.tar.gz: 2fde0fc8ab942dcd9d023c8fb04de4eb69aa3be9004ac191a687c17585445a96687ef077887144db4814a5c90954ea50a5abb04f5c1f4b48092a36e08efc1bca
6
+ metadata.gz: be34dc69d0c6ebce7f2eda2fdb2c5a1161b13eadd1a78f7e8a9d7182bad23b96b1c2a72b40445c27498f7787032c9a9675dad845a16795e7e275f0742b03bd25
7
+ data.tar.gz: a5335ec287286626ea18d49fb46e927ae0e8e96c8f43091e8162c7486ec51b8bf0513c135bdca5e70a7515014a1417b0f6fddcb6e50097a64a7af730588b97d9
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.18.0 (2022-08-08)
5
+ ------------------
6
+
7
+ * Feature - Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)
8
+
9
+ 1.17.0 (2022-07-18)
10
+ ------------------
11
+
12
+ * Feature - AWS SSO now supports attaching customer managed policies and a permissions boundary to your permission sets. This release adds new API operations to manage and view the customer managed policies and the permissions boundary for a given permission set.
13
+
14
+ 1.16.0 (2022-02-24)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
4
19
  1.15.0 (2022-02-03)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.15.0
1
+ 1.18.0