aws-sdk-lakeformation 1.19.0 → 1.23.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: ab3c806e86b690cc2aba14597ff4865db8513b231bfe0bae9c5d001ef7d3070d
4
- data.tar.gz: e223694fcb6c33e73ebcbc26bd70b8be1480d6e95ba98044770a554d65c53c57
3
+ metadata.gz: 0eaef2ad0477a7fd633e262c9a52801d32de3be534d009f8b71152f95668d263
4
+ data.tar.gz: 0f88276957bfedacb9dbf94d0e9a114d8ae2654837f7174b81d0368560c0607a
5
5
  SHA512:
6
- metadata.gz: fd9f2658516d7c724d1a55a6c47046cb61169832d8d8bcc3c24117d3239d07a2a5baed4df628c761ba59b356041d52f0a88b6cd916c2b1130d9ac2dbf6bdafcf
7
- data.tar.gz: d6bc9e8540752ce799e170512f6c4db5dc30b306333abd7c5a30e4389230d4fc877cf9f7d0544394b2daaf99fec36d3e58338140581909d75784045f2dafbeec
6
+ metadata.gz: 39dbfa33e8a9ea6a31996f4fe3502039e56fa0afde76d409def63c7caa3153a7b70b4926a52cc08e48a3ff0959f5a90a6ac6fd8908a59d269c6e7760e7804761
7
+ data.tar.gz: 6247099aed34538f7f264ce5e67a2a5d645f1c999a86200e8cee4ebb2da34d12e7db118d68258247a6a73c1a102a94fb6f01615a9f2ec15169195508fdc87261
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.23.0 (2022-02-03)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.22.0 (2022-01-05)
10
+ ------------------
11
+
12
+ * Feature - Add new APIs for 3rd Party Support for Lake Formation
13
+
14
+ 1.21.0 (2021-12-21)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.20.0 (2021-11-30)
20
+ ------------------
21
+
22
+ * 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.
23
+
4
24
  1.19.0 (2021-11-04)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.19.0
1
+ 1.23.0