aws-sdk-dataexchange 1.22.0 → 1.42.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: 17fe4a955462773277400f5de4f7dd864e27dae4bea7fc6f0b63656796f1fe15
4
- data.tar.gz: d25e84e68e58701da70a8a21c3796da19a43a0ec90e9766141734f5481e54b7e
3
+ metadata.gz: 818c29b821410698ae2bb5de87c741dddc46c5dc68faff4d301bbfaa24e66d7a
4
+ data.tar.gz: 8b309f0bc677da155d3b9b5126a9ebe154a954eab17732de7266940cf89dafe6
5
5
  SHA512:
6
- metadata.gz: 429c72239d73a9dfef972575bde1693332ad54674a445190e24e4a3cec8e6f84bce723b61f0e7ec994ae981e513a92fc319f4e2747eceef1e5c380737a614611
7
- data.tar.gz: a1030e8343d4eca7b7ed67c9d40c7e67df1a95ba4447ea99ec52fdc621152c851c4bbde75f3f59c7c98f78c696646e025bccc5db386545debfee97761f687e26
6
+ metadata.gz: 9a596e24bc3e372ba5d65c8533873c4b55d38fcfa85f115fb6823203907ea60399234efa1c674f9ea62a63a57d46db6545c6aa390017dd4b3cd8546fe4f04cb1
7
+ data.tar.gz: e6db20266e3d7965ecd2ca6c3f3fef87255e4b583bc4ebb9020f9873c3bd582004c989d8290bc09479c13554d18dff80aa3a3de78ec4e54f9d9b44f3aa4491a4
data/CHANGELOG.md CHANGED
@@ -1,6 +1,108 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.42.0 (2023-11-07)
5
+ ------------------
6
+
7
+ * Feature - Updated SendDataSetNotificationRequest Comment to be maximum length 4096.
8
+
9
+ 1.41.0 (2023-10-30)
10
+ ------------------
11
+
12
+ * Feature - We added a new API action: SendDataSetNotification.
13
+
14
+ 1.40.0 (2023-09-27)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.39.0 (2023-09-19)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
24
+ 1.38.0 (2023-07-11)
25
+ ------------------
26
+
27
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
28
+
29
+ 1.37.0 (2023-07-06)
30
+ ------------------
31
+
32
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
33
+
34
+ 1.36.0 (2023-06-28)
35
+ ------------------
36
+
37
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
38
+
39
+ 1.35.0 (2023-06-15)
40
+ ------------------
41
+
42
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
43
+
44
+ 1.34.0 (2023-05-31)
45
+ ------------------
46
+
47
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
48
+
49
+ 1.33.0 (2023-04-04)
50
+ ------------------
51
+
52
+ * Feature - This release updates the value of MaxResults.
53
+
54
+ 1.32.0 (2023-04-04)
55
+ ------------------
56
+
57
+ * Feature - This release updates the value of MaxResults.
58
+
59
+ 1.31.0 (2023-03-14)
60
+ ------------------
61
+
62
+ * Feature - This release enables data providers to license direct access to S3 objects encrypted with Customer Managed Keys (CMK) in AWS KMS through AWS Data Exchange. Subscribers can use these keys to decrypt, then use the encrypted S3 objects shared with them, without creating or managing copies.
63
+
64
+ 1.30.0 (2023-01-18)
65
+ ------------------
66
+
67
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
68
+
69
+ * Issue - Replace runtime endpoint resolution approach with generated ruby code.
70
+
71
+ 1.29.0 (2022-11-30)
72
+ ------------------
73
+
74
+ * Feature - This release enables data providers to license direct access to data in their Amazon S3 buckets or AWS Lake Formation data lakes through AWS Data Exchange. Subscribers get read-only access to the data and can use it in downstream AWS services, like Amazon Athena, without creating or managing copies.
75
+
76
+ 1.28.0 (2022-10-25)
77
+ ------------------
78
+
79
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
80
+
81
+ 1.27.0 (2022-09-07)
82
+ ------------------
83
+
84
+ * Feature - Documentation updates for AWS Data Exchange.
85
+
86
+ 1.26.0 (2022-03-15)
87
+ ------------------
88
+
89
+ * Feature - This feature enables data providers to use the RevokeRevision operation to revoke subscriber access to a given revision. Subscribers are unable to interact with assets within a revoked revision.
90
+
91
+ 1.25.0 (2022-02-24)
92
+ ------------------
93
+
94
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
95
+
96
+ 1.24.0 (2022-02-03)
97
+ ------------------
98
+
99
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
100
+
101
+ 1.23.0 (2021-12-21)
102
+ ------------------
103
+
104
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
105
+
4
106
  1.22.0 (2021-11-30)
5
107
  ------------------
6
108
 
@@ -120,4 +222,4 @@ Unreleased Changes
120
222
  1.0.0 (2019-11-13)
121
223
  ------------------
122
224
 
123
- * Feature - Initial release of `aws-sdk-dataexchange`.
225
+ * Feature - Initial release of `aws-sdk-dataexchange`.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.22.0
1
+ 1.42.0