aws-sdk-kms 1.46.0 → 1.50.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: 64fa3bf7f1f04033bf598a6e9669609b7f7b416f2c08cc00c557324178fa5605
4
- data.tar.gz: 5a6de308856e34e7e461152a92bc299f546a0ca1023c1706f11ed3b9c1823c9b
3
+ metadata.gz: 74f04b80af8998c5a6294005052dd0a234180ca9a26a99c5bffe459148269f77
4
+ data.tar.gz: ef23a327c995e7449d35bbae0c96a556b1ca60f2ddb1fea9af5eaa75abf717a1
5
5
  SHA512:
6
- metadata.gz: ccefbb0c77ca4e47ab818f4a5459f60645571ddecdefdd9ba0f96627e062ff89918898c09643248d3591696e2d2e636a6aa756e501a59a6e75564b2157f3444c
7
- data.tar.gz: f5e2c7ad76cec767675599244a7ab72e3b4dd764459e9e89fc7fe08d88d7e5bfe9911925e5bc8fa0c8f7c595385fc3e62e95e218c70562ed178e7389b178f1b6
6
+ metadata.gz: 4f30d0aadf1c4562159ef7bf7f7eccd5c394a1b68f862e111e137dc3faf13d34de1b9b42d771a6989280b75df5dc0352827421984335e814443ab136f00dbf7b
7
+ data.tar.gz: 59b590ca26a6dee8b4db77d0cfaa5b6806f7e656a13d54d2cbf526a1ca57a6f54bd57723b17893d413437f0cdf9448309692f8a56c9bc98ccf490089cbfa5fc1
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.50.0 (2021-10-18)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.49.0 (2021-10-04)
10
+ ------------------
11
+
12
+ * Feature - Added SDK examples for ConnectCustomKeyStore, CreateCustomKeyStore, CreateKey, DeleteCustomKeyStore, DescribeCustomKeyStores, DisconnectCustomKeyStore, GenerateDataKeyPair, GenerateDataKeyPairWithoutPlaintext, GetPublicKey, ReplicateKey, Sign, UpdateCustomKeyStore and Verify APIs
13
+
14
+ 1.48.0 (2021-09-01)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.47.0 (2021-08-30)
20
+ ------------------
21
+
22
+ * Feature - This release has changes to KMS nomenclature to remove the word master from both the "Customer master key" and "CMK" abbreviation and replace those naming conventions with "KMS key".
23
+
4
24
  1.46.0 (2021-07-30)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.46.0
1
+ 1.50.0