aws-sdk-kms 1.59.0 → 1.61.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 00da1ebd564ca9eeae662e03a5f368f14d61d99d016da014c90a61ee623e02ff
4
- data.tar.gz: ba38a5c4e7b3d9b40496bfc5dce63d1af2bc1216abd60f43351aeb134da5a91b
3
+ metadata.gz: 37803670df6645481169af7272bfdb1a7b79df8c38a19f61d623a146e1a69371
4
+ data.tar.gz: 0e434bd2fd43ccc3f589074ce02e8edab2c131ab249b786042d8f824f932d00f
5
5
  SHA512:
6
- metadata.gz: d1291cd3a2dd57bc85d456df09b6f10808a1b8b9da250d43a06b6f75ad053387270545b85898a6b4954954eccc547e314e0d0c5caf43726bbc7ca2a01a4e7384
7
- data.tar.gz: 36d0e38513b861b2bf6d9ff9e57fa10a7cd22df4a0f8d2c74ba6d926fa12b8fd4baf77687e816197cec45e86d9c328e2660521936567884bc847678f12281d87
6
+ metadata.gz: 4d0cd59ef7c3f8c4765ac112ef9b8b7110325dca5b10e46158a8a8404276d4614c3f42481a4231a5a0612c6e7f32c044250cb8fa032f39d953bf8fe48e667bcd
7
+ data.tar.gz: 99ca7b6607828a5124c2e9257310ffe563dcced28e66b4beff019e0873ff8cb8596e26bc055d6655fc8737202e5980547b98246bce393b5463e40607e1293b78
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.61.0 (2022-12-07)
5
+ ------------------
6
+
7
+ * Feature - Updated examples and exceptions for External Key Store (XKS).
8
+
9
+ 1.60.0 (2022-11-29)
10
+ ------------------
11
+
12
+ * Feature - AWS KMS introduces the External Key Store (XKS), a new feature for customers who want to protect their data with encryption keys stored in an external key management system under their control.
13
+
4
14
  1.59.0 (2022-10-25)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.59.0
1
+ 1.61.0