@pulumi/snowflake 0.59.0-alpha.1726726272 → 0.59.0-alpha.1726831379

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 (106) hide show
  1. package/getAccounts.js +5 -1
  2. package/getAccounts.js.map +1 -1
  3. package/getAlerts.js +7 -1
  4. package/getAlerts.js.map +1 -1
  5. package/getCortexSearchServices.js +8 -1
  6. package/getCortexSearchServices.js.map +1 -1
  7. package/getCurrentAccount.js +2 -1
  8. package/getCurrentAccount.js.map +1 -1
  9. package/getCurrentRole.js +2 -1
  10. package/getCurrentRole.js.map +1 -1
  11. package/getDatabase.js +4 -1
  12. package/getDatabase.js.map +1 -1
  13. package/getDatabaseRole.js +5 -1
  14. package/getDatabaseRole.js.map +1 -1
  15. package/getDatabaseRoles.d.ts +4 -0
  16. package/getDatabaseRoles.js +10 -1
  17. package/getDatabaseRoles.js.map +1 -1
  18. package/getDatabases.js +9 -1
  19. package/getDatabases.js.map +1 -1
  20. package/getDynamicTables.js +8 -1
  21. package/getDynamicTables.js.map +1 -1
  22. package/getExternalFunctions.js +6 -1
  23. package/getExternalFunctions.js.map +1 -1
  24. package/getExternalTables.js +5 -1
  25. package/getExternalTables.js.map +1 -1
  26. package/getFailoverGroups.js +5 -1
  27. package/getFailoverGroups.js.map +1 -1
  28. package/getFileFormats.js +5 -1
  29. package/getFileFormats.js.map +1 -1
  30. package/getFunctions.js +5 -1
  31. package/getFunctions.js.map +1 -1
  32. package/getGrants.js +9 -1
  33. package/getGrants.js.map +1 -1
  34. package/getMaskingPolicies.d.ts +46 -37
  35. package/getMaskingPolicies.js +17 -23
  36. package/getMaskingPolicies.js.map +1 -1
  37. package/getMaterializedViews.js +5 -1
  38. package/getMaterializedViews.js.map +1 -1
  39. package/getNetworkPolicies.js +6 -1
  40. package/getNetworkPolicies.js.map +1 -1
  41. package/getParameters.js +9 -1
  42. package/getParameters.js.map +1 -1
  43. package/getPipes.js +5 -1
  44. package/getPipes.js.map +1 -1
  45. package/getProcedures.js +5 -1
  46. package/getProcedures.js.map +1 -1
  47. package/getResourceMonitors.d.ts +29 -17
  48. package/getResourceMonitors.js +15 -18
  49. package/getResourceMonitors.js.map +1 -1
  50. package/getRole.js +4 -1
  51. package/getRole.js.map +1 -1
  52. package/getRoles.js +6 -1
  53. package/getRoles.js.map +1 -1
  54. package/getRowAccessPolicies.d.ts +46 -37
  55. package/getRowAccessPolicies.js +17 -23
  56. package/getRowAccessPolicies.js.map +1 -1
  57. package/getSchemas.js +10 -1
  58. package/getSchemas.js.map +1 -1
  59. package/getSecurityIntegrations.js +6 -1
  60. package/getSecurityIntegrations.js.map +1 -1
  61. package/getSequences.js +5 -1
  62. package/getSequences.js.map +1 -1
  63. package/getShares.js +5 -1
  64. package/getShares.js.map +1 -1
  65. package/getStages.js +5 -1
  66. package/getStages.js.map +1 -1
  67. package/getStorageIntegrations.js +2 -1
  68. package/getStorageIntegrations.js.map +1 -1
  69. package/getStreamlits.js +8 -1
  70. package/getStreamlits.js.map +1 -1
  71. package/getStreams.js +5 -1
  72. package/getStreams.js.map +1 -1
  73. package/getSystemGenerateScimAccessToken.js +4 -1
  74. package/getSystemGenerateScimAccessToken.js.map +1 -1
  75. package/getSystemGetAwsSnsIamPolicy.js +4 -1
  76. package/getSystemGetAwsSnsIamPolicy.js.map +1 -1
  77. package/getSystemGetPrivateLinkConfig.js +2 -1
  78. package/getSystemGetPrivateLinkConfig.js.map +1 -1
  79. package/getSystemGetSnowflakePlatformInfo.js +2 -1
  80. package/getSystemGetSnowflakePlatformInfo.js.map +1 -1
  81. package/getTables.js +5 -1
  82. package/getTables.js.map +1 -1
  83. package/getTasks.js +5 -1
  84. package/getTasks.js.map +1 -1
  85. package/getUsers.js +9 -1
  86. package/getUsers.js.map +1 -1
  87. package/getViews.d.ts +4 -0
  88. package/getViews.js +13 -1
  89. package/getViews.js.map +1 -1
  90. package/getWarehouses.js +7 -1
  91. package/getWarehouses.js.map +1 -1
  92. package/index.d.ts +1 -1
  93. package/maskingPolicy.d.ts +54 -64
  94. package/maskingPolicy.js +15 -17
  95. package/maskingPolicy.js.map +1 -1
  96. package/package.json +2 -2
  97. package/resourceMonitor.d.ts +33 -83
  98. package/resourceMonitor.js +2 -8
  99. package/resourceMonitor.js.map +1 -1
  100. package/rowAccessPolicy.d.ts +48 -38
  101. package/rowAccessPolicy.js +15 -13
  102. package/rowAccessPolicy.js.map +1 -1
  103. package/types/input.d.ts +198 -6
  104. package/types/output.d.ts +203 -11
  105. package/view.d.ts +3 -3
  106. package/warehouse.d.ts +2 -2
