aws-sdk-kms 1.63.0 → 1.64.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: 13e659ace0d14d832118d6e21486a6b09daa9749d3a39a956fa07d716fd5aad0
4
- data.tar.gz: eedbc3733612a3839fec7e47bf5f6b191ff8960da315188a0757d1ea8427565b
3
+ metadata.gz: a3b3127e74d7bdb0d87a0a88ef6ceb107c43eca9c8cec91bdd018d03c9ffc794
4
+ data.tar.gz: 486dbd184a54e9a032f890f2c96f5c25f9cea00840483707ce6f68c348b7c51f
5
5
  SHA512:
6
- metadata.gz: 932fcf1f5b42d636b97506236eb463f18b7b9a6cda0c7482f0987ec40fba23fca8a6e30d0a8ebd0da9970771c6fb9a5648ce219a7a7b7636651021a9dd9ea7d9
7
- data.tar.gz: 01dbb9b794db0b4914d8607543225e9d8665f94960a0044a525b8990232d423444e49dc6979f912da47a56505195ba88330535cb98a9490988bb6b05697ef7be
6
+ metadata.gz: 5310e5667550e679aa20b3f4a0cfc737064f092ccd51b15eb910a6059cfbaf0271b1a64ce288bb6bf981320eab19ed05b4004eee8975cfac1cb047abfe06350f
7
+ data.tar.gz: 9d4775db61a87babcf3b04b70057d51b8f2b158ea749b2408f48b2057bcde340a4807ee208135b08b37f57413459846566a6cb9fe9acd9ab8c3bd3aa1439a4b3
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.64.0 (2023-05-01)
5
+ ------------------
6
+
7
+ * 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.
8
+
4
9
  1.63.0 (2023-02-28)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.63.0
1
+ 1.64.0