aws-sdk-iam 1.123.0 → 1.124.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: 8fbe2006aa531ef1a1b8c287f3a0b5875696ef46d1350fbbad84cb513c28dfd5
4
- data.tar.gz: 3a3503e407b57b7c1e34cdc72127679aacd112dd20fd33f2b5045c5afe088d7f
3
+ metadata.gz: 6368727bbb228614375e8b3700e3ceaf725560f13311f331bd67e9e183110044
4
+ data.tar.gz: 88c6036d9d11839bb766de54be72047a97be7cddb6bf82781c55184d260cc6d4
5
5
  SHA512:
6
- metadata.gz: b255359192124911f37f00c83622a1cbda864fd8550b96a411cd523f7c303d253f53c904477d88e98c40b0860449ef3a3d9576434c2fdcf462bb591ac7fb29ee
7
- data.tar.gz: 8c9d749ff5b2c202c634e3d1fd1cc2f3cafdf6a90eec79b10f1c77433fb0fa081807b824dac55e78d76b539ecfb164f1a528711047b5f50560217b310984d6ad
6
+ metadata.gz: 25e0753a3450ebc935b858f803370d2418ea22728b49bdc2050adc140d35547ea8d1106d0b7a7352f6527a22f24c22e051d688843244126f7d8b2950793adb43
7
+ data.tar.gz: bd51bfe8207548b868b0bdd9814a256e2610bf649f64903dc854d55dbd3266316fa15c4519bc4b158c001ae131ddff22e9f7df383a94f766a586935e6fe29e28
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.124.0 (2025-06-30)
5
+ ------------------
6
+
7
+ * Feature - Updated IAM ServiceSpecificCredential support to include expiration, API Key output format instead of username and password for services that will support API keys, and the ability to list credentials for all users in the account for a given service configuration.
8
+
4
9
  1.123.0 (2025-06-02)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.123.0
1
+ 1.124.0