aws-sdk-kms 1.63.0 → 1.65.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: 13e659ace0d14d832118d6e21486a6b09daa9749d3a39a956fa07d716fd5aad0
4
- data.tar.gz: eedbc3733612a3839fec7e47bf5f6b191ff8960da315188a0757d1ea8427565b
3
+ metadata.gz: 8147af70eb28e37d5582245109cb19ee01117935e03f87a5fd333b85da326a89
4
+ data.tar.gz: 92b65d709ec4f488a32430b96568f5c6d7c80f89496a9c470ede33e99b361018
5
5
  SHA512:
6
- metadata.gz: 932fcf1f5b42d636b97506236eb463f18b7b9a6cda0c7482f0987ec40fba23fca8a6e30d0a8ebd0da9970771c6fb9a5648ce219a7a7b7636651021a9dd9ea7d9
7
- data.tar.gz: 01dbb9b794db0b4914d8607543225e9d8665f94960a0044a525b8990232d423444e49dc6979f912da47a56505195ba88330535cb98a9490988bb6b05697ef7be
6
+ metadata.gz: 601e80b4f0f2c63194c462bc7ef69bdce3c75ad3d6d1da3da09891375d6cbdb056484234380c0e65ca44f68a601c29a8cdfcd95197f6e6f4405ffbf146e6f6a3
7
+ data.tar.gz: 8667c1189cc1bb85c50e29c6046e5d5dd20a1973ee3a9576bf06d82968c7f99079b85c8182bb52371cd4bcfa4193569406761c3c659d858b09be693ad8d13e40
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.65.0 (2023-05-31)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.64.0 (2023-05-01)
10
+ ------------------
11
+
12
+ * Feature - This release makes the NitroEnclave request parameter Recipient and the response field for CiphertextForRecipient available in AWS SDKs. It also adds the regex pattern for CloudHsmClusterId validation.
13
+
4
14
  1.63.0 (2023-02-28)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.63.0
1
+ 1.65.0