@pulumi/snowflake 0.35.0 → 0.35.1-alpha.1696372187

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 (49) hide show
  1. package/externalFunction.d.ts +3 -3
  2. package/externalTable.d.ts +9 -9
  3. package/failoverGroup.d.ts +3 -3
  4. package/function.d.ts +3 -3
  5. package/getExternalFunctions.d.ts +0 -12
  6. package/getExternalFunctions.js.map +1 -1
  7. package/getExternalTables.d.ts +0 -12
  8. package/getExternalTables.js.map +1 -1
  9. package/getFileFormats.d.ts +0 -12
  10. package/getFileFormats.js.map +1 -1
  11. package/getFunctions.d.ts +0 -12
  12. package/getFunctions.js.map +1 -1
  13. package/getMaskingPolicies.d.ts +0 -12
  14. package/getMaskingPolicies.js.map +1 -1
  15. package/getMaterializedViews.d.ts +0 -12
  16. package/getMaterializedViews.js.map +1 -1
  17. package/getPipes.d.ts +0 -12
  18. package/getPipes.js.map +1 -1
  19. package/getProcedures.d.ts +0 -12
  20. package/getProcedures.js.map +1 -1
  21. package/getRowAccessPolicies.d.ts +0 -12
  22. package/getRowAccessPolicies.js.map +1 -1
  23. package/getSchemas.d.ts +0 -6
  24. package/getSchemas.js.map +1 -1
  25. package/getSequences.d.ts +0 -12
  26. package/getSequences.js.map +1 -1
  27. package/getStages.d.ts +0 -12
  28. package/getStages.js.map +1 -1
  29. package/getStreams.d.ts +0 -12
  30. package/getStreams.js.map +1 -1
  31. package/getTables.d.ts +0 -12
  32. package/getTables.js.map +1 -1
  33. package/getTasks.d.ts +0 -12
  34. package/getTasks.js.map +1 -1
  35. package/getViews.d.ts +0 -12
  36. package/getViews.js.map +1 -1
  37. package/maskingPolicy.d.ts +3 -3
  38. package/materializedView.d.ts +9 -9
  39. package/package.json +1 -1
  40. package/procedure.d.ts +3 -3
  41. package/role.d.ts +9 -0
  42. package/role.js.map +1 -1
  43. package/schema.d.ts +6 -6
  44. package/stage.d.ts +9 -9
  45. package/table.d.ts +12 -12
  46. package/tableConstraint.d.ts +6 -6
  47. package/types/input.d.ts +63 -3
  48. package/types/output.d.ts +57 -96
  49. package/view.d.ts +9 -9
