@pulumi/snowflake 0.2.1-alpha.1632763694

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (255) hide show
  1. package/LICENSE +202 -0
  2. package/README.md +83 -0
  3. package/accountGrant.d.ts +97 -0
  4. package/accountGrant.js +80 -0
  5. package/accountGrant.js.map +1 -0
  6. package/apiIntegration.d.ts +181 -0
  7. package/apiIntegration.js +102 -0
  8. package/apiIntegration.js.map +1 -0
  9. package/config/index.d.ts +1 -0
  10. package/config/index.js +17 -0
  11. package/config/index.js.map +1 -0
  12. package/config/vars.d.ts +19 -0
  13. package/config/vars.js +97 -0
  14. package/config/vars.js.map +1 -0
  15. package/database.d.ts +97 -0
  16. package/database.js +81 -0
  17. package/database.js.map +1 -0
  18. package/databaseGrant.d.ts +126 -0
  19. package/databaseGrant.js +92 -0
  20. package/databaseGrant.js.map +1 -0
  21. package/externalFunction.d.ts +260 -0
  22. package/externalFunction.js +134 -0
  23. package/externalFunction.js.map +1 -0
  24. package/externalTable.d.ts +233 -0
  25. package/externalTable.js +124 -0
  26. package/externalTable.js.map +1 -0
  27. package/externalTableGrant.d.ts +165 -0
  28. package/externalTableGrant.js +104 -0
  29. package/externalTableGrant.js.map +1 -0
  30. package/fileFormat.d.ts +490 -0
  31. package/fileFormat.js +152 -0
  32. package/fileFormat.js.map +1 -0
  33. package/fileFormatGrant.d.ts +149 -0
  34. package/fileFormatGrant.js +98 -0
  35. package/fileFormatGrant.js.map +1 -0
  36. package/function.d.ts +157 -0
  37. package/function.js +81 -0
  38. package/function.js.map +1 -0
  39. package/functionGrant.d.ts +201 -0
  40. package/functionGrant.js +119 -0
  41. package/functionGrant.js.map +1 -0
  42. package/getCurrentAccount.d.ts +38 -0
  43. package/getCurrentAccount.js +33 -0
  44. package/getCurrentAccount.js.map +1 -0
  45. package/getExternalFunctions.d.ts +50 -0
  46. package/getExternalFunctions.js +34 -0
  47. package/getExternalFunctions.js.map +1 -0
  48. package/getExternalTables.d.ts +50 -0
  49. package/getExternalTables.js +34 -0
  50. package/getExternalTables.js.map +1 -0
  51. package/getFileFormats.d.ts +50 -0
  52. package/getFileFormats.js +34 -0
  53. package/getFileFormats.js.map +1 -0
  54. package/getFunctions.d.ts +50 -0
  55. package/getFunctions.js +34 -0
  56. package/getFunctions.js.map +1 -0
  57. package/getMaskingPolicies.d.ts +50 -0
  58. package/getMaskingPolicies.js +34 -0
  59. package/getMaskingPolicies.js.map +1 -0
  60. package/getMaterializedViews.d.ts +50 -0
  61. package/getMaterializedViews.js +34 -0
  62. package/getMaterializedViews.js.map +1 -0
  63. package/getPipes.d.ts +50 -0
  64. package/getPipes.js +34 -0
  65. package/getPipes.js.map +1 -0
  66. package/getProcedures.d.ts +50 -0
  67. package/getProcedures.js +34 -0
  68. package/getProcedures.js.map +1 -0
  69. package/getResourceMonitors.d.ts +26 -0
  70. package/getResourceMonitors.js +28 -0
  71. package/getResourceMonitors.js.map +1 -0
  72. package/getRowAccessPolicies.d.ts +50 -0
  73. package/getRowAccessPolicies.js +34 -0
  74. package/getRowAccessPolicies.js.map +1 -0
  75. package/getSchemas.d.ts +41 -0
  76. package/getSchemas.js +32 -0
  77. package/getSchemas.js.map +1 -0
  78. package/getSequences.d.ts +50 -0
  79. package/getSequences.js +34 -0
  80. package/getSequences.js.map +1 -0
  81. package/getStages.d.ts +50 -0
  82. package/getStages.js +34 -0
  83. package/getStages.js.map +1 -0
  84. package/getStorageIntegrations.d.ts +26 -0
  85. package/getStorageIntegrations.js +28 -0
  86. package/getStorageIntegrations.js.map +1 -0
  87. package/getStreams.d.ts +50 -0
  88. package/getStreams.js +34 -0
  89. package/getStreams.js.map +1 -0
  90. package/getSystemGenerateScimAccessToken.d.ts +40 -0
  91. package/getSystemGenerateScimAccessToken.js +32 -0
  92. package/getSystemGenerateScimAccessToken.js.map +1 -0
  93. package/getSystemGetAwsSnsIamPolicy.d.ts +28 -0
  94. package/getSystemGetAwsSnsIamPolicy.js +20 -0
  95. package/getSystemGetAwsSnsIamPolicy.js.map +1 -0
  96. package/getSystemGetPrivateLinkConfig.d.ts +31 -0
  97. package/getSystemGetPrivateLinkConfig.js +18 -0
  98. package/getSystemGetPrivateLinkConfig.js.map +1 -0
  99. package/getSystemGetSnowflakePlatformInfo.d.ts +19 -0
  100. package/getSystemGetSnowflakePlatformInfo.js +18 -0
  101. package/getSystemGetSnowflakePlatformInfo.js.map +1 -0
  102. package/getTables.d.ts +50 -0
  103. package/getTables.js +34 -0
  104. package/getTables.js.map +1 -0
  105. package/getTasks.d.ts +50 -0
  106. package/getTasks.js +34 -0
  107. package/getTasks.js.map +1 -0
  108. package/getViews.d.ts +50 -0
  109. package/getViews.js +34 -0
  110. package/getViews.js.map +1 -0
  111. package/getWarehouses.d.ts +26 -0
  112. package/getWarehouses.js +28 -0
  113. package/getWarehouses.js.map +1 -0
  114. package/index.d.ts +79 -0
  115. package/index.js +324 -0
  116. package/index.js.map +1 -0
  117. package/integrationGrant.d.ts +110 -0
  118. package/integrationGrant.js +86 -0
  119. package/integrationGrant.js.map +1 -0
  120. package/managedAccount.d.ts +160 -0
  121. package/managedAccount.js +99 -0
  122. package/managedAccount.js.map +1 -0
  123. package/maskingPolicy.d.ts +144 -0
  124. package/maskingPolicy.js +102 -0
  125. package/maskingPolicy.js.map +1 -0
  126. package/maskingPolicyGrant.d.ts +108 -0
  127. package/maskingPolicyGrant.js +70 -0
  128. package/maskingPolicyGrant.js.map +1 -0
  129. package/materializedView.d.ts +158 -0
  130. package/materializedView.js +103 -0
  131. package/materializedView.js.map +1 -0
  132. package/materializedViewGrant.d.ts +165 -0
  133. package/materializedViewGrant.js +101 -0
  134. package/materializedViewGrant.js.map +1 -0
  135. package/networkPolicy.d.ts +104 -0
  136. package/networkPolicy.js +80 -0
  137. package/networkPolicy.js.map +1 -0
  138. package/networkPolicyAttachment.d.ts +110 -0
  139. package/networkPolicyAttachment.js +81 -0
  140. package/networkPolicyAttachment.js.map +1 -0
  141. package/notificationIntegration.d.ts +191 -0
  142. package/notificationIntegration.js +103 -0
  143. package/notificationIntegration.js.map +1 -0
  144. package/package.json +27 -0
  145. package/package.json.bak +26 -0
  146. package/package.json.dev +26 -0
  147. package/pipe.d.ts +187 -0
  148. package/pipe.js +107 -0
  149. package/pipe.js.map +1 -0
  150. package/pipeGrant.d.ts +149 -0
  151. package/pipeGrant.js +98 -0
  152. package/pipeGrant.js.map +1 -0
  153. package/procedure.d.ts +201 -0
  154. package/procedure.js +125 -0
  155. package/procedure.js.map +1 -0
  156. package/procedureGrant.d.ts +201 -0
  157. package/procedureGrant.js +119 -0
  158. package/procedureGrant.js.map +1 -0
  159. package/provider.d.ts +64 -0
  160. package/provider.js +70 -0
  161. package/provider.js.map +1 -0
  162. package/resourceMonitor.d.ts +156 -0
  163. package/resourceMonitor.js +89 -0
  164. package/resourceMonitor.js.map +1 -0
  165. package/resourceMonitorGrant.d.ts +105 -0
  166. package/resourceMonitorGrant.js +81 -0
  167. package/resourceMonitorGrant.js.map +1 -0
  168. package/role.d.ts +60 -0
  169. package/role.js +71 -0
  170. package/role.js.map +1 -0
  171. package/roleGrants.d.ts +105 -0
  172. package/roleGrants.js +91 -0
  173. package/roleGrants.js.map +1 -0
  174. package/rowAccessPolicy.d.ts +140 -0
  175. package/rowAccessPolicy.js +99 -0
  176. package/rowAccessPolicy.js.map +1 -0
  177. package/rowAccessPolicyGrant.d.ts +136 -0
  178. package/rowAccessPolicyGrant.js +98 -0
  179. package/rowAccessPolicyGrant.js.map +1 -0
  180. package/schema.d.ts +132 -0
  181. package/schema.js +88 -0
  182. package/schema.js.map +1 -0
  183. package/schemaGrant.d.ts +155 -0
  184. package/schemaGrant.js +98 -0
  185. package/schemaGrant.js.map +1 -0
  186. package/scimIntegration.d.ts +112 -0
  187. package/scimIntegration.js +85 -0
  188. package/scimIntegration.js.map +1 -0
  189. package/scripts/install-pulumi-plugin.js +21 -0
  190. package/sequence.d.ts +127 -0
  191. package/sequence.js +84 -0
  192. package/sequence.js.map +1 -0
  193. package/sequenceGrant.d.ts +149 -0
  194. package/sequenceGrant.js +98 -0
  195. package/sequenceGrant.js.map +1 -0
  196. package/share.d.ts +90 -0
  197. package/share.js +73 -0
  198. package/share.js.map +1 -0
  199. package/stage.d.ts +192 -0
  200. package/stage.js +109 -0
  201. package/stage.js.map +1 -0
  202. package/stageGrant.d.ts +165 -0
  203. package/stageGrant.js +104 -0
  204. package/stageGrant.js.map +1 -0
  205. package/storageIntegration.d.ts +153 -0
  206. package/storageIntegration.js +109 -0
  207. package/storageIntegration.js.map +1 -0
  208. package/stream.d.ts +166 -0
  209. package/stream.js +99 -0
  210. package/stream.js.map +1 -0
  211. package/streamGrant.d.ts +149 -0
  212. package/streamGrant.js +98 -0
  213. package/streamGrant.js.map +1 -0
  214. package/table.d.ts +214 -0
  215. package/table.js +139 -0
  216. package/table.js.map +1 -0
  217. package/tableGrant.d.ts +159 -0
  218. package/tableGrant.js +95 -0
  219. package/tableGrant.js.map +1 -0
  220. package/task.d.ts +218 -0
  221. package/task.js +117 -0
  222. package/task.js.map +1 -0
  223. package/taskGrant.d.ts +149 -0
  224. package/taskGrant.js +98 -0
  225. package/taskGrant.js.map +1 -0
  226. package/types/index.d.ts +3 -0
  227. package/types/index.js +11 -0
  228. package/types/index.js.map +1 -0
  229. package/types/input.d.ts +113 -0
  230. package/types/input.js +5 -0
  231. package/types/input.js.map +1 -0
  232. package/types/output.d.ts +331 -0
  233. package/types/output.js +5 -0
  234. package/types/output.js.map +1 -0
  235. package/user.d.ts +236 -0
  236. package/user.js +111 -0
  237. package/user.js.map +1 -0
  238. package/userPublicKeys.d.ts +72 -0
  239. package/userPublicKeys.js +55 -0
  240. package/userPublicKeys.js.map +1 -0
  241. package/utilities.d.ts +4 -0
  242. package/utilities.js +52 -0
  243. package/utilities.js.map +1 -0
  244. package/view.d.ts +145 -0
  245. package/view.js +97 -0
  246. package/view.js.map +1 -0
  247. package/viewGrant.d.ts +165 -0
  248. package/viewGrant.js +101 -0
  249. package/viewGrant.js.map +1 -0
  250. package/warehouse.d.ts +214 -0
  251. package/warehouse.js +96 -0
  252. package/warehouse.js.map +1 -0
  253. package/warehouseGrant.d.ts +107 -0
  254. package/warehouseGrant.js +83 -0
  255. package/warehouseGrant.js.map +1 -0
