aws-sdk-kms 1.112.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: 39bb3641d554be76180707213ce486c3f1f851e431ad347cbda770cb05fa5ab9
4
- data.tar.gz: fe1c1627087016b9ab3b17f357413c76a58916866074b21dcfca2dd0d4c75a56
3
+ metadata.gz: d8ae88408d0f29e3d59ef7764a134e301ca0c7f48c530c10abbca84debfc4ea5
4
+ data.tar.gz: 2eab4b5e20787e47b6032882a862dbd986ead218b68ba01b25ebe1b8d2a5084d
5
5
  SHA512:
6
- metadata.gz: 59bd018b67e77c146597c75c5f1a9863f1bdb34ef17e3ead0344f4d9fa6907056e8799015359d8ec7da831b57db095b024fc9f4eac4e9833b9deb39ca98610d2
7
- data.tar.gz: 4020c5f853a6f72ff27b5225e3ff823a8181152e2a7a08a8c9a9e9e3caa1bc18327c918a62d6c644263c67db948d19dd11627fb143a9de23ce1b2fcb8862bbf2
6
+ metadata.gz: 6beb9fd959cdd8ecbf3c8728ba6fdbc845b419a51d59bdf714bffe26ebee99b3fc3082de29ab85e0aa4a5c21ad7c22120520205f9fee6355c8f37b070e962977
7
+ data.tar.gz: 3eaddf3b69a40da8a41cbff482806bc8d87531de90ab6abb07be1268bde8e91f8211d4d842007b5f376348d9c5c1553d08187e1ceaee2c2f98640049bce0c782
data/CHANGELOG.md CHANGED
@@ -1,6 +1,66 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.124.0 (2026-04-27)
5
+ ------------------
6
+
7
+ * Feature - KMS GetKeyLastUsage API provides information on the last successful cryptographic operation performed on KMS keys. This new API provides KMS customers with the last timestamp, CloudTrail eventId, and the cryptographic operation that was performed on the key.
8
+
9
+ 1.123.0 (2026-03-18)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.122.0 (2026-02-16)
15
+ ------------------
16
+
17
+ * Feature - Added support for Decrypt and ReEncrypt API's to use dry run feature without ciphertext for authorization validation
18
+
19
+ 1.121.0 (2026-01-16)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
24
+ 1.120.0 (2026-01-08)
25
+ ------------------
26
+
27
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
28
+
29
+ 1.119.0 (2026-01-05)
30
+ ------------------
31
+
32
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
33
+
34
+ 1.118.0 (2025-11-21)
35
+ ------------------
36
+
37
+ * Feature - Support for on-demand rotation of AWS KMS Multi-Region keys with imported key material
38
+
39
+ 1.117.0 (2025-11-07)
40
+ ------------------
41
+
42
+ * Feature - Added support for new ECC_NIST_EDWARDS25519 AWS KMS key spec
43
+
44
+ 1.116.0 (2025-10-30)
45
+ ------------------
46
+
47
+ * Feature - Add cross account VPC endpoint service connectivity support to CustomKeyStore.
48
+
49
+ 1.115.0 (2025-10-21)
50
+ ------------------
51
+
52
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
53
+
54
+ 1.114.0 (2025-10-16)
55
+ ------------------
56
+
57
+ * Feature - Update endpoint ruleset parameters casing
58
+
59
+ 1.113.0 (2025-09-24)
60
+ ------------------
61
+
62
+ * Feature - Documentation only updates for KMS.
63
+
4
64
  1.112.0 (2025-08-27)
5
65
  ------------------
6
66
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.112.0
1
+ 1.124.0