package/getTasks.d.ts CHANGED
@@ -18,13 +18,7 @@ export declare function getTasks(args: GetTasksArgs, opts?: pulumi.InvokeOptions
18
18
  * A collection of arguments for invoking getTasks.
19
19
  */
20
20
  export interface GetTasksArgs {
21
- /**
22
- * The database from which to return the schemas from.
23
- */
24
21
  database: string;
25
- /**
26
- * The schema from which to return the tasks from.
27
- */
28
22
  schema: string;
29
23
  }
30
24
  /**
@@ -66,12 +60,6 @@ export declare function getTasksOutput(args: GetTasksOutputArgs, opts?: pulumi.I
66
60
  * A collection of arguments for invoking getTasks.
67
61
  */
68
62
  export interface GetTasksOutputArgs {
69
- /**
70
- * The database from which to return the schemas from.
71
- */
72
63
  database: pulumi.Input<string>;
73
- /**
74
- * The schema from which to return the tasks from.
75
- */
76
64
  schema: pulumi.Input<string>;
77
65
  }
package/getTasks.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"getTasks.js","sourceRoot":"","sources":["../getTasks.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IAEpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mCAAmC,EAAE;QAC9D,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4BAOC;AAqCD;;;;;;;;;;;;GAYG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,QAAQ,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnE,CAAC;AAFD,wCAEC"}
1
+ {"version":3,"file":"getTasks.js","sourceRoot":"","sources":["../getTasks.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IAEpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mCAAmC,EAAE;QAC9D,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4BAOC;AA+BD;;;;;;;;;;;;GAYG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,QAAQ,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnE,CAAC;AAFD,wCAEC"}
package/getViews.d.ts CHANGED
@@ -18,13 +18,7 @@ export declare function getViews(args: GetViewsArgs, opts?: pulumi.InvokeOptions
18
18
  * A collection of arguments for invoking getViews.
19
19
  */
20
20
  export interface GetViewsArgs {
21
- /**
22
- * The database from which to return the schemas from.
23
- */
24
21
  database: string;
25
- /**
26
- * The schema from which to return the views from.
27
- */
28
22
  schema: string;
29
23
  }
30
24
  /**
@@ -66,12 +60,6 @@ export declare function getViewsOutput(args: GetViewsOutputArgs, opts?: pulumi.I
66
60
  * A collection of arguments for invoking getViews.
67
61
  */
68
62
  export interface GetViewsOutputArgs {
69
- /**
70
- * The database from which to return the schemas from.
71
- */
72
63
  database: pulumi.Input<string>;
73
- /**
74
- * The schema from which to return the views from.
75
- */
76
64
  schema: pulumi.Input<string>;
77
65
  }
package/getViews.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"getViews.js","sourceRoot":"","sources":["../getViews.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IAEpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mCAAmC,EAAE;QAC9D,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4BAOC;AAqCD;;;;;;;;;;;;GAYG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,QAAQ,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnE,CAAC;AAFD,wCAEC"}
1
+ {"version":3,"file":"getViews.js","sourceRoot":"","sources":["../getViews.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IAEpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mCAAmC,EAAE;QAC9D,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4BAOC;AA+BD;;;;;;;;;;;;GAYG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,QAAQ,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnE,CAAC;AAFD,wCAEC"}
@@ -76,7 +76,7 @@ export declare class MaskingPolicy extends pulumi.CustomResource {
76
76
  */
77
77
  readonly maskingExpression: pulumi.Output<string>;
78
78
  /**
79
- * Specifies the identifier for the masking policy; must be unique for the database and schema in which the masking policy is created.
79
+ * Specifies the column name to mask.
80
80
  */
81
81
  readonly name: pulumi.Output<string>;
82
82
  /**
@@ -133,7 +133,7 @@ export interface MaskingPolicyState {
133
133
  */
134
134
  maskingExpression?: pulumi.Input<string>;
135
135
  /**
136
- * Specifies the identifier for the masking policy; must be unique for the database and schema in which the masking policy is created.
136
+ * Specifies the column name to mask.
137
137
  */
138
138
  name?: pulumi.Input<string>;
139
139
  /**
@@ -182,7 +182,7 @@ export interface MaskingPolicyArgs {
182
182
  */
183
183
  maskingExpression: pulumi.Input<string>;
184
184
  /**
185
- * Specifies the identifier for the masking policy; must be unique for the database and schema in which the masking policy is created.
185
+ * Specifies the column name to mask.
186
186
  */
187
187
  name?: pulumi.Input<string>;
188
188
  /**
@@ -48,7 +48,7 @@ export declare class MaterializedView extends pulumi.CustomResource {
48
48
  */
49
49
  readonly comment: pulumi.Output<string | undefined>;
50
50
  /**
51
- * The database in which to create the view. Don't use the | character.
51
+ * Name of the database that the tag was created in.
52
52
  */
53
53
  readonly database: pulumi.Output<string>;
54
54
  /**
@@ -56,7 +56,7 @@ export declare class MaterializedView extends pulumi.CustomResource {
56
56
  */
57
57
  readonly isSecure: pulumi.Output<boolean | undefined>;
58
58
  /**
59
- * Specifies the identifier for the view; must be unique for the schema in which the view is created.
59
+ * Tag name, e.g. department.
60
60
  */
61
61
  readonly name: pulumi.Output<string>;
62
62
  /**
@@ -64,7 +64,7 @@ export declare class MaterializedView extends pulumi.CustomResource {
64
64
  */
65
65
  readonly orReplace: pulumi.Output<boolean | undefined>;
66
66
  /**
67
- * The schema in which to create the view. Don't use the | character.
67
+ * Name of the schema that the tag was created in.
68
68
  */
69
69
  readonly schema: pulumi.Output<string>;
70
70
  /**
@@ -99,7 +99,7 @@ export interface MaterializedViewState {
99
99
  */
100
100
  comment?: pulumi.Input<string>;
101
101
  /**
102
- * The database in which to create the view. Don't use the | character.
102
+ * Name of the database that the tag was created in.
103
103
  */
104
104
  database?: pulumi.Input<string>;
105
105
  /**
@@ -107,7 +107,7 @@ export interface MaterializedViewState {
107
107
  */
108
108
  isSecure?: pulumi.Input<boolean>;
109
109
  /**
110
- * Specifies the identifier for the view; must be unique for the schema in which the view is created.
110
+ * Tag name, e.g. department.
111
111
  */
112
112
  name?: pulumi.Input<string>;
113
113
  /**
@@ -115,7 +115,7 @@ export interface MaterializedViewState {
115
115
  */
116
116
  orReplace?: pulumi.Input<boolean>;
117
117
  /**
118
- * The schema in which to create the view. Don't use the | character.
118
+ * Name of the schema that the tag was created in.
119
119
  */
120
120
  schema?: pulumi.Input<string>;
121
121
  /**
@@ -142,7 +142,7 @@ export interface MaterializedViewArgs {
142
142
  */
143
143
  comment?: pulumi.Input<string>;
144
144
  /**
145
- * The database in which to create the view. Don't use the | character.
145
+ * Name of the database that the tag was created in.
146
146
  */
147
147
  database: pulumi.Input<string>;
148
148
  /**
@@ -150,7 +150,7 @@ export interface MaterializedViewArgs {
150
150
  */
151
151
  isSecure?: pulumi.Input<boolean>;
152
152
  /**
153
- * Specifies the identifier for the view; must be unique for the schema in which the view is created.
153
+ * Tag name, e.g. department.
154
154
  */
155
155
  name?: pulumi.Input<string>;
156
156
  /**
@@ -158,7 +158,7 @@ export interface MaterializedViewArgs {
158
158
  */
159
159
  orReplace?: pulumi.Input<boolean>;
160
160
  /**
161
- * The schema in which to create the view. Don't use the | character.
161
+ * Name of the schema that the tag was created in.
162
162
  */
163
163
  schema: pulumi.Input<string>;
164
164
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pulumi/snowflake",
3
- "version": "v0.35.0",
3
+ "version": "v0.35.1-alpha.1696372187+8e077800",
4
4
  "description": "A Pulumi package for creating and managing snowflake cloud resources.",
5
5
  "keywords": [
6
6
  "pulumi",
package/procedure.d.ts CHANGED
@@ -55,7 +55,7 @@ export declare class Procedure extends pulumi.CustomResource {
55
55
  */
56
56
  readonly language: pulumi.Output<string | undefined>;
57
57
  /**
58
- * Specifies the identifier for the procedure; does not have to be unique for the schema in which the procedure is created. Don't use the | character.
58
+ * The argument name
59
59
  */
60
60
  readonly name: pulumi.Output<string>;
61
61
  /**
@@ -128,7 +128,7 @@ export interface ProcedureState {
128
128
  */
129
129
  language?: pulumi.Input<string>;
130
130
  /**
131
- * Specifies the identifier for the procedure; does not have to be unique for the schema in which the procedure is created. Don't use the | character.
131
+ * The argument name
132
132
  */
133
133
  name?: pulumi.Input<string>;
134
134
  /**
@@ -193,7 +193,7 @@ export interface ProcedureArgs {
193
193
  */
194
194
  language?: pulumi.Input<string>;
195
195
  /**
196
- * Specifies the identifier for the procedure; does not have to be unique for the schema in which the procedure is created. Don't use the | character.
196
+ * The argument name
197
197
  */
198
198
  name?: pulumi.Input<string>;
199
199
  /**
package/role.d.ts CHANGED
@@ -34,6 +34,9 @@ export declare class Role extends pulumi.CustomResource {
34
34
  */
35
35
  static isInstance(obj: any): obj is Role;
36
36
  readonly comment: pulumi.Output<string | undefined>;
37
+ /**
38
+ * Tag name, e.g. department.
39
+ */
37
40
  readonly name: pulumi.Output<string>;
38
41
  /**
39
42
  * Definitions of a tag to associate with the resource.
@@ -55,6 +58,9 @@ export declare class Role extends pulumi.CustomResource {
55
58
  */
56
59
  export interface RoleState {
57
60
  comment?: pulumi.Input<string>;
61
+ /**
62
+ * Tag name, e.g. department.
63
+ */
58
64
  name?: pulumi.Input<string>;
59
65
  /**
60
66
  * Definitions of a tag to associate with the resource.
@@ -68,6 +74,9 @@ export interface RoleState {
68
74
  */
69
75
  export interface RoleArgs {
70
76
  comment?: pulumi.Input<string>;
77
+ /**
78
+ * Tag name, e.g. department.
79
+ */
71
80
  name?: pulumi.Input<string>;
72
81
  /**
73
82
  * Definitions of a tag to associate with the resource.
package/role.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"role.js","sourceRoot":"","sources":["../role.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,MAAa,IAAK,SAAQ,MAAM,CAAC,cAAc;IAC3C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiB,EAAE,IAAmC;QAC/G,OAAO,IAAI,IAAI,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC3D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,IAAI,CAAC,YAAY,CAAC;IACrD,CAAC;IAmBD,YAAY,IAAY,EAAE,WAAkC,EAAE,IAAmC;QAC7F,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAoC,CAAC;YACnD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;SAC3D;aAAM;YACH,MAAM,IAAI,GAAG,WAAmC,CAAC;YACjD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;SACzD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,IAAI,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACzD,CAAC;;AA7DL,oBA8DC;AAhDG,gBAAgB;AACO,iBAAY,GAAG,2BAA2B,CAAC"}
1
+ {"version":3,"file":"role.js","sourceRoot":"","sources":["../role.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,MAAa,IAAK,SAAQ,MAAM,CAAC,cAAc;IAC3C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiB,EAAE,IAAmC;QAC/G,OAAO,IAAI,IAAI,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC3D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,IAAI,CAAC,YAAY,CAAC;IACrD,CAAC;IAsBD,YAAY,IAAY,EAAE,WAAkC,EAAE,IAAmC;QAC7F,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAoC,CAAC;YACnD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;SAC3D;aAAM;YACH,MAAM,IAAI,GAAG,WAAmC,CAAC;YACjD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;SACzD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,IAAI,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACzD,CAAC;;AAhEL,oBAiEC;AAnDG,gBAAgB;AACO,iBAAY,GAAG,2BAA2B,CAAC"}
package/schema.d.ts CHANGED
@@ -50,7 +50,7 @@ export declare class Schema extends pulumi.CustomResource {
50
50
  */
51
51
  readonly dataRetentionDays: pulumi.Output<number | undefined>;
52
52
  /**
53
- * The database in which to create the schema.
53
+ * Name of the database that the tag was created in.
54
54
  */
55
55
  readonly database: pulumi.Output<string>;
56
56
  /**
@@ -62,7 +62,7 @@ export declare class Schema extends pulumi.CustomResource {
62
62
  */
63
63
  readonly isTransient: pulumi.Output<boolean | undefined>;
64
64
  /**
65
- * Specifies the identifier for the schema; must be unique for the database in which the schema is created.
65
+ * Tag name, e.g. department.
66
66
  */
67
67
  readonly name: pulumi.Output<string>;
68
68
  /**
@@ -93,7 +93,7 @@ export interface SchemaState {
93
93
  */
94
94
  dataRetentionDays?: pulumi.Input<number>;
95
95
  /**
96
- * The database in which to create the schema.
96
+ * Name of the database that the tag was created in.
97
97
  */
98
98
  database?: pulumi.Input<string>;
99
99
  /**
@@ -105,7 +105,7 @@ export interface SchemaState {
105
105
  */
106
106
  isTransient?: pulumi.Input<boolean>;
107
107
  /**
108
- * Specifies the identifier for the schema; must be unique for the database in which the schema is created.
108
+ * Tag name, e.g. department.
109
109
  */
110
110
  name?: pulumi.Input<string>;
111
111
  /**
@@ -128,7 +128,7 @@ export interface SchemaArgs {
128
128
  */
129
129
  dataRetentionDays?: pulumi.Input<number>;
130
130
  /**
131
- * The database in which to create the schema.
131
+ * Name of the database that the tag was created in.
132
132
  */
133
133
  database: pulumi.Input<string>;
134
134
  /**
@@ -140,7 +140,7 @@ export interface SchemaArgs {
140
140
  */
141
141
  isTransient?: pulumi.Input<boolean>;
142
142
  /**
143
- * Specifies the identifier for the schema; must be unique for the database in which the schema is created.
143
+ * Tag name, e.g. department.
144
144
  */
145
145
  name?: pulumi.Input<string>;
146
146
  /**
package/stage.d.ts CHANGED
@@ -61,7 +61,7 @@ export declare class Stage extends pulumi.CustomResource {
61
61
  */
62
62
  readonly credentials: pulumi.Output<string | undefined>;
63
63
  /**
64
- * The database in which to create the stage.
64
+ * Name of the database that the tag was created in.
65
65
  */
66
66
  readonly database: pulumi.Output<string>;
67
67
  /**
@@ -77,11 +77,11 @@ export declare class Stage extends pulumi.CustomResource {
77
77
  */
78
78
  readonly fileFormat: pulumi.Output<string | undefined>;
79
79
  /**
80
- * Specifies the identifier for the stage; must be unique for the database and schema in which the stage is created.
80
+ * Tag name, e.g. department.
81
81
  */
82
82
  readonly name: pulumi.Output<string>;
83
83
  /**
84
- * The schema in which to create the stage.
84
+ * Name of the schema that the tag was created in.
85
85
  */
86
86
  readonly schema: pulumi.Output<string>;
87
87
  readonly snowflakeIamUser: pulumi.Output<string>;
@@ -126,7 +126,7 @@ export interface StageState {
126
126
  */
127
127
  credentials?: pulumi.Input<string>;
128
128
  /**
129
- * The database in which to create the stage.
129
+ * Name of the database that the tag was created in.
130
130
  */
131
131
  database?: pulumi.Input<string>;
132
132
  /**
@@ -142,11 +142,11 @@ export interface StageState {
142
142
  */
143
143
  fileFormat?: pulumi.Input<string>;
144
144
  /**
145
- * Specifies the identifier for the stage; must be unique for the database and schema in which the stage is created.
145
+ * Tag name, e.g. department.
146
146
  */
147
147
  name?: pulumi.Input<string>;
148
148
  /**
149
- * The schema in which to create the stage.
149
+ * Name of the schema that the tag was created in.
150
150
  */
151
151
  schema?: pulumi.Input<string>;
152
152
  snowflakeIamUser?: pulumi.Input<string>;
@@ -183,7 +183,7 @@ export interface StageArgs {
183
183
  */
184
184
  credentials?: pulumi.Input<string>;
185
185
  /**
186
- * The database in which to create the stage.
186
+ * Name of the database that the tag was created in.
187
187
  */
188
188
  database: pulumi.Input<string>;
189
189
  /**
@@ -199,11 +199,11 @@ export interface StageArgs {
199
199
  */
200
200
  fileFormat?: pulumi.Input<string>;
201
201
  /**
202
- * Specifies the identifier for the stage; must be unique for the database and schema in which the stage is created.
202
+ * Tag name, e.g. department.
203
203
  */
204
204
  name?: pulumi.Input<string>;
205
205
  /**
206
- * The schema in which to create the stage.
206
+ * Name of the schema that the tag was created in.
207
207
  */
208
208
  schema: pulumi.Input<string>;
209
209
  snowflakeIamUser?: pulumi.Input<string>;
package/table.d.ts CHANGED
@@ -39,7 +39,7 @@ export declare class Table extends pulumi.CustomResource {
39
39
  */
40
40
  readonly columns: pulumi.Output<outputs.TableColumn[]>;
41
41
  /**
42
- * Specifies a comment for the table.
42
+ * Column comment
43
43
  */
44
44
  readonly comment: pulumi.Output<string | undefined>;
45
45
  /**
@@ -55,11 +55,11 @@ export declare class Table extends pulumi.CustomResource {
55
55
  */
56
56
  readonly dataRetentionTimeInDays: pulumi.Output<number | undefined>;
57
57
  /**
58
- * The database in which to create the table.
58
+ * Name of the database that the tag was created in.
59
59
  */
60
60
  readonly database: pulumi.Output<string>;
61
61
  /**
62
- * Specifies the identifier for the table; must be unique for the database and schema in which the table is created.
62
+ * Column name
63
63
  */
64
64
  readonly name: pulumi.Output<string>;
65
65
  /**
@@ -77,7 +77,7 @@ export declare class Table extends pulumi.CustomResource {
77
77
  */
78
78
  readonly qualifiedName: pulumi.Output<string>;
79
79
  /**
80
- * The schema in which to create the table.
80
+ * Name of the schema that the tag was created in.
81
81
  */
82
82
  readonly schema: pulumi.Output<string>;
83
83
  /**
@@ -112,7 +112,7 @@ export interface TableState {
112
112
  */
113
113
  columns?: pulumi.Input<pulumi.Input<inputs.TableColumn>[]>;
114
114
  /**
115
- * Specifies a comment for the table.
115
+ * Column comment
116
116
  */
117
117
  comment?: pulumi.Input<string>;
118
118
  /**
@@ -128,11 +128,11 @@ export interface TableState {
128
128
  */
129
129
  dataRetentionTimeInDays?: pulumi.Input<number>;
130
130
  /**
131
- * The database in which to create the table.
131
+ * Name of the database that the tag was created in.
132
132
  */
133
133
  database?: pulumi.Input<string>;
134
134
  /**
135
- * Specifies the identifier for the table; must be unique for the database and schema in which the table is created.
135
+ * Column name
136
136
  */
137
137
  name?: pulumi.Input<string>;
138
138
  /**
@@ -150,7 +150,7 @@ export interface TableState {
150
150
  */
151
151
  qualifiedName?: pulumi.Input<string>;
152
152
  /**
153
- * The schema in which to create the table.
153
+ * Name of the schema that the tag was created in.
154
154
  */
155
155
  schema?: pulumi.Input<string>;
156
156
  /**
@@ -177,7 +177,7 @@ export interface TableArgs {
177
177
  */
178
178
  columns: pulumi.Input<pulumi.Input<inputs.TableColumn>[]>;
179
179
  /**
180
- * Specifies a comment for the table.
180
+ * Column comment
181
181
  */
182
182
  comment?: pulumi.Input<string>;
183
183
  /**
@@ -193,11 +193,11 @@ export interface TableArgs {
193
193
  */
194
194
  dataRetentionTimeInDays?: pulumi.Input<number>;
195
195
  /**
196
- * The database in which to create the table.
196
+ * Name of the database that the tag was created in.
197
197
  */
198
198
  database: pulumi.Input<string>;
199
199
  /**
200
- * Specifies the identifier for the table; must be unique for the database and schema in which the table is created.
200
+ * Column name
201
201
  */
202
202
  name?: pulumi.Input<string>;
203
203
  /**
@@ -207,7 +207,7 @@ export interface TableArgs {
207
207
  */
208
208
  primaryKey?: pulumi.Input<inputs.TablePrimaryKey>;
209
209
  /**
210
- * The schema in which to create the table.
210
+ * Name of the schema that the tag was created in.
211
211
  */
212
212
  schema: pulumi.Input<string>;
213
213
  /**
@@ -99,7 +99,7 @@ export declare class TableConstraint extends pulumi.CustomResource {
99
99
  */
100
100
  static isInstance(obj: any): obj is TableConstraint;
101
101
  /**
102
- * Columns to use in constraint key
102
+ * Columns to use in foreign key reference
103
103
  */
104
104
  readonly columns: pulumi.Output<string[]>;
105
105
  /**
@@ -135,7 +135,7 @@ export declare class TableConstraint extends pulumi.CustomResource {
135
135
  */
136
136
  readonly rely: pulumi.Output<boolean | undefined>;
137
137
  /**
138
- * Idenfifier for table to create constraint on. Must be of the form Note: format must follow: "\n\n"."\n\n"."\n\n" or "\n\n.\n\n.\n\n" or "\n\n|\n\n.\n\n" (snowflake*table.my*table.id)
138
+ * Name of constraint
139
139
  */
140
140
  readonly tableId: pulumi.Output<string>;
141
141
  /**
@@ -160,7 +160,7 @@ export declare class TableConstraint extends pulumi.CustomResource {
160
160
  */
161
161
  export interface TableConstraintState {
162
162
  /**
163
- * Columns to use in constraint key
163
+ * Columns to use in foreign key reference
164
164
  */
165
165
  columns?: pulumi.Input<pulumi.Input<string>[]>;
166
166
  /**
@@ -196,7 +196,7 @@ export interface TableConstraintState {
196
196
  */
197
197
  rely?: pulumi.Input<boolean>;
198
198
  /**
199
- * Idenfifier for table to create constraint on. Must be of the form Note: format must follow: "\n\n"."\n\n"."\n\n" or "\n\n.\n\n.\n\n" or "\n\n|\n\n.\n\n" (snowflake*table.my*table.id)
199
+ * Name of constraint
200
200
  */
201
201
  tableId?: pulumi.Input<string>;
202
202
  /**
@@ -213,7 +213,7 @@ export interface TableConstraintState {
213
213
  */
214
214
  export interface TableConstraintArgs {
215
215
  /**
216
- * Columns to use in constraint key
216
+ * Columns to use in foreign key reference
217
217
  */
218
218
  columns: pulumi.Input<pulumi.Input<string>[]>;
219
219
  /**
@@ -249,7 +249,7 @@ export interface TableConstraintArgs {
249
249
  */
250
250
  rely?: pulumi.Input<boolean>;
251
251
  /**
252
- * Idenfifier for table to create constraint on. Must be of the form Note: format must follow: "\n\n"."\n\n"."\n\n" or "\n\n.\n\n.\n\n" or "\n\n|\n\n.\n\n" (snowflake*table.my*table.id)
252
+ * Name of constraint
253
253
  */
254
254
  tableId: pulumi.Input<string>;
255
255
  /**
package/types/input.d.ts CHANGED
@@ -11,7 +11,13 @@ export interface AlertAlertSchedule {
11
11
  interval?: pulumi.Input<number>;
12
12
  }
13
13
  export interface AlertAlertScheduleCron {
14
+ /**
15
+ * Specifies the cron expression for the alert. The cron expression must be in the following format: "minute hour day-of-month month day-of-week". The following values are supported: minute: 0-59 hour: 0-23 day-of-month: 1-31 month: 1-12 day-of-week: 0-6 (0 is Sunday)
16
+ */
14
17
  expression: pulumi.Input<string>;
18
+ /**
19
+ * Specifies the time zone for alert refresh.
20
+ */
15
21
  timeZone: pulumi.Input<string>;
16
22
  }
17
23
  export interface DatabaseReplicationConfiguration {
@@ -95,7 +101,13 @@ export interface FailoverGroupReplicationSchedule {
95
101
  interval?: pulumi.Input<number>;
96
102
  }
97
103
  export interface FailoverGroupReplicationScheduleCron {
104
+ /**
105
+ * Specifies the cron expression for the replication schedule. The cron expression must be in the following format: "minute hour day-of-month month day-of-week". The following values are supported: minute: 0-59 hour: 0-23 day-of-month: 1-31 month: 1-12 day-of-week: 0-6 (0 is Sunday)
106
+ */
98
107
  expression: pulumi.Input<string>;
108
+ /**
109
+ * Specifies the time zone for secondary group refresh.
110
+ */
99
111
  timeZone: pulumi.Input<string>;
100
112
  }
101
113
  export interface FunctionArgument {
@@ -129,11 +141,23 @@ export interface GetGrantsFutureGrantsInArgs {
129
141
  schema?: pulumi.Input<inputs.GetGrantsFutureGrantsInSchemaArgs>;
130
142
  }
131
143
  export interface GetGrantsFutureGrantsInSchema {
144
+ /**
145
+ * The database in which the scehma resides. Optional when querying a schema in the current database.
146
+ */
132
147
  databaseName?: string;
148
+ /**
149
+ * The name of the schema to list all privileges of new (ie. future) objects granted to
150
+ */
133
151
  schemaName: string;
134
152
  }
135
153
  export interface GetGrantsFutureGrantsInSchemaArgs {
154
+ /**
155
+ * The database in which the scehma resides. Optional when querying a schema in the current database.
156
+ */
136
157
  databaseName?: pulumi.Input<string>;
158
+ /**
159
+ * The name of the schema to list all privileges of new (ie. future) objects granted to
160
+ */
137
161
  schemaName: pulumi.Input<string>;
138
162
  }
139
163
  export interface GetGrantsFutureGrantsTo {
@@ -267,13 +291,31 @@ export interface GrantPrivilegesToRoleOnSchemaObject {
267
291
  objectType?: pulumi.Input<string>;
268
292
  }
269
293
  export interface GrantPrivilegesToRoleOnSchemaObjectAll {
294
+ /**
295
+ * The fully qualified name of the database.
296
+ */
270
297
  inDatabase?: pulumi.Input<string>;
298
+ /**
299
+ * The fully qualified name of the schema.
300
+ */
271
301
  inSchema?: pulumi.Input<string>;
302
+ /**
303
+ * The plural object type of the schema object on which privileges will be granted. Valid values are: ALERTS | DYNAMIC TABLES | EVENT TABLES | FILE FORMATS | FUNCTIONS | PROCEDURES | SECRETS | SEQUENCES | PIPES | MASKING POLICIES | PASSWORD POLICIES | ROW ACCESS POLICIES | SESSION POLICIES | TAGS | STAGES | STREAMS | TABLES | EXTERNAL TABLES | TASKS | VIEWS | MATERIALIZED VIEWS
304
+ */
272
305
  objectTypePlural: pulumi.Input<string>;
273
306
  }
274
307
  export interface GrantPrivilegesToRoleOnSchemaObjectFuture {
308
+ /**
309
+ * The fully qualified name of the database.
310
+ */
275
311
  inDatabase?: pulumi.Input<string>;
312
+ /**
313
+ * The fully qualified name of the schema.
314
+ */
276
315
  inSchema?: pulumi.Input<string>;
316
+ /**
317
+ * The plural object type of the schema object on which privileges will be granted. Valid values are: ALERTS | DYNAMIC TABLES | EVENT TABLES | FILE FORMATS | FUNCTIONS | PROCEDURES | SECRETS | SEQUENCES | PIPES | MASKING POLICIES | PASSWORD POLICIES | ROW ACCESS POLICIES | SESSION POLICIES | TAGS | STAGES | STREAMS | TABLES | EXTERNAL TABLES | TASKS | VIEWS | MATERIALIZED VIEWS
318
+ */
277
319
  objectTypePlural: pulumi.Input<string>;
278
320
  }
279
321
  export interface MaskingPolicySignature {
@@ -281,9 +323,12 @@ export interface MaskingPolicySignature {
281
323
  }
282
324
  export interface MaskingPolicySignatureColumn {
283
325
  /**
284
- * Specifies the identifier for the masking policy; must be unique for the database and schema in which the masking policy is created.
326
+ * Specifies the column name to mask.
285
327
  */
286
328
  name: pulumi.Input<string>;
329
+ /**
330
+ * Specifies the column type to mask.
331
+ */
287
332
  type: pulumi.Input<string>;
288
333
  }
289
334
  export interface MaterializedViewTag {
@@ -413,12 +458,27 @@ export interface TableColumn {
413
458
  type: pulumi.Input<string>;
414
459
  }
415
460
  export interface TableColumnDefault {
461
+ /**
462
+ * The default constant value for the column
463
+ */
416
464
  constant?: pulumi.Input<string>;
465
+ /**
466
+ * The default expression value for the column
467
+ */
417
468
  expression?: pulumi.Input<string>;
469
+ /**
470
+ * The default sequence to use for the column
471
+ */
418
472
  sequence?: pulumi.Input<string>;
419
473
  }
420
474
  export interface TableColumnIdentity {
475
+ /**
476
+ * The number to start incrementing at.
477
+ */
421
478
  startNum?: pulumi.Input<number>;
479
+ /**
480
+ * Step size to increment by.
481
+ */
422
482
  stepNum?: pulumi.Input<number>;
423
483
  }
424
484
  export interface TableConstraintForeignKeyProperties {
@@ -441,11 +501,11 @@ export interface TableConstraintForeignKeyProperties {
441
501
  }
442
502
  export interface TableConstraintForeignKeyPropertiesReferences {
443
503
  /**
444
- * Columns to use in constraint key
504
+ * Columns to use in foreign key reference
445
505
  */
446
506
  columns: pulumi.Input<pulumi.Input<string>[]>;
447
507
  /**
448
- * Idenfifier for table to create constraint on. Must be of the form Note: format must follow: "\n\n"."\n\n"."\n\n" or "\n\n.\n\n.\n\n" or "\n\n|\n\n.\n\n" (snowflake*table.my*table.id)
508
+ * Name of constraint
449
509
  */
450
510
  tableId: pulumi.Input<string>;
451
511
  }