aws-sdk-lakeformation 1.18.0 → 1.22.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: 815de67ee9b5830afd6bbd5b1e7d487f50b92905e939bca3be3ed9da09719b21
4
- data.tar.gz: 821a9535566d5eab90bdf424bc619604ed31862ecc531dea3bfe64b8cdf0415b
3
+ metadata.gz: a55afbd610679a74deeeff0896156b546c51d36cbdcba8f01823a511636515f8
4
+ data.tar.gz: ab7d56d1c6d3ad21bbe73fb84642b1fa84a1bd4e56382d779c4af2a2ca4e568f
5
5
  SHA512:
6
- metadata.gz: b7be40c3e597cdc23d45aef13d93a235d21d69bd1565da0b7f899d79a8dc49b3ae8d9a98e6ad4b9fd1c351e7596f72cc718076c1b62707f4d3cde80e9e90bfaa
7
- data.tar.gz: 2ba734dfb6c105272155989d05a4bd151be334313c7bfc84c3fd0d6439890bcb5e1239e1b7c70043f59e694aaf0af6a6d4fc9ff0a562ff58457d560e659abb9c
6
+ metadata.gz: e5c25e9424b777c147fbb63663122a94a5ce8f3bdad6cd5056458202b432dff08bde9de022a30a0a0326142dd15e36788d9df83caa2d642c75fc3b98bd0cc772
7
+ data.tar.gz: a26df2e4ef0bd2ebf4c9b0af61cf1047c640f3d86198c6b2b9c84160260a13a41d0d071709a5abe762a45440bea7364c4dfedc3a4f3f0375cc207279989b05dc
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.22.0 (2022-01-05)
5
+ ------------------
6
+
7
+ * Feature - Add new APIs for 3rd Party Support for Lake Formation
8
+
9
+ 1.21.0 (2021-12-21)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.20.0 (2021-11-30)
15
+ ------------------
16
+
17
+ * Feature - This release adds support for row and cell-based access control in Lake Formation. It also adds support for Lake Formation Governed Tables, which support ACID transactions and automatic storage optimizations.
18
+
19
+ 1.19.0 (2021-11-04)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
4
24
  1.18.0 (2021-10-18)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.18.0
1
+ 1.22.0