@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,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.getSequences({
11
+ * database: "MYDB",
12
+ * schema: "MYSCHEMA",
13
+ * }));
14
+ * ```
15
+ */
16
+ export declare function getSequences(args: GetSequencesArgs, opts?: pulumi.InvokeOptions): Promise<GetSequencesResult>;
17
+ /**
18
+ * A collection of arguments for invoking getSequences.
19
+ */
20
+ export interface GetSequencesArgs {
21
+ /**
22
+ * The database from which to return the schemas from.
23
+ */
24
+ database: string;
25
+ /**
26
+ * The schema from which to return the sequences from.
27
+ */
28
+ schema: string;
29
+ }
30
+ /**
31
+ * A collection of values returned by getSequences.
32
+ */
33
+ export interface GetSequencesResult {
34
+ /**
35
+ * The database from which to return the schemas from.
36
+ */
37
+ readonly database: string;
38
+ /**
39
+ * The provider-assigned unique ID for this managed resource.
40
+ */
41
+ readonly id: string;
42
+ /**
43
+ * The schema from which to return the sequences from.
44
+ */
45
+ readonly schema: string;
46
+ /**
47
+ * The sequences in the schema
48
+ */
49
+ readonly sequences: outputs.GetSequencesSequence[];
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.getSequences = 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.getSequences({
16
+ * database: "MYDB",
17
+ * schema: "MYSCHEMA",
18
+ * }));
19
+ * ```
20
+ */
21
+ function getSequences(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/getSequences:getSequences", {
29
+ "database": args.database,
30
+ "schema": args.schema,
31
+ }, opts);
32
+ }
33
+ exports.getSequences = getSequences;
34
+ //# sourceMappingURL=getSequences.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getSequences.js","sourceRoot":"","sources":["../getSequences.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;IAC5E,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,2CAA2C,EAAE;QACtE,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,oCAYC"}
package/getStages.d.ts ADDED
@@ -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.getStages({
11
+ * database: "MYDB",
12
+ * schema: "MYSCHEMA",
13
+ * }));
14
+ * ```
15
+ */
16
+ export declare function getStages(args: GetStagesArgs, opts?: pulumi.InvokeOptions): Promise<GetStagesResult>;
17
+ /**
18
+ * A collection of arguments for invoking getStages.
19
+ */
20
+ export interface GetStagesArgs {
21
+ /**
22
+ * The database from which to return the schemas from.
23
+ */
24
+ database: string;
25
+ /**
26
+ * The schema from which to return the stages from.
27
+ */
28
+ schema: string;
29
+ }
30
+ /**
31
+ * A collection of values returned by getStages.
32
+ */
33
+ export interface GetStagesResult {
34
+ /**
35
+ * The database from which to return the schemas from.
36
+ */
37
+ readonly database: string;
38
+ /**
39
+ * The provider-assigned unique ID for this managed resource.
40
+ */
41
+ readonly id: string;
42
+ /**
43
+ * The schema from which to return the stages from.
44
+ */
45
+ readonly schema: string;
46
+ /**
47
+ * The stages in the schema
48
+ */
49
+ readonly stages: outputs.GetStagesStage[];
50
+ }
package/getStages.js ADDED
@@ -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.getStages = 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.getStages({
16
+ * database: "MYDB",
17
+ * schema: "MYSCHEMA",
18
+ * }));
19
+ * ```
20
+ */
21
+ function getStages(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/getStages:getStages", {
29
+ "database": args.database,
30
+ "schema": args.schema,
31
+ }, opts);
32
+ }
33
+ exports.getStages = getStages;
34
+ //# sourceMappingURL=getStages.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getStages.js","sourceRoot":"","sources":["../getStages.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,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,qCAAqC,EAAE;QAChE,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,8BAYC"}
@@ -0,0 +1,26 @@
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.getStorageIntegrations());
11
+ * ```
12
+ */
13
+ export declare function getStorageIntegrations(opts?: pulumi.InvokeOptions): Promise<GetStorageIntegrationsResult>;
14
+ /**
15
+ * A collection of values returned by getStorageIntegrations.
16
+ */
17
+ export interface GetStorageIntegrationsResult {
18
+ /**
19
+ * The provider-assigned unique ID for this managed resource.
20
+ */
21
+ readonly id: string;
22
+ /**
23
+ * The storage integrations in the database
24
+ */
25
+ readonly storageIntegrations: outputs.GetStorageIntegrationsStorageIntegration[];
26
+ }
@@ -0,0 +1,28 @@
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.getStorageIntegrations = 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.getStorageIntegrations());
16
+ * ```
17
+ */
18
+ function getStorageIntegrations(opts) {
19
+ if (!opts) {
20
+ opts = {};
21
+ }
22
+ if (!opts.version) {
23
+ opts.version = utilities.getVersion();
24
+ }
25
+ return pulumi.runtime.invoke("snowflake:index/getStorageIntegrations:getStorageIntegrations", {}, opts);
26
+ }
27
+ exports.getStorageIntegrations = getStorageIntegrations;
28
+ //# sourceMappingURL=getStorageIntegrations.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getStorageIntegrations.js","sourceRoot":"","sources":["../getStorageIntegrations.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;GASG;AACH,SAAgB,sBAAsB,CAAC,IAA2B;IAC9D,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,+DAA+D,EAAE,EAC7F,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,wDAUC"}
@@ -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.getStreams({
11
+ * database: "MYDB",
12
+ * schema: "MYSCHEMA",
13
+ * }));
14
+ * ```
15
+ */
16
+ export declare function getStreams(args: GetStreamsArgs, opts?: pulumi.InvokeOptions): Promise<GetStreamsResult>;
17
+ /**
18
+ * A collection of arguments for invoking getStreams.
19
+ */
20
+ export interface GetStreamsArgs {
21
+ /**
22
+ * The database from which to return the streams from.
23
+ */
24
+ database: string;
25
+ /**
26
+ * The schema from which to return the streams from.
27
+ */
28
+ schema: string;
29
+ }
30
+ /**
31
+ * A collection of values returned by getStreams.
32
+ */
33
+ export interface GetStreamsResult {
34
+ /**
35
+ * The database from which to return the streams from.
36
+ */
37
+ readonly database: string;
38
+ /**
39
+ * The provider-assigned unique ID for this managed resource.
40
+ */
41
+ readonly id: string;
42
+ /**
43
+ * The schema from which to return the streams from.
44
+ */
45
+ readonly schema: string;
46
+ /**
47
+ * The streams in the schema
48
+ */
49
+ readonly streams: outputs.GetStreamsStream[];
50
+ }
package/getStreams.js ADDED
@@ -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.getStreams = 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.getStreams({
16
+ * database: "MYDB",
17
+ * schema: "MYSCHEMA",
18
+ * }));
19
+ * ```
20
+ */
21
+ function getStreams(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/getStreams:getStreams", {
29
+ "database": args.database,
30
+ "schema": args.schema,
31
+ }, opts);
32
+ }
33
+ exports.getStreams = getStreams;
34
+ //# sourceMappingURL=getStreams.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getStreams.js","sourceRoot":"","sources":["../getStreams.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,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,uCAAuC,EAAE;QAClE,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,gCAYC"}
@@ -0,0 +1,40 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * ## Example Usage
4
+ *
5
+ * ```typescript
6
+ * import * as pulumi from "@pulumi/pulumi";
7
+ * import * as snowflake from "@pulumi/snowflake";
8
+ *
9
+ * const scim = pulumi.output(snowflake.getSystemGenerateScimAccessToken({
10
+ * integrationName: "AAD_PROVISIONING",
11
+ * }));
12
+ * ```
13
+ */
14
+ export declare function getSystemGenerateScimAccessToken(args: GetSystemGenerateScimAccessTokenArgs, opts?: pulumi.InvokeOptions): Promise<GetSystemGenerateScimAccessTokenResult>;
15
+ /**
16
+ * A collection of arguments for invoking getSystemGenerateScimAccessToken.
17
+ */
18
+ export interface GetSystemGenerateScimAccessTokenArgs {
19
+ /**
20
+ * SCIM Integration Name
21
+ */
22
+ integrationName: string;
23
+ }
24
+ /**
25
+ * A collection of values returned by getSystemGenerateScimAccessToken.
26
+ */
27
+ export interface GetSystemGenerateScimAccessTokenResult {
28
+ /**
29
+ * SCIM Access Token
30
+ */
31
+ readonly accessToken: string;
32
+ /**
33
+ * The provider-assigned unique ID for this managed resource.
34
+ */
35
+ readonly id: string;
36
+ /**
37
+ * SCIM Integration Name
38
+ */
39
+ readonly integrationName: string;
40
+ }
@@ -0,0 +1,32 @@
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.getSystemGenerateScimAccessToken = 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 scim = pulumi.output(snowflake.getSystemGenerateScimAccessToken({
16
+ * integrationName: "AAD_PROVISIONING",
17
+ * }));
18
+ * ```
19
+ */
20
+ function getSystemGenerateScimAccessToken(args, opts) {
21
+ if (!opts) {
22
+ opts = {};
23
+ }
24
+ if (!opts.version) {
25
+ opts.version = utilities.getVersion();
26
+ }
27
+ return pulumi.runtime.invoke("snowflake:index/getSystemGenerateScimAccessToken:getSystemGenerateScimAccessToken", {
28
+ "integrationName": args.integrationName,
29
+ }, opts);
30
+ }
31
+ exports.getSystemGenerateScimAccessToken = getSystemGenerateScimAccessToken;
32
+ //# sourceMappingURL=getSystemGenerateScimAccessToken.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getSystemGenerateScimAccessToken.js","sourceRoot":"","sources":["../getSystemGenerateScimAccessToken.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,gCAAgC,CAAC,IAA0C,EAAE,IAA2B;IACpH,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,mFAAmF,EAAE;QAC9G,iBAAiB,EAAE,IAAI,CAAC,eAAe;KAC1C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,4EAWC"}
@@ -0,0 +1,28 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ export declare function getSystemGetAwsSnsIamPolicy(args: GetSystemGetAwsSnsIamPolicyArgs, opts?: pulumi.InvokeOptions): Promise<GetSystemGetAwsSnsIamPolicyResult>;
3
+ /**
4
+ * A collection of arguments for invoking getSystemGetAwsSnsIamPolicy.
5
+ */
6
+ export interface GetSystemGetAwsSnsIamPolicyArgs {
7
+ /**
8
+ * Amazon Resource Name (ARN) of the SNS topic for your S3 bucket
9
+ */
10
+ awsSnsTopicArn: string;
11
+ }
12
+ /**
13
+ * A collection of values returned by getSystemGetAwsSnsIamPolicy.
14
+ */
15
+ export interface GetSystemGetAwsSnsIamPolicyResult {
16
+ /**
17
+ * Amazon Resource Name (ARN) of the SNS topic for your S3 bucket
18
+ */
19
+ readonly awsSnsTopicArn: string;
20
+ /**
21
+ * IAM policy for Snowflake’s SQS queue to subscribe to this topic
22
+ */
23
+ readonly awsSnsTopicPolicyJson: string;
24
+ /**
25
+ * The provider-assigned unique ID for this managed resource.
26
+ */
27
+ readonly id: string;
28
+ }
@@ -0,0 +1,20 @@
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.getSystemGetAwsSnsIamPolicy = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ function getSystemGetAwsSnsIamPolicy(args, opts) {
9
+ if (!opts) {
10
+ opts = {};
11
+ }
12
+ if (!opts.version) {
13
+ opts.version = utilities.getVersion();
14
+ }
15
+ return pulumi.runtime.invoke("snowflake:index/getSystemGetAwsSnsIamPolicy:getSystemGetAwsSnsIamPolicy", {
16
+ "awsSnsTopicArn": args.awsSnsTopicArn,
17
+ }, opts);
18
+ }
19
+ exports.getSystemGetAwsSnsIamPolicy = getSystemGetAwsSnsIamPolicy;
20
+ //# sourceMappingURL=getSystemGetAwsSnsIamPolicy.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getSystemGetAwsSnsIamPolicy.js","sourceRoot":"","sources":["../getSystemGetAwsSnsIamPolicy.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAA2B;IAC1G,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,yEAAyE,EAAE;QACpG,gBAAgB,EAAE,IAAI,CAAC,cAAc;KACxC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,kEAWC"}
@@ -0,0 +1,31 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ export declare function getSystemGetPrivateLinkConfig(opts?: pulumi.InvokeOptions): Promise<GetSystemGetPrivateLinkConfigResult>;
3
+ /**
4
+ * A collection of values returned by getSystemGetPrivateLinkConfig.
5
+ */
6
+ export interface GetSystemGetPrivateLinkConfigResult {
7
+ /**
8
+ * The name of your Snowflake account.
9
+ */
10
+ readonly accountName: string;
11
+ /**
12
+ * The URL used to connect to Snowflake through AWS PrivateLink or Azure Private Link.
13
+ */
14
+ readonly accountUrl: string;
15
+ /**
16
+ * The AWS VPCE ID for your account.
17
+ */
18
+ readonly awsVpceId: string;
19
+ /**
20
+ * The Azure Private Link Service ID for your account.
21
+ */
22
+ readonly azurePlsId: string;
23
+ /**
24
+ * The provider-assigned unique ID for this managed resource.
25
+ */
26
+ readonly id: string;
27
+ /**
28
+ * The OCSP URL corresponding to your Snowflake account that uses AWS PrivateLink or Azure Private Link.
29
+ */
30
+ readonly ocspUrl: string;
31
+ }
@@ -0,0 +1,18 @@
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.getSystemGetPrivateLinkConfig = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ function getSystemGetPrivateLinkConfig(opts) {
9
+ if (!opts) {
10
+ opts = {};
11
+ }
12
+ if (!opts.version) {
13
+ opts.version = utilities.getVersion();
14
+ }
15
+ return pulumi.runtime.invoke("snowflake:index/getSystemGetPrivateLinkConfig:getSystemGetPrivateLinkConfig", {}, opts);
16
+ }
17
+ exports.getSystemGetPrivateLinkConfig = getSystemGetPrivateLinkConfig;
18
+ //# sourceMappingURL=getSystemGetPrivateLinkConfig.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getSystemGetPrivateLinkConfig.js","sourceRoot":"","sources":["../getSystemGetPrivateLinkConfig.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC,SAAgB,6BAA6B,CAAC,IAA2B;IACrE,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,6EAA6E,EAAE,EAC3G,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,sEAUC"}
@@ -0,0 +1,19 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ export declare function getSystemGetSnowflakePlatformInfo(opts?: pulumi.InvokeOptions): Promise<GetSystemGetSnowflakePlatformInfoResult>;
3
+ /**
4
+ * A collection of values returned by getSystemGetSnowflakePlatformInfo.
5
+ */
6
+ export interface GetSystemGetSnowflakePlatformInfoResult {
7
+ /**
8
+ * Snowflake AWS Virtual Private Cloud IDs
9
+ */
10
+ readonly awsVpcIds: string[];
11
+ /**
12
+ * Snowflake Azure Virtual Network Subnet IDs
13
+ */
14
+ readonly azureVnetSubnetIds: string[];
15
+ /**
16
+ * The provider-assigned unique ID for this managed resource.
17
+ */
18
+ readonly id: string;
19
+ }
@@ -0,0 +1,18 @@
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.getSystemGetSnowflakePlatformInfo = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ function getSystemGetSnowflakePlatformInfo(opts) {
9
+ if (!opts) {
10
+ opts = {};
11
+ }
12
+ if (!opts.version) {
13
+ opts.version = utilities.getVersion();
14
+ }
15
+ return pulumi.runtime.invoke("snowflake:index/getSystemGetSnowflakePlatformInfo:getSystemGetSnowflakePlatformInfo", {}, opts);
16
+ }
17
+ exports.getSystemGetSnowflakePlatformInfo = getSystemGetSnowflakePlatformInfo;
18
+ //# sourceMappingURL=getSystemGetSnowflakePlatformInfo.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getSystemGetSnowflakePlatformInfo.js","sourceRoot":"","sources":["../getSystemGetSnowflakePlatformInfo.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC,SAAgB,iCAAiC,CAAC,IAA2B;IACzE,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,qFAAqF,EAAE,EACnH,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,8EAUC"}
package/getTables.d.ts ADDED
@@ -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.getTables({
11
+ * database: "MYDB",
12
+ * schema: "MYSCHEMA",
13
+ * }));
14
+ * ```
15
+ */
16
+ export declare function getTables(args: GetTablesArgs, opts?: pulumi.InvokeOptions): Promise<GetTablesResult>;
17
+ /**
18
+ * A collection of arguments for invoking getTables.
19
+ */
20
+ export interface GetTablesArgs {
21
+ /**
22
+ * The database from which to return the schemas from.
23
+ */
24
+ database: string;
25
+ /**
26
+ * The schema from which to return the tables from.
27
+ */
28
+ schema: string;
29
+ }
30
+ /**
31
+ * A collection of values returned by getTables.
32
+ */
33
+ export interface GetTablesResult {
34
+ /**
35
+ * The database from which to return the schemas from.
36
+ */
37
+ readonly database: string;
38
+ /**
39
+ * The provider-assigned unique ID for this managed resource.
40
+ */
41
+ readonly id: string;
42
+ /**
43
+ * The schema from which to return the tables from.
44
+ */
45
+ readonly schema: string;
46
+ /**
47
+ * The tables in the schema
48
+ */
49
+ readonly tables: outputs.GetTablesTable[];
50
+ }
package/getTables.js ADDED
@@ -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.getTables = 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.getTables({
16
+ * database: "MYDB",
17
+ * schema: "MYSCHEMA",
18
+ * }));
19
+ * ```
20
+ */
21
+ function getTables(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/getTables:getTables", {
29
+ "database": args.database,
30
+ "schema": args.schema,
31
+ }, opts);
32
+ }
33
+ exports.getTables = getTables;
34
+ //# sourceMappingURL=getTables.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getTables.js","sourceRoot":"","sources":["../getTables.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,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,qCAAqC,EAAE;QAChE,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,8BAYC"}