aws-sdk-kms 1.59.0 → 1.60.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: 00da1ebd564ca9eeae662e03a5f368f14d61d99d016da014c90a61ee623e02ff
4
- data.tar.gz: ba38a5c4e7b3d9b40496bfc5dce63d1af2bc1216abd60f43351aeb134da5a91b
3
+ metadata.gz: 2a70cf632c89bfa1f16881b26bade8894c7be5c33ccdb9e7f94917715c2213b5
4
+ data.tar.gz: 5f7bc75ae55a3caea477ad5f4f597f8363edd10c9215378120fd622ada2ddacc
5
5
  SHA512:
6
- metadata.gz: d1291cd3a2dd57bc85d456df09b6f10808a1b8b9da250d43a06b6f75ad053387270545b85898a6b4954954eccc547e314e0d0c5caf43726bbc7ca2a01a4e7384
7
- data.tar.gz: 36d0e38513b861b2bf6d9ff9e57fa10a7cd22df4a0f8d2c74ba6d926fa12b8fd4baf77687e816197cec45e86d9c328e2660521936567884bc847678f12281d87
6
+ metadata.gz: eac193813d2397a07d3862b60863cc54eb2805ffdb3a6515a77fef1ccb5af523a35b83d1663b6bef90a5add6bc82324541a6dcb71f586a3caa3bbb751d370e3b
7
+ data.tar.gz: 318757c3e984329a68bb292547463c12029f2fca8ec95d57285f929445d61da1944c3fbd01d1c38d2bb1713c2d9e881f51dcea40bb2e6a317eac964263b1f043
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.60.0 (2022-11-29)
5
+ ------------------
6
+
7
+ * 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.
8
+
4
9
  1.59.0 (2022-10-25)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.59.0
1
+ 1.60.0