aws-sdk-identitystore 1.17.0 → 1.20.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: 8bfa5fb925231587a0c1472397df9f3c4e109c030fc9cf9ee05cd0fd693b53f4
4
- data.tar.gz: 107d0e9465e573f9b5a2cb34ee20b44a1a463c722436f3a2f8c0211a04e0b148
3
+ metadata.gz: 72f57866e3abe70a2dafe9c45a1b153840039c8cbf0d5b18d39ec6d883440c7e
4
+ data.tar.gz: 8e27edcb03aaba73769bbcc0353ef4d570dd7615c286163ea742e8b67dd9bc05
5
5
  SHA512:
6
- metadata.gz: 00c621fb2e044f01af08f338e81ae32626feb349bc51c3ec79d58eff1f3e9ce88b24aa8d8301c4d477a16be843e8257e21342c3f45e63ba69ead5bf6e47a33c7
7
- data.tar.gz: aa49ad087a7d989406eecfeed28fde67f9a708556bf0d21dc1ee6c234a68189744497c7504c8a02d63ffe3f3fe2f4f00f4dfccfb9d49e816dc5c92b97ddbe583
6
+ metadata.gz: 305a25e32f4061f36ca673768258ca0c1c51c365bc5db7298c8a57505a61d029835e53c103d27174cfc8803ce91cd133072146cbac77ec1bb8e3d3a030f61fe8
7
+ data.tar.gz: 4050ac9400e488f8e84671dc1086d72bef9ae885f3eaaf184942a0ad5b4822d727227edb7dfa51dbdc7663a6b3528486a8d688bdb1c7183a5be47c3672a2d513
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.20.0 (2022-09-06)
5
+ ------------------
6
+
7
+ * Feature - Documentation updates for the Identity Store CLI Reference.
8
+
9
+ 1.19.0 (2022-08-31)
10
+ ------------------
11
+
12
+ * Feature - Expand IdentityStore API to support Create, Read, Update, Delete and Get operations for User, Group and GroupMembership resources.
13
+
14
+ 1.18.0 (2022-08-30)
15
+ ------------------
16
+
17
+ * Feature - Documentation updates for the Identity Store CLI Reference.
18
+
4
19
  1.17.0 (2022-08-15)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.17.0
1
+ 1.20.0