aws-sdk-kms 1.63.0 → 1.72.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: 7083ca3095f437295e951ad3e04ba6b628e0ebd13874e1fa19d1c3d0873edacf
4
+ data.tar.gz: e0d048cb4ea9684f968178ea1b8dfd4aaff9e089864cc53e839f4f14d125b61b
5
5
  SHA512:
6
- metadata.gz: 932fcf1f5b42d636b97506236eb463f18b7b9a6cda0c7482f0987ec40fba23fca8a6e30d0a8ebd0da9970771c6fb9a5648ce219a7a7b7636651021a9dd9ea7d9
7
- data.tar.gz: 01dbb9b794db0b4914d8607543225e9d8665f94960a0044a525b8990232d423444e49dc6979f912da47a56505195ba88330535cb98a9490988bb6b05697ef7be
6
+ metadata.gz: 33237fa7b0995e14b7a3f78cfc37fd3acf1c879f537877e6f497a54f6784409ada2efb7ab8221ad6149f8d8dd2f8c79db0e4f644c7108cc5cfc08a2f91335e42
7
+ data.tar.gz: 4dd9e469026a4375363db7f217e522f68859f93712c3b083c28bc4ac67877cd81ffb7e2a6af7077020018340db1a471562a3c92dfe7bde401334421e2d6661c2
data/CHANGELOG.md CHANGED
@@ -1,6 +1,51 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.72.0 (2023-09-27)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.71.0 (2023-07-11)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.70.0 (2023-07-06)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.69.0 (2023-07-05)
20
+ ------------------
21
+
22
+ * Feature - Added Dry Run Feature to cryptographic and cross-account mutating KMS APIs (14 in all). This feature allows users to test their permissions and parameters before making the actual API call.
23
+
24
+ 1.68.0 (2023-06-28)
25
+ ------------------
26
+
27
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
28
+
29
+ 1.67.0 (2023-06-15)
30
+ ------------------
31
+
32
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
33
+
34
+ 1.66.0 (2023-06-05)
35
+ ------------------
36
+
37
+ * Feature - This release includes feature to import customer's asymmetric (RSA and ECC) and HMAC keys into KMS. It also includes feature to allow customers to specify number of days to schedule a KMS key deletion as a policy condition key.
38
+
39
+ 1.65.0 (2023-05-31)
40
+ ------------------
41
+
42
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
43
+
44
+ 1.64.0 (2023-05-01)
45
+ ------------------
46
+
47
+ * 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.
48
+
4
49
  1.63.0 (2023-02-28)
5
50
  ------------------
6
51
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.63.0
1
+ 1.72.0