aws-sdk-kms 1.64.0 → 1.76.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: a3b3127e74d7bdb0d87a0a88ef6ceb107c43eca9c8cec91bdd018d03c9ffc794
4
- data.tar.gz: 486dbd184a54e9a032f890f2c96f5c25f9cea00840483707ce6f68c348b7c51f
3
+ metadata.gz: 2ac9b86d5053d0cbd78bec25bd573468bc0d96bee4584e6df3e051f00083af37
4
+ data.tar.gz: 90bba8885fec06413692bb1cb1e09bbf30d2ccfc4728b2734db010f32363d199
5
5
  SHA512:
6
- metadata.gz: 5310e5667550e679aa20b3f4a0cfc737064f092ccd51b15eb910a6059cfbaf0271b1a64ce288bb6bf981320eab19ed05b4004eee8975cfac1cb047abfe06350f
7
- data.tar.gz: 9d4775db61a87babcf3b04b70057d51b8f2b158ea749b2408f48b2057bcde340a4807ee208135b08b37f57413459846566a6cb9fe9acd9ab8c3bd3aa1439a4b3
6
+ metadata.gz: f5f442dd253b347e9ee0ee594694ff87d9cdb31425541a7fc6c1799324f3aecbf34934d9c51632f356d1f1026ef173888c27d2c3edd611890c0774fba5dc76e5
7
+ data.tar.gz: ce26a9d90b5600a5104e5fc418304fdab1dbce2448bfb22656cee3a47973d7ff2fc52c6cc5710dd9ac4ec0a7b7cb8ab089fb2ae2029ae758ed23bf102726fd3c
data/CHANGELOG.md CHANGED
@@ -1,6 +1,66 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.76.0 (2024-01-05)
5
+ ------------------
6
+
7
+ * Feature - Documentation updates for AWS Key Management Service (KMS).
8
+
9
+ 1.75.0 (2023-12-15)
10
+ ------------------
11
+
12
+ * Feature - Documentation updates for AWS Key Management Service
13
+
14
+ 1.74.0 (2023-11-28)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.73.0 (2023-11-22)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
24
+ 1.72.0 (2023-09-27)
25
+ ------------------
26
+
27
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
28
+
29
+ 1.71.0 (2023-07-11)
30
+ ------------------
31
+
32
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
33
+
34
+ 1.70.0 (2023-07-06)
35
+ ------------------
36
+
37
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
38
+
39
+ 1.69.0 (2023-07-05)
40
+ ------------------
41
+
42
+ * Feature - Added Dry Run Feature to cryptographic and cross-account mutating KMS APIs (14 in all). This feature allows users to test their permissions and parameters before making the actual API call.
43
+
44
+ 1.68.0 (2023-06-28)
45
+ ------------------
46
+
47
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
48
+
49
+ 1.67.0 (2023-06-15)
50
+ ------------------
51
+
52
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
53
+
54
+ 1.66.0 (2023-06-05)
55
+ ------------------
56
+
57
+ * Feature - This release includes feature to import customer's asymmetric (RSA and ECC) and HMAC keys into KMS. It also includes feature to allow customers to specify number of days to schedule a KMS key deletion as a policy condition key.
58
+
59
+ 1.65.0 (2023-05-31)
60
+ ------------------
61
+
62
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
63
+
4
64
  1.64.0 (2023-05-01)
5
65
  ------------------
6
66
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.64.0
1
+ 1.76.0