File tree Expand file tree Collapse file tree 35 files changed +35
-35
lines changed
docs/snowflake-docs/providers/snowflake
api_integration/api_integrations
catalog_integration/catalog_integrations
compute_pool/compute_pools
dynamic_table/dynamic_tables
external_volume/external_volumes
iceberg_table/iceberg_tables
image_repository/image_repositories
managed_account/managed_accounts
network_policy/network_policies
notification_integration/notification_integrations
user_defined_function/user_defined_functions Expand file tree Collapse file tree 35 files changed +35
-35
lines changed Original file line number Diff line number Diff line change @@ -217,6 +217,7 @@ SELECT
217
217
<TabItem value =" manifest " >
218
218
219
219
``` yaml
220
+ # Description fields below are for documentation purposes only and are not required in the manifest
220
221
- name : accounts
221
222
props :
222
223
- name : data__admin_name
@@ -282,7 +283,6 @@ SELECT
282
283
- name : polaris
283
284
value : boolean
284
285
description : Indicates whether the account is a Polaris account.
285
-
286
286
` ` `
287
287
</TabItem>
288
288
</Tabs>
Original file line number Diff line number Diff line change @@ -199,6 +199,7 @@ SELECT
199
199
<TabItem value =" manifest " >
200
200
201
201
``` yaml
202
+ # Description fields below are for documentation purposes only and are not required in the manifest
202
203
- name : alerts
203
204
props :
204
205
- name : database_name
@@ -237,7 +238,6 @@ SELECT
237
238
- name : action
238
239
value : string
239
240
description : The SQL statement to execute when the alert is triggered
240
-
241
241
` ` `
242
242
</TabItem>
243
243
</Tabs>
Original file line number Diff line number Diff line change @@ -168,6 +168,7 @@ SELECT
168
168
<TabItem value =" manifest " >
169
169
170
170
``` yaml
171
+ # Description fields below are for documentation purposes only and are not required in the manifest
171
172
- name : api_integrations
172
173
props :
173
174
- name : data__api_allowed_prefixes
@@ -204,7 +205,6 @@ SELECT
204
205
- name : comment
205
206
value : string
206
207
description : Comment for the API integration.
207
-
208
208
` ` `
209
209
</TabItem>
210
210
</Tabs>
Original file line number Diff line number Diff line change @@ -168,6 +168,7 @@ SELECT
168
168
<TabItem value =" manifest " >
169
169
170
170
``` yaml
171
+ # Description fields below are for documentation purposes only and are not required in the manifest
171
172
- name : catalog_integrations
172
173
props :
173
174
- name : data__catalog
@@ -197,7 +198,6 @@ SELECT
197
198
- name : comment
198
199
value : string
199
200
description : Comment.
200
-
201
201
` ` `
202
202
</TabItem>
203
203
</Tabs>
Original file line number Diff line number Diff line change @@ -222,6 +222,7 @@ SELECT
222
222
<TabItem value =" manifest " >
223
223
224
224
``` yaml
225
+ # Description fields below are for documentation purposes only and are not required in the manifest
225
226
- name : compute_pools
226
227
props :
227
228
- name : data__instance_family
@@ -260,7 +261,6 @@ SELECT
260
261
- name : auto_suspend_secs
261
262
value : integer
262
263
description : Number of seconds until the compute pool automatically suspends.
263
-
264
264
` ` `
265
265
</TabItem>
266
266
</Tabs>
Original file line number Diff line number Diff line change @@ -242,6 +242,7 @@ SELECT
242
242
<TabItem value =" manifest " >
243
243
244
244
``` yaml
245
+ # Description fields below are for documentation purposes only and are not required in the manifest
245
246
- name : databases
246
247
props :
247
248
- name : data__name
@@ -316,7 +317,6 @@ SELECT
316
317
description : >-
317
318
Time limit, in milliseconds, for a single run of the task before it
318
319
times out.
319
-
320
320
` ` `
321
321
</TabItem>
322
322
</Tabs>
Original file line number Diff line number Diff line change @@ -133,6 +133,7 @@ SELECT
133
133
<TabItem value =" manifest " >
134
134
135
135
``` yaml
136
+ # Description fields below are for documentation purposes only and are not required in the manifest
136
137
- name : database_roles
137
138
props :
138
139
- name : database_name
@@ -147,7 +148,6 @@ SELECT
147
148
- name : comment
148
149
value : string
149
150
description : User comment associated to an object in the dictionary
150
-
151
151
` ` `
152
152
</TabItem>
153
153
</Tabs>
Original file line number Diff line number Diff line change @@ -138,6 +138,7 @@ SELECT
138
138
<TabItem value =" manifest " >
139
139
140
140
``` yaml
141
+ # Description fields below are for documentation purposes only and are not required in the manifest
141
142
- name : future_grants
142
143
props :
143
144
- name : database_name
@@ -181,7 +182,6 @@ SELECT
181
182
- name : privileges
182
183
value : array
183
184
description : List of privileges to be granted.
184
-
185
185
` ` `
186
186
</TabItem>
187
187
</Tabs>
Original file line number Diff line number Diff line change @@ -138,6 +138,7 @@ SELECT
138
138
<TabItem value =" manifest " >
139
139
140
140
``` yaml
141
+ # Description fields below are for documentation purposes only and are not required in the manifest
141
142
- name : grants
142
143
props :
143
144
- name : database_name
@@ -181,7 +182,6 @@ SELECT
181
182
- name : privileges
182
183
value : array
183
184
description : List of privileges to be granted.
184
-
185
185
` ` `
186
186
</TabItem>
187
187
</Tabs>
Original file line number Diff line number Diff line change @@ -251,6 +251,7 @@ SELECT
251
251
<TabItem value =" manifest " >
252
252
253
253
``` yaml
254
+ # Description fields below are for documentation purposes only and are not required in the manifest
254
255
- name : dynamic_tables
255
256
props :
256
257
- name : database_name
@@ -326,7 +327,6 @@ SELECT
326
327
- name : comment
327
328
value : string
328
329
description : Specifies a comment for the dynamic table.
329
-
330
330
` ` `
331
331
</TabItem>
332
332
</Tabs>
Original file line number Diff line number Diff line change @@ -216,6 +216,7 @@ SELECT
216
216
<TabItem value =" manifest " >
217
217
218
218
``` yaml
219
+ # Description fields below are for documentation purposes only and are not required in the manifest
219
220
- name : event_tables
220
221
props :
221
222
- name : database_name
@@ -253,7 +254,6 @@ SELECT
253
254
- name : comment
254
255
value : string
255
256
description : user comment associated to an object in the dictionary
256
-
257
257
` ` `
258
258
</TabItem>
259
259
</Tabs>
Original file line number Diff line number Diff line change @@ -160,6 +160,7 @@ SELECT
160
160
<TabItem value =" manifest " >
161
161
162
162
``` yaml
163
+ # Description fields below are for documentation purposes only and are not required in the manifest
163
164
- name : external_volumes
164
165
props :
165
166
- name : data__name
@@ -192,7 +193,6 @@ SELECT
192
193
- name : comment
193
194
value : string
194
195
description : String (literal) that specifies a comment for the external volume.
195
-
196
196
` ` `
197
197
</TabItem>
198
198
</Tabs>
Original file line number Diff line number Diff line change @@ -188,6 +188,7 @@ SELECT
188
188
<TabItem value =" manifest " >
189
189
190
190
``` yaml
191
+ # Description fields below are for documentation purposes only and are not required in the manifest
191
192
- name : functions
192
193
props :
193
194
- name : database_name
@@ -236,7 +237,6 @@ SELECT
236
237
- name : body
237
238
value : string
238
239
description : Function's body.
239
-
240
240
` ` `
241
241
</TabItem>
242
242
</Tabs>
Original file line number Diff line number Diff line change @@ -126,6 +126,7 @@ SELECT
126
126
<TabItem value =" manifest " >
127
127
128
128
``` yaml
129
+ # Description fields below are for documentation purposes only and are not required in the manifest
129
130
- name : privileges
130
131
props :
131
132
- name : granteeName
@@ -164,7 +165,6 @@ SELECT
164
165
- name : granted_by_name
165
166
value : string
166
167
description : The role that granted this privilege to this grantee
167
-
168
168
` ` `
169
169
</TabItem>
170
170
</Tabs>
Original file line number Diff line number Diff line change @@ -269,6 +269,7 @@ SELECT
269
269
<TabItem value =" manifest " >
270
270
271
271
``` yaml
272
+ # Description fields below are for documentation purposes only and are not required in the manifest
272
273
- name : iceberg_tables
273
274
props :
274
275
- name : database_name
@@ -369,7 +370,6 @@ SELECT
369
370
- name : constraint_type
370
371
value : string
371
372
description : Type of the constraint
372
-
373
373
` ` `
374
374
</TabItem>
375
375
</Tabs>
Original file line number Diff line number Diff line change @@ -165,6 +165,7 @@ SELECT
165
165
<TabItem value =" manifest " >
166
166
167
167
``` yaml
168
+ # Description fields below are for documentation purposes only and are not required in the manifest
168
169
- name : image_repositories
169
170
props :
170
171
- name : database_name
@@ -193,7 +194,6 @@ SELECT
193
194
A Snowflake object identifier. If the identifier contains spaces or
194
195
special characters, the entire string must be enclosed in double quotes.
195
196
Identifiers enclosed in double quotes are also case-sensitive.
196
-
197
197
` ` `
198
198
</TabItem>
199
199
</Tabs>
Original file line number Diff line number Diff line change @@ -141,6 +141,7 @@ SELECT
141
141
<TabItem value =" manifest " >
142
142
143
143
``` yaml
144
+ # Description fields below are for documentation purposes only and are not required in the manifest
144
145
- name : managed_accounts
145
146
props :
146
147
- name : data__account_type
@@ -171,7 +172,6 @@ SELECT
171
172
- name : account_type
172
173
value : string
173
174
description : Type of the account.
174
-
175
175
` ` `
176
176
</TabItem>
177
177
</Tabs>
Original file line number Diff line number Diff line change @@ -166,6 +166,7 @@ SELECT
166
166
<TabItem value =" manifest " >
167
167
168
168
``` yaml
169
+ # Description fields below are for documentation purposes only and are not required in the manifest
169
170
- name : network_policies
170
171
props :
171
172
- name : data__name
@@ -190,7 +191,6 @@ SELECT
190
191
- name : comment
191
192
value : string
192
193
description : user comment associated to an object in the dictionary
193
-
194
194
` ` `
195
195
</TabItem>
196
196
</Tabs>
Original file line number Diff line number Diff line change @@ -249,6 +249,7 @@ SELECT
249
249
<TabItem value =" manifest " >
250
250
251
251
``` yaml
252
+ # Description fields below are for documentation purposes only and are not required in the manifest
252
253
- name : notebooks
253
254
props :
254
255
- name : database_name
@@ -288,7 +289,6 @@ SELECT
288
289
- name : last_version_details
289
290
value : []
290
291
description : The version details of a file based entity
291
-
292
292
` ` `
293
293
</TabItem>
294
294
</Tabs>
Original file line number Diff line number Diff line change @@ -153,6 +153,7 @@ SELECT
153
153
<TabItem value =" manifest " >
154
154
155
155
``` yaml
156
+ # Description fields below are for documentation purposes only and are not required in the manifest
156
157
- name : notification_integrations
157
158
props :
158
159
- name : data__name
@@ -175,7 +176,6 @@ SELECT
175
176
- name : type
176
177
value : string
177
178
description : Type of NotificationHook, can be QUEUE, EMAIL or WEBHOOK
178
-
179
179
` ` `
180
180
</TabItem>
181
181
</Tabs>
Original file line number Diff line number Diff line change @@ -204,6 +204,7 @@ SELECT
204
204
<TabItem value =" manifest " >
205
205
206
206
``` yaml
207
+ # Description fields below are for documentation purposes only and are not required in the manifest
207
208
- name : pipes
208
209
props :
209
210
- name : database_name
@@ -248,7 +249,6 @@ SELECT
248
249
COPY INTO statement used to load data from queued files into a Snowflake
249
250
table. This statement serves as the text/definition for the pipe and is
250
251
displayed in the SHOW PIPES output
251
-
252
252
` ` `
253
253
</TabItem>
254
254
</Tabs>
Original file line number Diff line number Diff line change @@ -214,6 +214,7 @@ SELECT
214
214
<TabItem value =" manifest " >
215
215
216
216
``` yaml
217
+ # Description fields below are for documentation purposes only and are not required in the manifest
217
218
- name : procedures
218
219
props :
219
220
- name : database_name
@@ -274,7 +275,6 @@ SELECT
274
275
- name : body
275
276
value : string
276
277
description : Function/procedure definition
277
-
278
278
` ` `
279
279
</TabItem>
280
280
</Tabs>
Original file line number Diff line number Diff line change @@ -133,6 +133,7 @@ SELECT
133
133
<TabItem value =" manifest " >
134
134
135
135
``` yaml
136
+ # Description fields below are for documentation purposes only and are not required in the manifest
136
137
- name : future_grants
137
138
props :
138
139
- name : name
@@ -174,7 +175,6 @@ SELECT
174
175
- name : privileges
175
176
value : array
176
177
description : List of privileges to be granted.
177
-
178
178
` ` `
179
179
</TabItem>
180
180
</Tabs>
Original file line number Diff line number Diff line change @@ -133,6 +133,7 @@ SELECT
133
133
<TabItem value =" manifest " >
134
134
135
135
``` yaml
136
+ # Description fields below are for documentation purposes only and are not required in the manifest
136
137
- name : grants
137
138
props :
138
139
- name : name
@@ -174,7 +175,6 @@ SELECT
174
175
- name : privileges
175
176
value : array
176
177
description : List of privileges to be granted.
177
-
178
178
` ` `
179
179
</TabItem>
180
180
</Tabs>
Original file line number Diff line number Diff line change @@ -132,6 +132,7 @@ SELECT
132
132
<TabItem value =" manifest " >
133
133
134
134
``` yaml
135
+ # Description fields below are for documentation purposes only and are not required in the manifest
135
136
- name : roles
136
137
props :
137
138
- name : data__name
@@ -144,7 +145,6 @@ SELECT
144
145
- name : comment
145
146
value : string
146
147
description : Comment of the role.
147
-
148
148
` ` `
149
149
</TabItem>
150
150
</Tabs>
You can’t perform that action at this time.
0 commit comments