package/types/input.d.ts CHANGED
@@ -885,6 +885,134 @@ export interface GetGrantsGrantsToShareArgs {
885
885
  */
886
886
  shareName: pulumi.Input<string>;
887
887
  }
888
+ export interface GetMaskingPoliciesIn {
889
+ /**
890
+ * Returns records for the entire account.
891
+ */
892
+ account?: boolean;
893
+ /**
894
+ * Returns records for the specified application.
895
+ */
896
+ application?: string;
897
+ /**
898
+ * Returns records for the specified application package.
899
+ */
900
+ applicationPackage?: string;
901
+ /**
902
+ * Returns records for the current database in use or for a specified database.
903
+ */
904
+ database?: string;
905
+ /**
906
+ * Returns records for the current schema in use or a specified schema. Use fully qualified name.
907
+ */
908
+ schema?: string;
909
+ }
910
+ export interface GetMaskingPoliciesInArgs {
911
+ /**
912
+ * Returns records for the entire account.
913
+ */
914
+ account?: pulumi.Input<boolean>;
915
+ /**
916
+ * Returns records for the specified application.
917
+ */
918
+ application?: pulumi.Input<string>;
919
+ /**
920
+ * Returns records for the specified application package.
921
+ */
922
+ applicationPackage?: pulumi.Input<string>;
923
+ /**
924
+ * Returns records for the current database in use or for a specified database.
925
+ */
926
+ database?: pulumi.Input<string>;
927
+ /**
928
+ * Returns records for the current schema in use or a specified schema. Use fully qualified name.
929
+ */
930
+ schema?: pulumi.Input<string>;
931
+ }
932
+ export interface GetMaskingPoliciesLimit {
933
+ /**
934
+ * Specifies a **case-sensitive** pattern that is used to match object name. After the first match, the limit on the number of rows will be applied.
935
+ */
936
+ from?: string;
937
+ /**
938
+ * The maximum number of rows to return.
939
+ */
940
+ rows: number;
941
+ }
942
+ export interface GetMaskingPoliciesLimitArgs {
943
+ /**
944
+ * Specifies a **case-sensitive** pattern that is used to match object name. After the first match, the limit on the number of rows will be applied.
945
+ */
946
+ from?: pulumi.Input<string>;
947
+ /**
948
+ * The maximum number of rows to return.
949
+ */
950
+ rows: pulumi.Input<number>;
951
+ }
952
+ export interface GetRowAccessPoliciesIn {
953
+ /**
954
+ * Returns records for the entire account.
955
+ */
956
+ account?: boolean;
957
+ /**
958
+ * Returns records for the specified application.
959
+ */
960
+ application?: string;
961
+ /**
962
+ * Returns records for the specified application package.
963
+ */
964
+ applicationPackage?: string;
965
+ /**
966
+ * Returns records for the current database in use or for a specified database.
967
+ */
968
+ database?: string;
969
+ /**
970
+ * Returns records for the current schema in use or a specified schema. Use fully qualified name.
971
+ */
972
+ schema?: string;
973
+ }
974
+ export interface GetRowAccessPoliciesInArgs {
975
+ /**
976
+ * Returns records for the entire account.
977
+ */
978
+ account?: pulumi.Input<boolean>;
979
+ /**
980
+ * Returns records for the specified application.
981
+ */
982
+ application?: pulumi.Input<string>;
983
+ /**
984
+ * Returns records for the specified application package.
985
+ */
986
+ applicationPackage?: pulumi.Input<string>;
987
+ /**
988
+ * Returns records for the current database in use or for a specified database.
989
+ */
990
+ database?: pulumi.Input<string>;
991
+ /**
992
+ * Returns records for the current schema in use or a specified schema. Use fully qualified name.
993
+ */
994
+ schema?: pulumi.Input<string>;
995
+ }
996
+ export interface GetRowAccessPoliciesLimit {
997
+ /**
998
+ * Specifies a **case-sensitive** pattern that is used to match object name. After the first match, the limit on the number of rows will be applied.
999
+ */
1000
+ from?: string;
1001
+ /**
1002
+ * The maximum number of rows to return.
1003
+ */
1004
+ rows: number;
1005
+ }
1006
+ export interface GetRowAccessPoliciesLimitArgs {
1007
+ /**
1008
+ * Specifies a **case-sensitive** pattern that is used to match object name. After the first match, the limit on the number of rows will be applied.
1009
+ */
1010
+ from?: pulumi.Input<string>;
1011
+ /**
1012
+ * The maximum number of rows to return.
1013
+ */
1014
+ rows: pulumi.Input<number>;
1015
+ }
888
1016
  export interface GetSchemasIn {
889
1017
  /**
890
1018
  * Returns records for the entire account.
@@ -1221,19 +1349,37 @@ export interface GrantPrivilegesToDatabaseRoleOnSchemaObjectFuture {
1221
1349
  */
1222
1350
  objectTypePlural: pulumi.Input<string>;
1223
1351
  }
