aws-sdk-kms 1.76.0 → 1.118.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: 2ac9b86d5053d0cbd78bec25bd573468bc0d96bee4584e6df3e051f00083af37
4
- data.tar.gz: 90bba8885fec06413692bb1cb1e09bbf30d2ccfc4728b2734db010f32363d199
3
+ metadata.gz: 9e2a68224f5a86c92b415535c7bef7f87cf196d5dd5ffbd46a3a75724fb210fe
4
+ data.tar.gz: 87ba5536876bed1393d07de29b509be6684217d0397aa3981bec94cb5e573bb5
5
5
  SHA512:
6
- metadata.gz: f5f442dd253b347e9ee0ee594694ff87d9cdb31425541a7fc6c1799324f3aecbf34934d9c51632f356d1f1026ef173888c27d2c3edd611890c0774fba5dc76e5
7
- data.tar.gz: ce26a9d90b5600a5104e5fc418304fdab1dbce2448bfb22656cee3a47973d7ff2fc52c6cc5710dd9ac4ec0a7b7cb8ab089fb2ae2029ae758ed23bf102726fd3c
6
+ metadata.gz: 26bfa9abee5b2cb9e02977f17a145247f4b1091d08a398864a5d84ff8b6849b026062b37a07e6c5e12dbb511f709628796200818a6e08e9e72e67197920b11ff
7
+ data.tar.gz: ddadc9d563a9613fa0f709ac71148ba6bf9449cf6e7848b0367484520ea6771ac6f38854ff1d230ce70455eed6706a9d05192d966d2d1e983f16fbb1c2cb5f33
data/CHANGELOG.md CHANGED
@@ -1,6 +1,216 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.118.0 (2025-11-21)
5
+ ------------------
6
+
7
+ * Feature - Support for on-demand rotation of AWS KMS Multi-Region keys with imported key material
8
+
9
+ 1.117.0 (2025-11-07)
10
+ ------------------
11
+
12
+ * Feature - Added support for new ECC_NIST_EDWARDS25519 AWS KMS key spec
13
+
14
+ 1.116.0 (2025-10-30)
15
+ ------------------
16
+
17
+ * Feature - Add cross account VPC endpoint service connectivity support to CustomKeyStore.
18
+
19
+ 1.115.0 (2025-10-21)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
24
+ 1.114.0 (2025-10-16)
25
+ ------------------
26
+
27
+ * Feature - Update endpoint ruleset parameters casing
28
+
29
+ 1.113.0 (2025-09-24)
30
+ ------------------
31
+
32
+ * Feature - Documentation only updates for KMS.
33
+
34
+ 1.112.0 (2025-08-27)
35
+ ------------------
36
+
37
+ * Feature - Remove incorrect endpoint tests
38
+
39
+ 1.111.0 (2025-08-26)
40
+ ------------------
41
+
42
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
43
+
44
+ 1.110.0 (2025-08-04)
45
+ ------------------
46
+
47
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
48
+
49
+ 1.109.0 (2025-07-31)
50
+ ------------------
51
+
52
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
53
+
54
+ 1.108.0 (2025-07-25)
55
+ ------------------
56
+
57
+ * Feature - Doc only update: fixed grammatical errors.
58
+
59
+ 1.107.0 (2025-07-21)
60
+ ------------------
61
+
62
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
63
+
64
+ 1.106.0 (2025-06-26)
65
+ ------------------
66
+
67
+ * Feature - This release updates AWS CLI examples for KMS APIs.
68
+
69
+ 1.105.0 (2025-06-12)
70
+ ------------------
71
+
72
+ * Feature - AWS KMS announces the support of ML-DSA key pairs that creates post-quantum safe digital signatures.
73
+
74
+ 1.104.0 (2025-06-06)
75
+ ------------------
76
+
77
+ * Feature - Remove unpopulated KeyMaterialId from Encrypt Response
78
+
79
+ 1.103.0 (2025-06-05)
80
+ ------------------
81
+
82
+ * Feature - AWS KMS announces the support for on-demand rotation of symmetric-encryption KMS keys with imported key material (EXTERNAL origin).
83
+
84
+ 1.102.0 (2025-06-02)
85
+ ------------------
86
+
87
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
88
+
89
+ 1.101.0 (2025-05-12)
90
+ ------------------
91
+
92
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
93
+
94
+ 1.100.0 (2025-05-01)
95
+ ------------------
96
+
97
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
98
+
99
+ 1.99.0 (2025-02-18)
100
+ ------------------
101
+
102
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
103
+
104
+ 1.98.0 (2025-02-06)
105
+ ------------------
106
+
107
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
108
+
109
+ 1.97.0 (2025-01-15)
110
+ ------------------
111
+
112
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
113
+
114
+ 1.96.0 (2024-11-18)
115
+ ------------------
116
+
117
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
118
+
119
+ 1.95.0 (2024-10-18)
120
+ ------------------
121
+
122
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
123
+
124
+ 1.94.0 (2024-09-24)
125
+ ------------------
126
+
127
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
128
+
129
+ 1.93.0 (2024-09-23)
130
+ ------------------
131
+
132
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
133
+
134
+ 1.92.0 (2024-09-20)
135
+ ------------------
136
+
137
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
138
+
139
+ 1.91.0 (2024-09-11)
140
+ ------------------
141
+
142
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
143
+
144
+ 1.90.0 (2024-09-10)
145
+ ------------------
146
+
147
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
148
+
149
+ 1.89.0 (2024-09-03)
150
+ ------------------
151
+
152
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
153
+
154
+ 1.88.0 (2024-07-02)
155
+ ------------------
156
+
157
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
158
+
159
+ 1.87.0 (2024-06-25)
160
+ ------------------
161
+
162
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
163
+
164
+ 1.86.0 (2024-06-24)
165
+ ------------------
166
+
167
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
168
+
169
+ 1.85.0 (2024-06-17)
170
+ ------------------
171
+
172
+ * Feature - Updating SDK example for KMS DeriveSharedSecret API.
173
+
174
+ 1.84.0 (2024-06-13)
175
+ ------------------
176
+
177
+ * Feature - This feature allows customers to use their keys stored in KMS to derive a shared secret which can then be used to establish a secured channel for communication, provide proof of possession, or establish trust with other parties.
178
+
179
+ 1.83.0 (2024-06-05)
180
+ ------------------
181
+
182
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
183
+
184
+ 1.82.0 (2024-05-22)
185
+ ------------------
186
+
187
+ * Feature - This release includes feature to import customer's asymmetric (RSA, ECC and SM2) and HMAC keys into KMS in China.
188
+
189
+ 1.81.0 (2024-05-13)
190
+ ------------------
191
+
192
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
193
+
194
+ 1.80.0 (2024-04-25)
195
+ ------------------
196
+
197
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
198
+
199
+ 1.79.0 (2024-04-12)
200
+ ------------------
201
+
202
+ * Feature - This feature supports the ability to specify a custom rotation period for automatic key rotations, the ability to perform on-demand key rotations, and visibility into your key material rotations.
203
+
204
+ 1.78.0 (2024-03-18)
205
+ ------------------
206
+
207
+ * Feature - Adds the ability to use the default policy name by omitting the policyName parameter in calls to PutKeyPolicy and GetKeyPolicy
208
+
209
+ 1.77.0 (2024-01-26)
210
+ ------------------
211
+
212
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
213
+
4
214
  1.76.0 (2024-01-05)
5
215
  ------------------
6
216
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.76.0
1
+ 1.118.0