You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/032 - Lake Formation Governed Tables.ipynb
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@
47
47
"cell_type": "markdown",
48
48
"metadata": {},
49
49
"source": [
50
-
"# 1. Read Governed table"
50
+
"## 1. Read Governed table"
51
51
]
52
52
},
53
53
{
@@ -146,7 +146,7 @@
146
146
"cell_type": "markdown",
147
147
"metadata": {},
148
148
"source": [
149
-
"# 2. Write Governed table"
149
+
"## 2. Write Governed table"
150
150
]
151
151
},
152
152
{
@@ -160,7 +160,7 @@
160
160
"cell_type": "markdown",
161
161
"metadata": {},
162
162
"source": [
163
-
"## Enter your bucket name:"
163
+
"### Enter your bucket name:"
164
164
]
165
165
},
166
166
{
@@ -178,7 +178,7 @@
178
178
"cell_type": "markdown",
179
179
"metadata": {},
180
180
"source": [
181
-
"### If a governed table does not exist, it can be created by passing an S3 `path` argument. Make sure your IAM user/role has enough permissions in the Lake Formation database"
181
+
"If a governed table does not exist, it can be created by passing an S3 `path` argument. Make sure your IAM user/role has enough permissions in the Lake Formation database"
182
182
]
183
183
},
184
184
{
@@ -364,7 +364,7 @@
364
364
"cell_type": "markdown",
365
365
"metadata": {},
366
366
"source": [
367
-
"# 3. Multiple read/write operations within a transaction"
367
+
"## 3. Multiple read/write operations within a transaction"
0 commit comments