1224
- export interface MaskingPolicySignature {
1225
- columns: pulumi.Input<pulumi.Input<inputs.MaskingPolicySignatureColumn>[]>;
1226
- }
1227
- export interface MaskingPolicySignatureColumn {
1352
+ export interface MaskingPolicyArgument {
1228
1353
  /**
1229
- * Specifies the column name to mask.
1354
+ * The argument name
1230
1355
  */
1231
1356
  name: pulumi.Input<string>;
1232
1357
  /**
1233
- * Specifies the column type to mask.
1358
+ * The argument type. VECTOR data types are not yet supported. For more information about data types, check [Snowflake docs](https://docs.snowflake.com/en/sql-reference/intro-summary-data-types).
1234
1359
  */
1235
1360
  type: pulumi.Input<string>;
1236
1361
  }
1362
+ export interface MaskingPolicyDescribeOutput {
1363
+ body?: pulumi.Input<string>;
1364
+ name?: pulumi.Input<string>;
1365
+ returnType?: pulumi.Input<string>;
1366
+ signatures?: pulumi.Input<pulumi.Input<inputs.MaskingPolicyDescribeOutputSignature>[]>;
1367
+ }
1368
+ export interface MaskingPolicyDescribeOutputSignature {
1369
+ name?: pulumi.Input<string>;
1370
+ type?: pulumi.Input<string>;
1371
+ }
1372
+ export interface MaskingPolicyShowOutput {
1373
+ comment?: pulumi.Input<string>;
1374
+ createdOn?: pulumi.Input<string>;
1375
+ databaseName?: pulumi.Input<string>;
1376
+ exemptOtherPolicies?: pulumi.Input<boolean>;
1377
+ kind?: pulumi.Input<string>;
1378
+ name?: pulumi.Input<string>;
1379
+ owner?: pulumi.Input<string>;
1380
+ ownerRoleType?: pulumi.Input<string>;
1381
+ schemaName?: pulumi.Input<string>;
1382
+ }
1237
1383
  export interface MaterializedViewTag {
1238
1384
  /**
1239
1385
  * Name of the database that the tag was created in.
@@ -1599,6 +1745,21 @@ export interface ProviderTokenAccessor {
1599
1745
  */
1600
1746
  tokenEndpoint: pulumi.Input<string>;
1601
1747
  }
1748
+ export interface ResourceMonitorShowOutput {
1749
+ comment?: pulumi.Input<string>;
1750
+ createdOn?: pulumi.Input<string>;
1751
+ creditQuota?: pulumi.Input<number>;
1752
+ endTime?: pulumi.Input<string>;
1753
+ frequency?: pulumi.Input<string>;
1754
+ level?: pulumi.Input<string>;
1755
+ name?: pulumi.Input<string>;
1756
+ owner?: pulumi.Input<string>;
1757
+ remainingCredits?: pulumi.Input<number>;
1758
+ startTime?: pulumi.Input<string>;
1759
+ suspendAt?: pulumi.Input<number>;
1760
+ suspendImmediateAt?: pulumi.Input<number>;
1761
+ usedCredits?: pulumi.Input<number>;
1762
+ }
1602
1763
  export interface RoleShowOutput {
1603
1764
  assignedToUsers?: pulumi.Input<number>;
1604
1765
  comment?: pulumi.Input<string>;
@@ -1611,6 +1772,37 @@ export interface RoleShowOutput {
1611
1772
  name?: pulumi.Input<string>;
1612
1773
  owner?: pulumi.Input<string>;
1613
1774
  }
1775
+ export interface RowAccessPolicyArgument {
1776
+ /**
1777
+ * The argument name
1778
+ */
1779
+ name: pulumi.Input<string>;
1780
+ /**
1781
+ * The argument type. VECTOR data types are not yet supported. For more information about data types, check [Snowflake docs](https://docs.snowflake.com/en/sql-reference/intro-summary-data-types).
1782
+ */
1783
+ type: pulumi.Input<string>;
1784
+ }
1785
+ export interface RowAccessPolicyDescribeOutput {
1786
+ body?: pulumi.Input<string>;
1787
+ name?: pulumi.Input<string>;
1788
+ returnType?: pulumi.Input<string>;
1789
+ signatures?: pulumi.Input<pulumi.Input<inputs.RowAccessPolicyDescribeOutputSignature>[]>;
1790
+ }
1791
+ export interface RowAccessPolicyDescribeOutputSignature {
1792
+ name?: pulumi.Input<string>;
1793
+ type?: pulumi.Input<string>;
1794
+ }
1795
+ export interface RowAccessPolicyShowOutput {
1796
+ comment?: pulumi.Input<string>;
1797
+ createdOn?: pulumi.Input<string>;
1798
+ databaseName?: pulumi.Input<string>;
1799
+ kind?: pulumi.Input<string>;
1800
+ name?: pulumi.Input<string>;
1801
+ options?: pulumi.Input<string>;
1802
+ owner?: pulumi.Input<string>;
1803
+ ownerRoleType?: pulumi.Input<string>;
1804
+ schemaName?: pulumi.Input<string>;
1805
+ }
1614
1806
  export interface Saml2IntegrationDescribeOutput {
1615
1807
  allowedEmailPatterns?: pulumi.Input<pulumi.Input<inputs.Saml2IntegrationDescribeOutputAllowedEmailPattern>[]>;
1616
1808
  allowedUserDomains?: pulumi.Input<pulumi.Input<inputs.Saml2IntegrationDescribeOutputAllowedUserDomain>[]>;
package/types/output.d.ts CHANGED
@@ -1243,12 +1243,68 @@ export interface GetGrantsGrantsToShare {
1243
1243
  */
1244
1244
  shareName: string;
1245
1245
  }
1246
+ export interface GetMaskingPoliciesIn {
1247
+ /**
1248
+ * Returns records for the entire account.
1249
+ */
1250
+ account?: boolean;
1251
+ /**
1252
+ * Returns records for the specified application.
1253
+ */
1254
+ application?: string;
1255
+ /**
1256
+ * Returns records for the specified application package.
1257
+ */
1258
+ applicationPackage?: string;
1259
+ /**
1260
+ * Returns records for the current database in use or for a specified database.
1261
+ */
1262
+ database?: string;
1263
+ /**
1264
+ * Returns records for the current schema in use or a specified schema. Use fully qualified name.
1265
+ */
1266
+ schema?: string;
1267
+ }
1268
+ export interface GetMaskingPoliciesLimit {
1269
+ /**
1270
+ * Specifies a **case-sensitive** pattern that is used to match object name. After the first match, the limit on the number of rows will be applied.
1271
+ */
1272
+ from?: string;
1273
+ /**
1274
+ * The maximum number of rows to return.
1275
+ */
1276
+ rows: number;
1277
+ }
1246
1278
  export interface GetMaskingPoliciesMaskingPolicy {
1279
+ /**
1280
+ * Holds the output of DESCRIBE MASKING POLICY.
1281
+ */
1282
+ describeOutputs: outputs.GetMaskingPoliciesMaskingPolicyDescribeOutput[];
1283
+ /**
1284
+ * Holds the output of SHOW MASKING POLICIES.
1285
+ */
1286
+ showOutputs: outputs.GetMaskingPoliciesMaskingPolicyShowOutput[];
1287
+ }
1288
+ export interface GetMaskingPoliciesMaskingPolicyDescribeOutput {
1289
+ body: string;
1290
+ name: string;
1291
+ returnType: string;
1292
+ signatures: outputs.GetMaskingPoliciesMaskingPolicyDescribeOutputSignature[];
1293
+ }
1294
+ export interface GetMaskingPoliciesMaskingPolicyDescribeOutputSignature {
1295
+ name: string;
1296
+ type: string;
1297
+ }
1298
+ export interface GetMaskingPoliciesMaskingPolicyShowOutput {
1247
1299
  comment: string;
1248
- database: string;
1300
+ createdOn: string;
1301
+ databaseName: string;
1302
+ exemptOtherPolicies: boolean;
1249
1303
  kind: string;
1250
1304
  name: string;
1251
- schema: string;
1305
+ owner: string;
1306
+ ownerRoleType: string;
1307
+ schemaName: string;
1252
1308
  }
1253
1309
  export interface GetMaterializedViewsMaterializedView {
1254
1310
  comment: string;
@@ -1319,10 +1375,25 @@ export interface GetProceduresProcedure {
1319
1375
  schema: string;
1320
1376
  }
1321
1377
  export interface GetResourceMonitorsResourceMonitor {
1378
+ /**
1379
+ * Holds the output of SHOW RESOURCE MONITORS.
1380
+ */
1381
+ showOutputs: outputs.GetResourceMonitorsResourceMonitorShowOutput[];
1382
+ }
1383
+ export interface GetResourceMonitorsResourceMonitorShowOutput {
1322
1384
  comment: string;
1323
- creditQuota: string;
1385
+ createdOn: string;
1386
+ creditQuota: number;
1387
+ endTime: string;
1324
1388
  frequency: string;
1389
+ level: string;
1325
1390
  name: string;
1391
+ owner: string;
1392
+ remainingCredits: number;
1393
+ startTime: string;
1394
+ suspendAt: number;
1395
+ suspendImmediateAt: number;
1396
+ usedCredits: number;
1326
1397
  }
1327
1398
  export interface GetRolesRole {
1328
1399
  /**
@@ -1342,11 +1413,68 @@ export interface GetRolesRoleShowOutput {
1342
1413
  name: string;
1343
1414
  owner: string;
1344
1415
  }
1416
+ export interface GetRowAccessPoliciesIn {
1417
+ /**
1418
+ * Returns records for the entire account.
1419
+ */
1420
+ account?: boolean;
1421
+ /**
1422
+ * Returns records for the specified application.
1423
+ */
1424
+ application?: string;
1425
+ /**
1426
+ * Returns records for the specified application package.
1427
+ */
1428
+ applicationPackage?: string;
1429
+ /**
1430
+ * Returns records for the current database in use or for a specified database.
1431
+ */
1432
+ database?: string;
1433
+ /**
1434
+ * Returns records for the current schema in use or a specified schema. Use fully qualified name.
1435
+ */
1436
+ schema?: string;
1437
+ }
1438
+ export interface GetRowAccessPoliciesLimit {
1439
+ /**
1440
+ * Specifies a **case-sensitive** pattern that is used to match object name. After the first match, the limit on the number of rows will be applied.
1441
+ */
1442
+ from?: string;
1443
+ /**
1444
+ * The maximum number of rows to return.
1445
+ */
1446
+ rows: number;
1447
+ }
1345
1448
  export interface GetRowAccessPoliciesRowAccessPolicy {
1449
+ /**
1450
+ * Holds the output of DESCRIBE ROW ACCESS POLICY.
1451
+ */
1452
+ describeOutputs: outputs.GetRowAccessPoliciesRowAccessPolicyDescribeOutput[];
1453
+ /**
1454
+ * Holds the output of SHOW ROW ACCESS POLICIES.
1455
+ */
1456
+ showOutputs: outputs.GetRowAccessPoliciesRowAccessPolicyShowOutput[];
1457
+ }
1458
+ export interface GetRowAccessPoliciesRowAccessPolicyDescribeOutput {
1459
+ body: string;
1460
+ name: string;
1461
+ returnType: string;
1462
+ signatures: outputs.GetRowAccessPoliciesRowAccessPolicyDescribeOutputSignature[];
1463
+ }
1464
+ export interface GetRowAccessPoliciesRowAccessPolicyDescribeOutputSignature {
1465
+ name: string;
1466
+ type: string;
1467
+ }
1468
+ export interface GetRowAccessPoliciesRowAccessPolicyShowOutput {
1346
1469
  comment: string;
1347
- database: string;
1470
+ createdOn: string;
1471
+ databaseName: string;
1472
+ kind: string;
1348
1473
  name: string;
1349
- schema: string;
1474
+ options: string;
1475
+ owner: string;
1476
+ ownerRoleType: string;
1477
+ schemaName: string;
1350
1478
  }
1351
1479
  export interface GetSchemasIn {
1352
1480
  /**
@@ -2932,19 +3060,37 @@ export interface GrantPrivilegesToDatabaseRoleOnSchemaObjectFuture {
2932
3060
  */
2933
3061
  objectTypePlural: string;
2934
3062
  }
2935
- export interface MaskingPolicySignature {
2936
- columns: outputs.MaskingPolicySignatureColumn[];
2937
- }
2938
- export interface MaskingPolicySignatureColumn {
3063
+ export interface MaskingPolicyArgument {
2939
3064
  /**
2940
- * Specifies the column name to mask.
3065
+ * The argument name
2941
3066
  */
2942
3067
  name: string;
2943
3068
  /**
2944
- * Specifies the column type to mask.
3069
+ * The argument type. VECTOR data types are not yet supported. For more information about data types, check [Snowflake docs](https://docs.snowflake.com/en/sql-reference/intro-summary-data-types).
2945
3070
  */
2946
3071
  type: string;
2947
3072
  }
3073
+ export interface MaskingPolicyDescribeOutput {
3074
+ body: string;
3075
+ name: string;
3076
+ returnType: string;
3077
+ signatures: outputs.MaskingPolicyDescribeOutputSignature[];
3078
+ }
3079
+ export interface MaskingPolicyDescribeOutputSignature {
3080
+ name: string;
3081
+ type: string;
3082
+ }
3083
+ export interface MaskingPolicyShowOutput {
3084
+ comment: string;
3085
+ createdOn: string;
3086
+ databaseName: string;
3087
+ exemptOtherPolicies: boolean;
3088
+ kind: string;
3089
+ name: string;
3090
+ owner: string;
3091
+ ownerRoleType: string;
3092
+ schemaName: string;
3093
+ }
2948
3094
  export interface MaterializedViewTag {
2949
3095
  /**
2950
3096
  * Name of the database that the tag was created in.
@@ -3288,6 +3434,21 @@ export interface ProcedureArgument {
3288
3434
  */
3289
3435
  type: string;
3290
3436
  }
3437
+ export interface ResourceMonitorShowOutput {
3438
+ comment: string;
3439
+ createdOn: string;
3440
+ creditQuota: number;
3441
+ endTime: string;
3442
+ frequency: string;
3443
+ level: string;
3444
+ name: string;
3445
+ owner: string;
3446
+ remainingCredits: number;
3447
+ startTime: string;
3448
+ suspendAt: number;
3449
+ suspendImmediateAt: number;
3450
+ usedCredits: number;
3451
+ }
3291
3452
  export interface RoleShowOutput {
3292
3453
  assignedToUsers: number;
3293
3454
  comment: string;
@@ -3300,6 +3461,37 @@ export interface RoleShowOutput {
3300
3461
  name: string;
3301
3462
  owner: string;
3302
3463
  }
3464
+ export interface RowAccessPolicyArgument {
3465
+ /**
3466
+ * The argument name
3467
+ */
3468
+ name: string;
3469
+ /**
3470
+ * The argument type. VECTOR data types are not yet supported. For more information about data types, check [Snowflake docs](https://docs.snowflake.com/en/sql-reference/intro-summary-data-types).
3471
+ */
3472
+ type: string;
3473
+ }
3474
+ export interface RowAccessPolicyDescribeOutput {
3475
+ body: string;
3476
+ name: string;
3477
+ returnType: string;
3478
+ signatures: outputs.RowAccessPolicyDescribeOutputSignature[];
3479
+ }
3480
+ export interface RowAccessPolicyDescribeOutputSignature {
3481
+ name: string;
3482
+ type: string;
3483
+ }
3484
+ export interface RowAccessPolicyShowOutput {
3485
+ comment: string;
3486
+ createdOn: string;
3487
+ databaseName: string;
3488
+ kind: string;
3489
+ name: string;
3490
+ options: string;
3491
+ owner: string;
3492
+ ownerRoleType: string;
3493
+ schemaName: string;
3494
+ }
3303
3495
  export interface Saml2IntegrationDescribeOutput {
3304
3496
  allowedEmailPatterns: outputs.Saml2IntegrationDescribeOutputAllowedEmailPattern[];
3305
3497
  allowedUserDomains: outputs.Saml2IntegrationDescribeOutputAllowedUserDomain[];
package/view.d.ts CHANGED
@@ -33,7 +33,7 @@ export declare class View extends pulumi.CustomResource {
33
33
  */
34
34
  readonly changeTracking: pulumi.Output<string | undefined>;
35
35
  /**
36
- * If you want to change the name of a column or add a comment to a column in the new view, include a column list that specifies the column names and (if needed) comments about the columns. (You do not need to specify the data types of the columns.)
36
+ * If you want to change the name of a column or add a comment to a column in the new view, include a column list that specifies the column names and (if needed) comments about the columns. You do not need to specify the data types of the columns. If this field is not specified, columns are inferred from the `statement` field by Snowflake.
37
37
  */
38
38
  readonly columns: pulumi.Output<outputs.ViewColumn[] | undefined>;
39
39
  /**
@@ -112,7 +112,7 @@ export interface ViewState {
112
112
  */
113
113
  changeTracking?: pulumi.Input<string>;
114
114
  /**
115
- * If you want to change the name of a column or add a comment to a column in the new view, include a column list that specifies the column names and (if needed) comments about the columns. (You do not need to specify the data types of the columns.)
115
+ * If you want to change the name of a column or add a comment to a column in the new view, include a column list that specifies the column names and (if needed) comments about the columns. You do not need to specify the data types of the columns. If this field is not specified, columns are inferred from the `statement` field by Snowflake.
116
116
  */
117
117
  columns?: pulumi.Input<pulumi.Input<inputs.ViewColumn>[]>;
118
118
  /**
@@ -183,7 +183,7 @@ export interface ViewArgs {
183
183
  */
184
184
  changeTracking?: pulumi.Input<string>;
185
185
  /**
186
- * If you want to change the name of a column or add a comment to a column in the new view, include a column list that specifies the column names and (if needed) comments about the columns. (You do not need to specify the data types of the columns.)
186
+ * If you want to change the name of a column or add a comment to a column in the new view, include a column list that specifies the column names and (if needed) comments about the columns. You do not need to specify the data types of the columns. If this field is not specified, columns are inferred from the `statement` field by Snowflake.
187
187
  */
188
188
  columns?: pulumi.Input<pulumi.Input<inputs.ViewColumn>[]>;
189
189
  /**
package/warehouse.d.ts CHANGED
@@ -81,7 +81,7 @@ export declare class Warehouse extends pulumi.CustomResource {
81
81
  */
82
82
  readonly scalingPolicy: pulumi.Output<string | undefined>;
83
83
  /**
84
- * Outputs the result of `SHOW WAREHOUSE` for the given warehouse.
84
+ * Outputs the result of `SHOW WAREHOUSES` for the given warehouse.
85
85
  */
86
86
  readonly showOutputs: pulumi.Output<outputs.WarehouseShowOutput[]>;
87
87
  /**
@@ -170,7 +170,7 @@ export interface WarehouseState {
170
170
  */
171
171
  scalingPolicy?: pulumi.Input<string>;
172
172
  /**
173
- * Outputs the result of `SHOW WAREHOUSE` for the given warehouse.
173
+ * Outputs the result of `SHOW WAREHOUSES` for the given warehouse.
174
174
  */
175
175
  showOutputs?: pulumi.Input<pulumi.Input<inputs.WarehouseShowOutput>[]>;
176
176
  /**