@@ -0,0 +1,201 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import { input as inputs, output as outputs } from "./types";
3
+ /**
4
+ * ## Example Usage
5
+ *
6
+ * ```typescript
7
+ * import * as pulumi from "@pulumi/pulumi";
8
+ * import * as snowflake from "@pulumi/snowflake";
9
+ *
10
+ * const grant = new snowflake.FunctionGrant("grant", {
11
+ * databaseName: "db",
12
+ * schemaName: "schema",
13
+ * functionName: "function",
14
+ * arguments: [
15
+ * {
16
+ * name: "a",
17
+ * type: "array",
18
+ * },
19
+ * {
20
+ * name: "b",
21
+ * type: "string",
22
+ * },
23
+ * ],
24
+ * returnType: "string",
25
+ * privilege: "select",
26
+ * roles: [
27
+ * "role1",
28
+ * "role2",
29
+ * ],
30
+ * shares: [
31
+ * "share1",
32
+ * "share2",
33
+ * ],
34
+ * onFuture: false,
35
+ * withGrantOption: false,
36
+ * });
37
+ * ```
38
+ *
39
+ * ## Import
40
+ *
41
+ * # format is database name | schema name | function signature | privilege | true/false for with_grant_option
42
+ *
43
+ * ```sh
44
+ * $ pulumi import snowflake:index/functionGrant:FunctionGrant example 'dbName|schemaName|functionName(ARG1 ARG1TYPE, ARG2 ARG2TYPE):RETURNTYPE|USAGE|false'
45
+ * ```
46
+ */
47
+ export declare class FunctionGrant extends pulumi.CustomResource {
48
+ /**
49
+ * Get an existing FunctionGrant resource's state with the given name, ID, and optional extra
50
+ * properties used to qualify the lookup.
51
+ *
52
+ * @param name The _unique_ name of the resulting resource.
53
+ * @param id The _unique_ provider ID of the resource to lookup.
54
+ * @param state Any extra arguments used during the lookup.
55
+ * @param opts Optional settings to control the behavior of the CustomResource.
56
+ */
57
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: FunctionGrantState, opts?: pulumi.CustomResourceOptions): FunctionGrant;
58
+ /**
59
+ * Returns true if the given object is an instance of FunctionGrant. This is designed to work even
60
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
61
+ */
62
+ static isInstance(obj: any): obj is FunctionGrant;
63
+ /**
64
+ * List of the arguments for the function (must be present if function has arguments and functionName is present)
65
+ */
66
+ readonly arguments: pulumi.Output<outputs.FunctionGrantArgument[] | undefined>;
67
+ /**
68
+ * The name of the database containing the current or future functions on which to grant privileges.
69
+ */
70
+ readonly databaseName: pulumi.Output<string>;
71
+ /**
72
+ * The name of the function on which to grant privileges immediately (only valid if onFuture is false).
73
+ */
74
+ readonly functionName: pulumi.Output<string | undefined>;
75
+ /**
76
+ * When this is set to true and a schema*name is provided, apply this grant on all future functions in the given schema. When this is true and no schema*name is provided apply this grant on all future functions in the given database. The function*name, arguments, return*type, and shares fields must be unset in order to use on_future.
77
+ */
78
+ readonly onFuture: pulumi.Output<boolean | undefined>;
79
+ /**
80
+ * The privilege to grant on the current or future function.
81
+ */
82
+ readonly privilege: pulumi.Output<string | undefined>;
83
+ /**
84
+ * The return type of the function (must be present if functionName is present)
85
+ */
86
+ readonly returnType: pulumi.Output<string | undefined>;
87
+ /**
88
+ * Grants privilege to these roles.
89
+ */
90
+ readonly roles: pulumi.Output<string[] | undefined>;
91
+ /**
92
+ * The name of the schema containing the current or future functions on which to grant privileges.
93
+ */
94
+ readonly schemaName: pulumi.Output<string>;
95
+ /**
96
+ * Grants privilege to these shares (only valid if onFuture is false).
97
+ */
98
+ readonly shares: pulumi.Output<string[] | undefined>;
99
+ /**
100
+ * When this is set to true, allows the recipient role to grant the privileges to other roles.
101
+ */
102
+ readonly withGrantOption: pulumi.Output<boolean | undefined>;
103
+ /**
104
+ * Create a FunctionGrant resource with the given unique name, arguments, and options.
105
+ *
106
+ * @param name The _unique_ name of the resource.
107
+ * @param args The arguments to use to populate this resource's properties.
108
+ * @param opts A bag of options that control this resource's behavior.
109
+ */
110
+ constructor(name: string, args: FunctionGrantArgs, opts?: pulumi.CustomResourceOptions);
111
+ }
112
+ /**
113
+ * Input properties used for looking up and filtering FunctionGrant resources.
114
+ */
115
+ export interface FunctionGrantState {
116
+ /**
117
+ * List of the arguments for the function (must be present if function has arguments and functionName is present)
118
+ */
119
+ arguments?: pulumi.Input<pulumi.Input<inputs.FunctionGrantArgument>[]>;
120
+ /**
121
+ * The name of the database containing the current or future functions on which to grant privileges.
122
+ */
123
+ databaseName?: pulumi.Input<string>;
124
+ /**
125
+ * The name of the function on which to grant privileges immediately (only valid if onFuture is false).
126
+ */
127
+ functionName?: pulumi.Input<string>;
128
+ /**
129
+ * When this is set to true and a schema*name is provided, apply this grant on all future functions in the given schema. When this is true and no schema*name is provided apply this grant on all future functions in the given database. The function*name, arguments, return*type, and shares fields must be unset in order to use on_future.
130
+ */
131
+ onFuture?: pulumi.Input<boolean>;
132
+ /**
133
+ * The privilege to grant on the current or future function.
134
+ */
135
+ privilege?: pulumi.Input<string>;
136
+ /**
137
+ * The return type of the function (must be present if functionName is present)
138
+ */
139
+ returnType?: pulumi.Input<string>;
140
+ /**
141
+ * Grants privilege to these roles.
142
+ */
143
+ roles?: pulumi.Input<pulumi.Input<string>[]>;
144
+ /**
145
+ * The name of the schema containing the current or future functions on which to grant privileges.
146
+ */
147
+ schemaName?: pulumi.Input<string>;
148
+ /**
149
+ * Grants privilege to these shares (only valid if onFuture is false).
150
+ */
151
+ shares?: pulumi.Input<pulumi.Input<string>[]>;
152
+ /**
153
+ * When this is set to true, allows the recipient role to grant the privileges to other roles.
154
+ */
155
+ withGrantOption?: pulumi.Input<boolean>;
156
+ }
157
+ /**
158
+ * The set of arguments for constructing a FunctionGrant resource.
159
+ */
160
+ export interface FunctionGrantArgs {
161
+ /**
162
+ * List of the arguments for the function (must be present if function has arguments and functionName is present)
163
+ */
164
+ arguments?: pulumi.Input<pulumi.Input<inputs.FunctionGrantArgument>[]>;
165
+ /**
166
+ * The name of the database containing the current or future functions on which to grant privileges.
167
+ */
168
+ databaseName: pulumi.Input<string>;
169
+ /**
170
+ * The name of the function on which to grant privileges immediately (only valid if onFuture is false).
171
+ */
172
+ functionName?: pulumi.Input<string>;
173
+ /**
174
+ * When this is set to true and a schema*name is provided, apply this grant on all future functions in the given schema. When this is true and no schema*name is provided apply this grant on all future functions in the given database. The function*name, arguments, return*type, and shares fields must be unset in order to use on_future.
175
+ */
176
+ onFuture?: pulumi.Input<boolean>;
177
+ /**
178
+ * The privilege to grant on the current or future function.
179
+ */
180
+ privilege?: pulumi.Input<string>;
181
+ /**
182
+ * The return type of the function (must be present if functionName is present)
183
+ */
184
+ returnType?: pulumi.Input<string>;
185
+ /**
186
+ * Grants privilege to these roles.
187
+ */
188
+ roles?: pulumi.Input<pulumi.Input<string>[]>;
189
+ /**
190
+ * The name of the schema containing the current or future functions on which to grant privileges.
191
+ */
192
+ schemaName: pulumi.Input<string>;
193
+ /**
194
+ * Grants privilege to these shares (only valid if onFuture is false).
195
+ */
196
+ shares?: pulumi.Input<pulumi.Input<string>[]>;
197
+ /**
198
+ * When this is set to true, allows the recipient role to grant the privileges to other roles.
199
+ */
200
+ withGrantOption?: pulumi.Input<boolean>;
201
+ }
@@ -0,0 +1,119 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.FunctionGrant = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * ## Example Usage
10
+ *
11
+ * ```typescript
12
+ * import * as pulumi from "@pulumi/pulumi";
13
+ * import * as snowflake from "@pulumi/snowflake";
14
+ *
15
+ * const grant = new snowflake.FunctionGrant("grant", {
16
+ * databaseName: "db",
17
+ * schemaName: "schema",
18
+ * functionName: "function",
19
+ * arguments: [
20
+ * {
21
+ * name: "a",
22
+ * type: "array",
23
+ * },
24
+ * {
25
+ * name: "b",
26
+ * type: "string",
27
+ * },
28
+ * ],
29
+ * returnType: "string",
30
+ * privilege: "select",
31
+ * roles: [
32
+ * "role1",
33
+ * "role2",
34
+ * ],
35
+ * shares: [
36
+ * "share1",
37
+ * "share2",
38
+ * ],
39
+ * onFuture: false,
40
+ * withGrantOption: false,
41
+ * });
42
+ * ```
43
+ *
44
+ * ## Import
45
+ *
46
+ * # format is database name | schema name | function signature | privilege | true/false for with_grant_option
47
+ *
48
+ * ```sh
49
+ * $ pulumi import snowflake:index/functionGrant:FunctionGrant example 'dbName|schemaName|functionName(ARG1 ARG1TYPE, ARG2 ARG2TYPE):RETURNTYPE|USAGE|false'
50
+ * ```
51
+ */
52
+ class FunctionGrant extends pulumi.CustomResource {
53
+ constructor(name, argsOrState, opts) {
54
+ let inputs = {};
55
+ opts = opts || {};
56
+ if (opts.id) {
57
+ const state = argsOrState;
58
+ inputs["arguments"] = state ? state.arguments : undefined;
59
+ inputs["databaseName"] = state ? state.databaseName : undefined;
60
+ inputs["functionName"] = state ? state.functionName : undefined;
61
+ inputs["onFuture"] = state ? state.onFuture : undefined;
62
+ inputs["privilege"] = state ? state.privilege : undefined;
63
+ inputs["returnType"] = state ? state.returnType : undefined;
64
+ inputs["roles"] = state ? state.roles : undefined;
65
+ inputs["schemaName"] = state ? state.schemaName : undefined;
66
+ inputs["shares"] = state ? state.shares : undefined;
67
+ inputs["withGrantOption"] = state ? state.withGrantOption : undefined;
68
+ }
69
+ else {
70
+ const args = argsOrState;
71
+ if ((!args || args.databaseName === undefined) && !opts.urn) {
72
+ throw new Error("Missing required property 'databaseName'");
73
+ }
74
+ if ((!args || args.schemaName === undefined) && !opts.urn) {
75
+ throw new Error("Missing required property 'schemaName'");
76
+ }
77
+ inputs["arguments"] = args ? args.arguments : undefined;
78
+ inputs["databaseName"] = args ? args.databaseName : undefined;
79
+ inputs["functionName"] = args ? args.functionName : undefined;
80
+ inputs["onFuture"] = args ? args.onFuture : undefined;
81
+ inputs["privilege"] = args ? args.privilege : undefined;
82
+ inputs["returnType"] = args ? args.returnType : undefined;
83
+ inputs["roles"] = args ? args.roles : undefined;
84
+ inputs["schemaName"] = args ? args.schemaName : undefined;
85
+ inputs["shares"] = args ? args.shares : undefined;
86
+ inputs["withGrantOption"] = args ? args.withGrantOption : undefined;
87
+ }
88
+ if (!opts.version) {
89
+ opts = pulumi.mergeOptions(opts, { version: utilities.getVersion() });
90
+ }
91
+ super(FunctionGrant.__pulumiType, name, inputs, opts);
92
+ }
93
+ /**
94
+ * Get an existing FunctionGrant resource's state with the given name, ID, and optional extra
95
+ * properties used to qualify the lookup.
96
+ *
97
+ * @param name The _unique_ name of the resulting resource.
98
+ * @param id The _unique_ provider ID of the resource to lookup.
99
+ * @param state Any extra arguments used during the lookup.
100
+ * @param opts Optional settings to control the behavior of the CustomResource.
101
+ */
102
+ static get(name, id, state, opts) {
103
+ return new FunctionGrant(name, state, Object.assign(Object.assign({}, opts), { id: id }));
104
+ }
105
+ /**
106
+ * Returns true if the given object is an instance of FunctionGrant. This is designed to work even
107
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
108
+ */
109
+ static isInstance(obj) {
110
+ if (obj === undefined || obj === null) {
111
+ return false;
112
+ }
113
+ return obj['__pulumiType'] === FunctionGrant.__pulumiType;
114
+ }
115
+ }
116
+ exports.FunctionGrant = FunctionGrant;
117
+ /** @internal */
118
+ FunctionGrant.__pulumiType = 'snowflake:index/functionGrant:FunctionGrant';
119
+ //# sourceMappingURL=functionGrant.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"functionGrant.js","sourceRoot":"","sources":["../functionGrant.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,38 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * ## Example Usage
4
+ *
5
+ * ```typescript
6
+ * import * as pulumi from "@pulumi/pulumi";
7
+ * import * as aws from "@pulumi/aws";
8
+ * import * as snowflake from "@pulumi/snowflake";
9
+ *
10
+ * const this = snowflake.getCurrentAccount({});
11
+ * const snowflakeAccountUrl = new aws.ssm.Parameter("snowflakeAccountUrl", {
12
+ * type: "String",
13
+ * value: _this.then(_this => _this.url),
14
+ * });
15
+ * ```
16
+ */
17
+ export declare function getCurrentAccount(opts?: pulumi.InvokeOptions): Promise<GetCurrentAccountResult>;
18
+ /**
19
+ * A collection of values returned by getCurrentAccount.
20
+ */
21
+ export interface GetCurrentAccountResult {
22
+ /**
23
+ * The Snowflake Account ID; as returned by CURRENT_ACCOUNT().
24
+ */
25
+ readonly account: string;
26
+ /**
27
+ * The provider-assigned unique ID for this managed resource.
28
+ */
29
+ readonly id: string;
30
+ /**
31
+ * The Snowflake Region; as returned by CURRENT_REGION()
32
+ */
33
+ readonly region: string;
34
+ /**
35
+ * The Snowflake URL.
36
+ */
37
+ readonly url: string;
38
+ }
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getCurrentAccount = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * ## Example Usage
10
+ *
11
+ * ```typescript
12
+ * import * as pulumi from "@pulumi/pulumi";
13
+ * import * as aws from "@pulumi/aws";
14
+ * import * as snowflake from "@pulumi/snowflake";
15
+ *
16
+ * const this = snowflake.getCurrentAccount({});
17
+ * const snowflakeAccountUrl = new aws.ssm.Parameter("snowflakeAccountUrl", {
18
+ * type: "String",
19
+ * value: _this.then(_this => _this.url),
20
+ * });
21
+ * ```
22
+ */
23
+ function getCurrentAccount(opts) {
24
+ if (!opts) {
25
+ opts = {};
26
+ }
27
+ if (!opts.version) {
28
+ opts.version = utilities.getVersion();
29
+ }
30
+ return pulumi.runtime.invoke("snowflake:index/getCurrentAccount:getCurrentAccount", {}, opts);
31
+ }
32
+ exports.getCurrentAccount = getCurrentAccount;
33
+ //# sourceMappingURL=getCurrentAccount.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getCurrentAccount.js","sourceRoot":"","sources":["../getCurrentAccount.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,iBAAiB,CAAC,IAA2B;IACzD,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qDAAqD,EAAE,EACnF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,8CAUC"}
@@ -0,0 +1,50 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import { output as outputs } from "./types";
3
+ /**
4
+ * ## Example Usage
5
+ *
6
+ * ```typescript
7
+ * import * as pulumi from "@pulumi/pulumi";
8
+ * import * as snowflake from "@pulumi/snowflake";
9
+ *
10
+ * const current = pulumi.output(snowflake.getExternalFunctions({
11
+ * database: "MYDB",
12
+ * schema: "MYSCHEMA",
13
+ * }));
14
+ * ```
15
+ */
16
+ export declare function getExternalFunctions(args: GetExternalFunctionsArgs, opts?: pulumi.InvokeOptions): Promise<GetExternalFunctionsResult>;
17
+ /**
18
+ * A collection of arguments for invoking getExternalFunctions.
19
+ */
20
+ export interface GetExternalFunctionsArgs {
21
+ /**
22
+ * The database from which to return the schemas from.
23
+ */
24
+ database: string;
25
+ /**
26
+ * The schema from which to return the external functions from.
27
+ */
28
+ schema: string;
29
+ }
30
+ /**
31
+ * A collection of values returned by getExternalFunctions.
32
+ */
33
+ export interface GetExternalFunctionsResult {
34
+ /**
35
+ * The database from which to return the schemas from.
36
+ */
37
+ readonly database: string;
38
+ /**
39
+ * The external functions in the schema
40
+ */
41
+ readonly externalFunctions: outputs.GetExternalFunctionsExternalFunction[];
42
+ /**
43
+ * The provider-assigned unique ID for this managed resource.
44
+ */
45
+ readonly id: string;
46
+ /**
47
+ * The schema from which to return the external functions from.
48
+ */
49
+ readonly schema: string;
50
+ }
@@ -0,0 +1,34 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getExternalFunctions = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * ## Example Usage
10
+ *
11
+ * ```typescript
12
+ * import * as pulumi from "@pulumi/pulumi";
13
+ * import * as snowflake from "@pulumi/snowflake";
14
+ *
15
+ * const current = pulumi.output(snowflake.getExternalFunctions({
16
+ * database: "MYDB",
17
+ * schema: "MYSCHEMA",
18
+ * }));
19
+ * ```
20
+ */
21
+ function getExternalFunctions(args, opts) {
22
+ if (!opts) {
23
+ opts = {};
24
+ }
25
+ if (!opts.version) {
26
+ opts.version = utilities.getVersion();
27
+ }
28
+ return pulumi.runtime.invoke("snowflake:index/getExternalFunctions:getExternalFunctions", {
29
+ "database": args.database,
30
+ "schema": args.schema,
31
+ }, opts);
32
+ }
33
+ exports.getExternalFunctions = getExternalFunctions;
34
+ //# sourceMappingURL=getExternalFunctions.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getExternalFunctions.js","sourceRoot":"","sources":["../getExternalFunctions.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2DAA2D,EAAE;QACtF,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,oDAYC"}
@@ -0,0 +1,50 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import { output as outputs } from "./types";
3
+ /**
4
+ * ## Example Usage
5
+ *
6
+ * ```typescript
7
+ * import * as pulumi from "@pulumi/pulumi";
8
+ * import * as snowflake from "@pulumi/snowflake";
9
+ *
10
+ * const current = pulumi.output(snowflake.getExternalTables({
11
+ * database: "MYDB",
12
+ * schema: "MYSCHEMA",
13
+ * }));
14
+ * ```
15
+ */
16
+ export declare function getExternalTables(args: GetExternalTablesArgs, opts?: pulumi.InvokeOptions): Promise<GetExternalTablesResult>;
17
+ /**
18
+ * A collection of arguments for invoking getExternalTables.
19
+ */
20
+ export interface GetExternalTablesArgs {
21
+ /**
22
+ * The database from which to return the schemas from.
23
+ */
24
+ database: string;
25
+ /**
26
+ * The schema from which to return the external tables from.
27
+ */
28
+ schema: string;
29
+ }
30
+ /**
31
+ * A collection of values returned by getExternalTables.
32
+ */
33
+ export interface GetExternalTablesResult {
34
+ /**
35
+ * The database from which to return the schemas from.
36
+ */
37
+ readonly database: string;
38
+ /**
39
+ * The external tables in the schema
40
+ */
41
+ readonly externalTables: outputs.GetExternalTablesExternalTable[];
42
+ /**
43
+ * The provider-assigned unique ID for this managed resource.
44
+ */
45
+ readonly id: string;
46
+ /**
47
+ * The schema from which to return the external tables from.
48
+ */
49
+ readonly schema: string;
50
+ }
@@ -0,0 +1,34 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getExternalTables = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * ## Example Usage
10
+ *
11
+ * ```typescript
12
+ * import * as pulumi from "@pulumi/pulumi";
13
+ * import * as snowflake from "@pulumi/snowflake";
14
+ *
15
+ * const current = pulumi.output(snowflake.getExternalTables({
16
+ * database: "MYDB",
17
+ * schema: "MYSCHEMA",
18
+ * }));
19
+ * ```
20
+ */
21
+ function getExternalTables(args, opts) {
22
+ if (!opts) {
23
+ opts = {};
24
+ }
25
+ if (!opts.version) {
26
+ opts.version = utilities.getVersion();
27
+ }
28
+ return pulumi.runtime.invoke("snowflake:index/getExternalTables:getExternalTables", {
29
+ "database": args.database,
30
+ "schema": args.schema,
31
+ }, opts);
32
+ }
33
+ exports.getExternalTables = getExternalTables;
34
+ //# sourceMappingURL=getExternalTables.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getExternalTables.js","sourceRoot":"","sources":["../getExternalTables.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qDAAqD,EAAE;QAChF,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,8CAYC"}
@@ -0,0 +1,50 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import { output as outputs } from "./types";
3
+ /**
4
+ * ## Example Usage
5
+ *
6
+ * ```typescript
7
+ * import * as pulumi from "@pulumi/pulumi";
8
+ * import * as snowflake from "@pulumi/snowflake";
9
+ *
10
+ * const current = pulumi.output(snowflake.getFileFormats({
11
+ * database: "MYDB",
12
+ * schema: "MYSCHEMA",
13
+ * }));
14
+ * ```
15
+ */
16
+ export declare function getFileFormats(args: GetFileFormatsArgs, opts?: pulumi.InvokeOptions): Promise<GetFileFormatsResult>;
17
+ /**
18
+ * A collection of arguments for invoking getFileFormats.
19
+ */
20
+ export interface GetFileFormatsArgs {
21
+ /**
22
+ * The database from which to return the schemas from.
23
+ */
24
+ database: string;
25
+ /**
26
+ * The schema from which to return the file formats from.
27
+ */
28
+ schema: string;
29
+ }
30
+ /**
31
+ * A collection of values returned by getFileFormats.
32
+ */
33
+ export interface GetFileFormatsResult {
34
+ /**
35
+ * The database from which to return the schemas from.
36
+ */
37
+ readonly database: string;
38
+ /**
39
+ * The file formats in the schema
40
+ */
41
+ readonly fileFormats: outputs.GetFileFormatsFileFormat[];
42
+ /**
43
+ * The provider-assigned unique ID for this managed resource.
44
+ */
45
+ readonly id: string;
46
+ /**
47
+ * The schema from which to return the file formats from.
48
+ */
49
+ readonly schema: string;
50
+ }
@@ -0,0 +1,34 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getFileFormats = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * ## Example Usage
10
+ *
11
+ * ```typescript
12
+ * import * as pulumi from "@pulumi/pulumi";
13
+ * import * as snowflake from "@pulumi/snowflake";
14
+ *
15
+ * const current = pulumi.output(snowflake.getFileFormats({
16
+ * database: "MYDB",
17
+ * schema: "MYSCHEMA",
18
+ * }));
19
+ * ```
20
+ */
21
+ function getFileFormats(args, opts) {
22
+ if (!opts) {
23
+ opts = {};
24
+ }
25
+ if (!opts.version) {
26
+ opts.version = utilities.getVersion();
27
+ }
28
+ return pulumi.runtime.invoke("snowflake:index/getFileFormats:getFileFormats", {
29
+ "database": args.database,
30
+ "schema": args.schema,
31
+ }, opts);
32
+ }
33
+ exports.getFileFormats = getFileFormats;
34
+ //# sourceMappingURL=getFileFormats.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getFileFormats.js","sourceRoot":"","sources":["../getFileFormats.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+CAA+C,EAAE;QAC1E,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,wCAYC"}