@pulumi/snowflake 1.2.0-alpha.1744266763 → 1.2.0-alpha.1744642997

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 (153) hide show
  1. package/account.d.ts +3 -3
  2. package/alert.d.ts +3 -3
  3. package/apiAuthenticationIntegrationWithAuthorizationCodeGrant.d.ts +3 -3
  4. package/apiAuthenticationIntegrationWithClientCredentials.d.ts +3 -3
  5. package/apiAuthenticationIntegrationWithJwtBearer.d.ts +3 -3
  6. package/apiIntegration.d.ts +15 -15
  7. package/authenticationPolicy.d.ts +3 -3
  8. package/dynamicTable.d.ts +9 -9
  9. package/externalFunction.d.ts +12 -12
  10. package/externalTable.d.ts +9 -9
  11. package/externalVolume.d.ts +6 -4
  12. package/externalVolume.js +3 -1
  13. package/externalVolume.js.map +1 -1
  14. package/failoverGroup.d.ts +3 -3
  15. package/functionJava.d.ts +6 -6
  16. package/functionJavascript.d.ts +6 -6
  17. package/functionPython.d.ts +9 -9
  18. package/functionScala.d.ts +6 -6
  19. package/functionSql.d.ts +6 -6
  20. package/getAlerts.d.ts +6 -2
  21. package/getAlerts.js +6 -2
  22. package/getAlerts.js.map +1 -1
  23. package/getCortexSearchServices.d.ts +6 -2
  24. package/getCortexSearchServices.js +6 -2
  25. package/getCortexSearchServices.js.map +1 -1
  26. package/getCurrentAccount.d.ts +6 -2
  27. package/getCurrentAccount.js +6 -2
  28. package/getCurrentAccount.js.map +1 -1
  29. package/getCurrentRole.d.ts +6 -2
  30. package/getCurrentRole.js +6 -2
  31. package/getCurrentRole.js.map +1 -1
  32. package/getDatabase.d.ts +6 -2
  33. package/getDatabase.js +6 -2
  34. package/getDatabase.js.map +1 -1
  35. package/getDatabaseRole.d.ts +6 -2
  36. package/getDatabaseRole.js +6 -2
  37. package/getDatabaseRole.js.map +1 -1
  38. package/getDatabases.d.ts +6 -6
  39. package/getDynamicTables.d.ts +6 -2
  40. package/getDynamicTables.js +6 -2
  41. package/getDynamicTables.js.map +1 -1
  42. package/getExternalFunctions.d.ts +6 -2
  43. package/getExternalFunctions.js +6 -2
  44. package/getExternalFunctions.js.map +1 -1
  45. package/getExternalTables.d.ts +6 -2
  46. package/getExternalTables.js +6 -2
  47. package/getExternalTables.js.map +1 -1
  48. package/getFailoverGroups.d.ts +6 -2
  49. package/getFailoverGroups.js +6 -2
  50. package/getFailoverGroups.js.map +1 -1
  51. package/getFileFormats.d.ts +6 -2
  52. package/getFileFormats.js +6 -2
  53. package/getFileFormats.js.map +1 -1
  54. package/getFunctions.d.ts +6 -2
  55. package/getFunctions.js +6 -2
  56. package/getFunctions.js.map +1 -1
  57. package/getGrants.d.ts +4 -0
  58. package/getGrants.js +4 -0
  59. package/getGrants.js.map +1 -1
  60. package/getMaskingPolicies.d.ts +3 -3
  61. package/getMaterializedViews.d.ts +6 -2
  62. package/getMaterializedViews.js +6 -2
  63. package/getMaterializedViews.js.map +1 -1
  64. package/getNetworkPolicies.d.ts +3 -3
  65. package/getParameters.d.ts +9 -5
  66. package/getParameters.js +6 -2
  67. package/getParameters.js.map +1 -1
  68. package/getPipes.d.ts +6 -2
  69. package/getPipes.js +6 -2
  70. package/getPipes.js.map +1 -1
  71. package/getProcedures.d.ts +6 -2
  72. package/getProcedures.js +6 -2
  73. package/getProcedures.js.map +1 -1
  74. package/getRowAccessPolicies.d.ts +3 -3
  75. package/getSchemas.d.ts +6 -6
  76. package/getSecrets.d.ts +7 -3
  77. package/getSecrets.js +4 -0
  78. package/getSecrets.js.map +1 -1
  79. package/getSecurityIntegrations.d.ts +3 -3
  80. package/getSequences.d.ts +6 -2
  81. package/getSequences.js +6 -2
  82. package/getSequences.js.map +1 -1
  83. package/getShares.d.ts +6 -2
  84. package/getShares.js +6 -2
  85. package/getShares.js.map +1 -1
  86. package/getStages.d.ts +6 -2
  87. package/getStages.js +6 -2
  88. package/getStages.js.map +1 -1
  89. package/getStorageIntegrations.d.ts +6 -2
  90. package/getStorageIntegrations.js +6 -2
  91. package/getStorageIntegrations.js.map +1 -1
  92. package/getStreamlits.d.ts +3 -3
  93. package/getStreams.d.ts +3 -3
  94. package/getSystemGenerateScimAccessToken.d.ts +6 -2
  95. package/getSystemGenerateScimAccessToken.js +6 -2
  96. package/getSystemGenerateScimAccessToken.js.map +1 -1
  97. package/getSystemGetAwsSnsIamPolicy.d.ts +4 -0
  98. package/getSystemGetAwsSnsIamPolicy.js +4 -0
  99. package/getSystemGetAwsSnsIamPolicy.js.map +1 -1
  100. package/getSystemGetPrivateLinkConfig.d.ts +6 -2
  101. package/getSystemGetPrivateLinkConfig.js +6 -2
  102. package/getSystemGetPrivateLinkConfig.js.map +1 -1
  103. package/getSystemGetSnowflakePlatformInfo.d.ts +6 -2
  104. package/getSystemGetSnowflakePlatformInfo.js +6 -2
  105. package/getSystemGetSnowflakePlatformInfo.js.map +1 -1
  106. package/getTables.d.ts +6 -2
  107. package/getTables.js +6 -2
  108. package/getTables.js.map +1 -1
  109. package/getTasks.d.ts +3 -3
  110. package/getUsers.d.ts +6 -6
  111. package/getViews.d.ts +3 -3
  112. package/getWarehouses.d.ts +6 -6
  113. package/grantPrivilegesToAccountRole.d.ts +12 -12
  114. package/grantPrivilegesToDatabaseRole.d.ts +9 -9
  115. package/legacyServiceUser.d.ts +9 -9
  116. package/managedAccount.d.ts +3 -3
  117. package/maskingPolicy.d.ts +3 -3
  118. package/materializedView.d.ts +6 -6
  119. package/networkPolicyAttachment.d.ts +3 -3
  120. package/notificationIntegration.d.ts +12 -3
  121. package/notificationIntegration.js.map +1 -1
  122. package/oauthIntegrationForCustomClients.d.ts +15 -15
  123. package/oauthIntegrationForPartnerApplications.d.ts +9 -9
  124. package/objectParameter.d.ts +3 -3
  125. package/package.json +2 -2
  126. package/passwordPolicy.d.ts +42 -40
  127. package/passwordPolicy.js +3 -1
  128. package/passwordPolicy.js.map +1 -1
  129. package/pipe.d.ts +3 -3
  130. package/procedureJava.d.ts +6 -6
  131. package/procedureJavascript.d.ts +6 -6
  132. package/procedurePython.d.ts +6 -6
  133. package/procedureScala.d.ts +6 -6
  134. package/procedureSql.d.ts +6 -6
  135. package/saml2Integration.d.ts +12 -12
  136. package/schema.d.ts +6 -6
  137. package/scimIntegration.d.ts +3 -3
  138. package/sequence.d.ts +9 -9
  139. package/serviceUser.d.ts +6 -6
  140. package/storageIntegration.d.ts +45 -0
  141. package/storageIntegration.js.map +1 -1
  142. package/streamOnExternalTable.d.ts +3 -3
  143. package/streamOnTable.d.ts +3 -3
  144. package/streamOnView.d.ts +3 -3
  145. package/table.d.ts +6 -6
  146. package/tableConstraint.d.ts +18 -18
  147. package/tagAssociation.d.ts +3 -3
  148. package/task.d.ts +3 -3
  149. package/types/input.d.ts +9 -9
  150. package/types/output.d.ts +9 -9
  151. package/user.d.ts +9 -9
  152. package/view.d.ts +6 -6
  153. package/warehouse.d.ts +12 -12
package/account.d.ts CHANGED
@@ -47,7 +47,7 @@ export declare class Account extends pulumi.CustomResource {
47
47
  */
48
48
  readonly gracePeriodInDays: pulumi.Output<number>;
49
49
  /**
50
- * Sets an account property that determines whether the ORGADMIN role is enabled in the account. Only an organization administrator (i.e. user with the ORGADMIN role) can set the property.
50
+ * (Default: fallback to Snowflake default - uses special value that cannot be set in the configuration manually (`default`)) Sets an account property that determines whether the ORGADMIN role is enabled in the account. Only an organization administrator (i.e. user with the ORGADMIN role) can set the property.
51
51
  */
52
52
  readonly isOrgAdmin: pulumi.Output<string | undefined>;
53
53
  readonly lastName: pulumi.Output<string | undefined>;
@@ -104,7 +104,7 @@ export interface AccountState {
104
104
  */
105
105
  gracePeriodInDays?: pulumi.Input<number>;
106
106
  /**
107
- * Sets an account property that determines whether the ORGADMIN role is enabled in the account. Only an organization administrator (i.e. user with the ORGADMIN role) can set the property.
107
+ * (Default: fallback to Snowflake default - uses special value that cannot be set in the configuration manually (`default`)) Sets an account property that determines whether the ORGADMIN role is enabled in the account. Only an organization administrator (i.e. user with the ORGADMIN role) can set the property.
108
108
  */
109
109
  isOrgAdmin?: pulumi.Input<string>;
110
110
  lastName?: pulumi.Input<string>;
@@ -149,7 +149,7 @@ export interface AccountArgs {
149
149
  */
150
150
  gracePeriodInDays: pulumi.Input<number>;
151
151
  /**
152
- * Sets an account property that determines whether the ORGADMIN role is enabled in the account. Only an organization administrator (i.e. user with the ORGADMIN role) can set the property.
152
+ * (Default: fallback to Snowflake default - uses special value that cannot be set in the configuration manually (`default`)) Sets an account property that determines whether the ORGADMIN role is enabled in the account. Only an organization administrator (i.e. user with the ORGADMIN role) can set the property.
153
153
  */
154
154
  isOrgAdmin?: pulumi.Input<string>;
155
155
  lastName?: pulumi.Input<string>;
package/alert.d.ts CHANGED
@@ -47,7 +47,7 @@ export declare class Alert extends pulumi.CustomResource {
47
47
  */
48
48
  readonly database: pulumi.Output<string>;
49
49
  /**
50
- * Specifies if an alert should be 'started' (enabled) after creation or should remain 'suspended' (default).
50
+ * (Default: `false`) Specifies if an alert should be 'started' (enabled) after creation or should remain 'suspended' (default).
51
51
  */
52
52
  readonly enabled: pulumi.Output<boolean | undefined>;
53
53
  /**
@@ -100,7 +100,7 @@ export interface AlertState {
100
100
  */
101
101
  database?: pulumi.Input<string>;
102
102
  /**
103
- * Specifies if an alert should be 'started' (enabled) after creation or should remain 'suspended' (default).
103
+ * (Default: `false`) Specifies if an alert should be 'started' (enabled) after creation or should remain 'suspended' (default).
104
104
  */
105
105
  enabled?: pulumi.Input<boolean>;
106
106
  /**
@@ -145,7 +145,7 @@ export interface AlertArgs {
145
145
  */
146
146
  database: pulumi.Input<string>;
147
147
  /**
148
- * Specifies if an alert should be 'started' (enabled) after creation or should remain 'suspended' (default).
148
+ * (Default: `false`) Specifies if an alert should be 'started' (enabled) after creation or should remain 'suspended' (default).
149
149
  */
150
150
  enabled?: pulumi.Input<boolean>;
151
151
  /**
@@ -45,7 +45,7 @@ export declare class ApiAuthenticationIntegrationWithAuthorizationCodeGrant exte
45
45
  */
46
46
  readonly name: pulumi.Output<string>;
47
47
  /**
48
- * Specifies the default lifetime of the OAuth access token (in seconds) issued by an OAuth server.
48
+ * (Default: fallback to Snowflake default - uses special value that cannot be set in the configuration manually (`-1`)) Specifies the default lifetime of the OAuth access token (in seconds) issued by an OAuth server.
49
49
  */
50
50
  readonly oauthAccessTokenValidity: pulumi.Output<number | undefined>;
51
51
  /**
@@ -111,7 +111,7 @@ export interface ApiAuthenticationIntegrationWithAuthorizationCodeGrantState {
111
111
  */
112
112
  name?: pulumi.Input<string>;
113
113
  /**
114
- * Specifies the default lifetime of the OAuth access token (in seconds) issued by an OAuth server.
114
+ * (Default: fallback to Snowflake default - uses special value that cannot be set in the configuration manually (`-1`)) Specifies the default lifetime of the OAuth access token (in seconds) issued by an OAuth server.
115
115
  */
116
116
  oauthAccessTokenValidity?: pulumi.Input<number>;
117
117
  /**
@@ -161,7 +161,7 @@ export interface ApiAuthenticationIntegrationWithAuthorizationCodeGrantArgs {
161
161
  */
162
162
  name?: pulumi.Input<string>;
163
163
  /**
164
- * Specifies the default lifetime of the OAuth access token (in seconds) issued by an OAuth server.
164
+ * (Default: fallback to Snowflake default - uses special value that cannot be set in the configuration manually (`-1`)) Specifies the default lifetime of the OAuth access token (in seconds) issued by an OAuth server.
165
165
  */
166
166
  oauthAccessTokenValidity?: pulumi.Input<number>;
167
167
  /**
@@ -45,7 +45,7 @@ export declare class ApiAuthenticationIntegrationWithClientCredentials extends p
45
45
  */
46
46
  readonly name: pulumi.Output<string>;
47
47
  /**
48
- * Specifies the default lifetime of the OAuth access token (in seconds) issued by an OAuth server.
48
+ * (Default: fallback to Snowflake default - uses special value that cannot be set in the configuration manually (`-1`)) Specifies the default lifetime of the OAuth access token (in seconds) issued by an OAuth server.
49
49
  */
50
50
  readonly oauthAccessTokenValidity: pulumi.Output<number | undefined>;
51
51
  /**
@@ -107,7 +107,7 @@ export interface ApiAuthenticationIntegrationWithClientCredentialsState {
107
107
  */
108
108
  name?: pulumi.Input<string>;
109
109
  /**
110
- * Specifies the default lifetime of the OAuth access token (in seconds) issued by an OAuth server.
110
+ * (Default: fallback to Snowflake default - uses special value that cannot be set in the configuration manually (`-1`)) Specifies the default lifetime of the OAuth access token (in seconds) issued by an OAuth server.
111
111
  */
112
112
  oauthAccessTokenValidity?: pulumi.Input<number>;
113
113
  /**
@@ -153,7 +153,7 @@ export interface ApiAuthenticationIntegrationWithClientCredentialsArgs {
153
153
  */
154
154
  name?: pulumi.Input<string>;
155
155
  /**
156
- * Specifies the default lifetime of the OAuth access token (in seconds) issued by an OAuth server.
156
+ * (Default: fallback to Snowflake default - uses special value that cannot be set in the configuration manually (`-1`)) Specifies the default lifetime of the OAuth access token (in seconds) issued by an OAuth server.
157
157
  */
158
158
  oauthAccessTokenValidity?: pulumi.Input<number>;
159
159
  /**
@@ -45,7 +45,7 @@ export declare class ApiAuthenticationIntegrationWithJwtBearer extends pulumi.Cu
45
45
  */
46
46
  readonly name: pulumi.Output<string>;
47
47
  /**
48
- * Specifies the default lifetime of the OAuth access token (in seconds) issued by an OAuth server.
48
+ * (Default: fallback to Snowflake default - uses special value that cannot be set in the configuration manually (`-1`)) Specifies the default lifetime of the OAuth access token (in seconds) issued by an OAuth server.
49
49
  */
50
50
  readonly oauthAccessTokenValidity: pulumi.Output<number | undefined>;
51
51
  readonly oauthAssertionIssuer: pulumi.Output<string>;
@@ -108,7 +108,7 @@ export interface ApiAuthenticationIntegrationWithJwtBearerState {
108
108
  */
109
109
  name?: pulumi.Input<string>;
110
110
  /**
111
- * Specifies the default lifetime of the OAuth access token (in seconds) issued by an OAuth server.
111
+ * (Default: fallback to Snowflake default - uses special value that cannot be set in the configuration manually (`-1`)) Specifies the default lifetime of the OAuth access token (in seconds) issued by an OAuth server.
112
112
  */
113
113
  oauthAccessTokenValidity?: pulumi.Input<number>;
114
114
  oauthAssertionIssuer?: pulumi.Input<string>;
@@ -155,7 +155,7 @@ export interface ApiAuthenticationIntegrationWithJwtBearerArgs {
155
155
  */
156
156
  name?: pulumi.Input<string>;
157
157
  /**
158
- * Specifies the default lifetime of the OAuth access token (in seconds) issued by an OAuth server.
158
+ * (Default: fallback to Snowflake default - uses special value that cannot be set in the configuration manually (`-1`)) Specifies the default lifetime of the OAuth access token (in seconds) issued by an OAuth server.
159
159
  */
160
160
  oauthAccessTokenValidity?: pulumi.Input<number>;
161
161
  oauthAssertionIssuer: pulumi.Input<string>;
@@ -35,7 +35,7 @@ export declare class ApiIntegration extends pulumi.CustomResource {
35
35
  */
36
36
  readonly apiAwsIamUserArn: pulumi.Output<string>;
37
37
  /**
38
- * ARN of a cloud platform role.
38
+ * (Default: ``) ARN of a cloud platform role.
39
39
  */
40
40
  readonly apiAwsRoleArn: pulumi.Output<string | undefined>;
41
41
  /**
@@ -55,13 +55,13 @@ export declare class ApiIntegration extends pulumi.CustomResource {
55
55
  */
56
56
  readonly apiProvider: pulumi.Output<string>;
57
57
  /**
58
- * The 'Application (client) id' of the Azure AD app for your remote service.
58
+ * (Default: ``) The 'Application (client) id' of the Azure AD app for your remote service.
59
59
  */
60
60
  readonly azureAdApplicationId: pulumi.Output<string | undefined>;
61
61
  readonly azureConsentUrl: pulumi.Output<string>;
62
62
  readonly azureMultiTenantAppName: pulumi.Output<string>;
63
63
  /**
64
- * Specifies the ID for your Office 365 tenant that all Azure API Management instances belong to.
64
+ * (Default: ``) Specifies the ID for your Office 365 tenant that all Azure API Management instances belong to.
65
65
  */
66
66
  readonly azureTenantId: pulumi.Output<string | undefined>;
67
67
  readonly comment: pulumi.Output<string | undefined>;
@@ -70,7 +70,7 @@ export declare class ApiIntegration extends pulumi.CustomResource {
70
70
  */
71
71
  readonly createdOn: pulumi.Output<string>;
72
72
  /**
73
- * Specifies whether this API integration is enabled or disabled. If the API integration is disabled, any external function that relies on it will not work.
73
+ * (Default: `true`) Specifies whether this API integration is enabled or disabled. If the API integration is disabled, any external function that relies on it will not work.
74
74
  */
75
75
  readonly enabled: pulumi.Output<boolean | undefined>;
76
76
  /**
@@ -78,7 +78,7 @@ export declare class ApiIntegration extends pulumi.CustomResource {
78
78
  */
79
79
  readonly fullyQualifiedName: pulumi.Output<string>;
80
80
  /**
81
- * The audience claim when generating the JWT (JSON Web Token) to authenticate to the Google API Gateway.
81
+ * (Default: ``) The audience claim when generating the JWT (JSON Web Token) to authenticate to the Google API Gateway.
82
82
  */
83
83
  readonly googleAudience: pulumi.Output<string | undefined>;
84
84
  /**
@@ -111,7 +111,7 @@ export interface ApiIntegrationState {
111
111
  */
112
112
  apiAwsIamUserArn?: pulumi.Input<string>;
113
113
  /**
114
- * ARN of a cloud platform role.
114
+ * (Default: ``) ARN of a cloud platform role.
115
115
  */
116
116
  apiAwsRoleArn?: pulumi.Input<string>;
117
117
  /**
@@ -131,13 +131,13 @@ export interface ApiIntegrationState {
131
131
  */
132
132
  apiProvider?: pulumi.Input<string>;
133
133
  /**
134
- * The 'Application (client) id' of the Azure AD app for your remote service.
134
+ * (Default: ``) The 'Application (client) id' of the Azure AD app for your remote service.
135
135
  */
136
136
  azureAdApplicationId?: pulumi.Input<string>;
137
137
  azureConsentUrl?: pulumi.Input<string>;
138
138
  azureMultiTenantAppName?: pulumi.Input<string>;
139
139
  /**
140
- * Specifies the ID for your Office 365 tenant that all Azure API Management instances belong to.
140
+ * (Default: ``) Specifies the ID for your Office 365 tenant that all Azure API Management instances belong to.
141
141
  */
142
142
  azureTenantId?: pulumi.Input<string>;
143
143
  comment?: pulumi.Input<string>;
@@ -146,7 +146,7 @@ export interface ApiIntegrationState {
146
146
  */
147
147
  createdOn?: pulumi.Input<string>;
148
148
  /**
149
- * Specifies whether this API integration is enabled or disabled. If the API integration is disabled, any external function that relies on it will not work.
149
+ * (Default: `true`) Specifies whether this API integration is enabled or disabled. If the API integration is disabled, any external function that relies on it will not work.
150
150
  */
151
151
  enabled?: pulumi.Input<boolean>;
152
152
  /**
@@ -154,7 +154,7 @@ export interface ApiIntegrationState {
154
154
  */
155
155
  fullyQualifiedName?: pulumi.Input<string>;
156
156
  /**
157
- * The audience claim when generating the JWT (JSON Web Token) to authenticate to the Google API Gateway.
157
+ * (Default: ``) The audience claim when generating the JWT (JSON Web Token) to authenticate to the Google API Gateway.
158
158
  */
159
159
  googleAudience?: pulumi.Input<string>;
160
160
  /**
@@ -171,7 +171,7 @@ export interface ApiIntegrationArgs {
171
171
  */
172
172
  apiAllowedPrefixes: pulumi.Input<pulumi.Input<string>[]>;
173
173
  /**
174
- * ARN of a cloud platform role.
174
+ * (Default: ``) ARN of a cloud platform role.
175
175
  */
176
176
  apiAwsRoleArn?: pulumi.Input<string>;
177
177
  /**
@@ -191,20 +191,20 @@ export interface ApiIntegrationArgs {
191
191
  */
192
192
  apiProvider: pulumi.Input<string>;
193
193
  /**
194
- * The 'Application (client) id' of the Azure AD app for your remote service.
194
+ * (Default: ``) The 'Application (client) id' of the Azure AD app for your remote service.
195
195
  */
196
196
  azureAdApplicationId?: pulumi.Input<string>;
197
197
  /**
198
- * Specifies the ID for your Office 365 tenant that all Azure API Management instances belong to.
198
+ * (Default: ``) Specifies the ID for your Office 365 tenant that all Azure API Management instances belong to.
199
199
  */
200
200
  azureTenantId?: pulumi.Input<string>;
201
201
  comment?: pulumi.Input<string>;
202
202
  /**
203
- * Specifies whether this API integration is enabled or disabled. If the API integration is disabled, any external function that relies on it will not work.
203
+ * (Default: `true`) Specifies whether this API integration is enabled or disabled. If the API integration is disabled, any external function that relies on it will not work.
204
204
  */
205
205
  enabled?: pulumi.Input<boolean>;
206
206
  /**
207
- * The audience claim when generating the JWT (JSON Web Token) to authenticate to the Google API Gateway.
207
+ * (Default: ``) The audience claim when generating the JWT (JSON Web Token) to authenticate to the Google API Gateway.
208
208
  */
209
209
  googleAudience?: pulumi.Input<string>;
210
210
  /**
@@ -53,7 +53,7 @@ export declare class AuthenticationPolicy extends pulumi.CustomResource {
53
53
  */
54
54
  readonly mfaAuthenticationMethods: pulumi.Output<string[] | undefined>;
55
55
  /**
56
- * Determines whether a user must enroll in multi-factor authentication. Allowed values are REQUIRED and OPTIONAL. When REQUIRED is specified, Enforces users to enroll in MFA. If this value is used, then the CLIENT*TYPES parameter must include SNOWFLAKE*UI, because Snowsight is the only place users can enroll in multi-factor authentication (MFA).
56
+ * (Default: `OPTIONAL`) Determines whether a user must enroll in multi-factor authentication. Allowed values are REQUIRED and OPTIONAL. When REQUIRED is specified, Enforces users to enroll in MFA. If this value is used, then the CLIENT*TYPES parameter must include SNOWFLAKE*UI, because Snowsight is the only place users can enroll in multi-factor authentication (MFA).
57
57
  */
58
58
  readonly mfaEnrollment: pulumi.Output<string | undefined>;
59
59
  /**
@@ -114,7 +114,7 @@ export interface AuthenticationPolicyState {
114
114
  */
115
115
  mfaAuthenticationMethods?: pulumi.Input<pulumi.Input<string>[]>;
116
116
  /**
117
- * Determines whether a user must enroll in multi-factor authentication. Allowed values are REQUIRED and OPTIONAL. When REQUIRED is specified, Enforces users to enroll in MFA. If this value is used, then the CLIENT*TYPES parameter must include SNOWFLAKE*UI, because Snowsight is the only place users can enroll in multi-factor authentication (MFA).
117
+ * (Default: `OPTIONAL`) Determines whether a user must enroll in multi-factor authentication. Allowed values are REQUIRED and OPTIONAL. When REQUIRED is specified, Enforces users to enroll in MFA. If this value is used, then the CLIENT*TYPES parameter must include SNOWFLAKE*UI, because Snowsight is the only place users can enroll in multi-factor authentication (MFA).
118
118
  */
119
119
  mfaEnrollment?: pulumi.Input<string>;
120
120
  /**
@@ -159,7 +159,7 @@ export interface AuthenticationPolicyArgs {
159
159
  */
160
160
  mfaAuthenticationMethods?: pulumi.Input<pulumi.Input<string>[]>;
161
161
  /**
162
- * Determines whether a user must enroll in multi-factor authentication. Allowed values are REQUIRED and OPTIONAL. When REQUIRED is specified, Enforces users to enroll in MFA. If this value is used, then the CLIENT*TYPES parameter must include SNOWFLAKE*UI, because Snowsight is the only place users can enroll in multi-factor authentication (MFA).
162
+ * (Default: `OPTIONAL`) Determines whether a user must enroll in multi-factor authentication. Allowed values are REQUIRED and OPTIONAL. When REQUIRED is specified, Enforces users to enroll in MFA. If this value is used, then the CLIENT*TYPES parameter must include SNOWFLAKE*UI, because Snowsight is the only place users can enroll in multi-factor authentication (MFA).
163
163
  */
164
164
  mfaEnrollment?: pulumi.Input<string>;
165
165
  /**
package/dynamicTable.d.ts CHANGED
@@ -57,7 +57,7 @@ export declare class DynamicTable extends pulumi.CustomResource {
57
57
  */
58
58
  readonly fullyQualifiedName: pulumi.Output<string>;
59
59
  /**
60
- * Initialize trigger for the dynamic table. Can only be set on creation. Available options are ON*CREATE and ON*SCHEDULE.
60
+ * (Default: `ON_CREATE`) Initialize trigger for the dynamic table. Can only be set on creation. Available options are ON*CREATE and ON*SCHEDULE.
61
61
  */
62
62
  readonly initialize: pulumi.Output<string | undefined>;
63
63
  /**
@@ -77,7 +77,7 @@ export declare class DynamicTable extends pulumi.CustomResource {
77
77
  */
78
78
  readonly name: pulumi.Output<string>;
79
79
  /**
80
- * Specifies whether to replace the dynamic table if it already exists.
80
+ * (Default: `false`) Specifies whether to replace the dynamic table if it already exists.
81
81
  */
82
82
  readonly orReplace: pulumi.Output<boolean | undefined>;
83
83
  /**
@@ -89,7 +89,7 @@ export declare class DynamicTable extends pulumi.CustomResource {
89
89
  */
90
90
  readonly query: pulumi.Output<string>;
91
91
  /**
92
- * INCREMENTAL to use incremental refreshes, FULL to recompute the whole table on every refresh, or AUTO to let Snowflake decide.
92
+ * (Default: `AUTO`) INCREMENTAL to use incremental refreshes, FULL to recompute the whole table on every refresh, or AUTO to let Snowflake decide.
93
93
  */
94
94
  readonly refreshMode: pulumi.Output<string | undefined>;
95
95
  /**
@@ -162,7 +162,7 @@ export interface DynamicTableState {
162
162
  */
163
163
  fullyQualifiedName?: pulumi.Input<string>;
164
164
  /**
165
- * Initialize trigger for the dynamic table. Can only be set on creation. Available options are ON*CREATE and ON*SCHEDULE.
165
+ * (Default: `ON_CREATE`) Initialize trigger for the dynamic table. Can only be set on creation. Available options are ON*CREATE and ON*SCHEDULE.
166
166
  */
167
167
  initialize?: pulumi.Input<string>;
168
168
  /**
@@ -182,7 +182,7 @@ export interface DynamicTableState {
182
182
  */
183
183
  name?: pulumi.Input<string>;
184
184
  /**
185
- * Specifies whether to replace the dynamic table if it already exists.
185
+ * (Default: `false`) Specifies whether to replace the dynamic table if it already exists.
186
186
  */
187
187
  orReplace?: pulumi.Input<boolean>;
188
188
  /**
@@ -194,7 +194,7 @@ export interface DynamicTableState {
194
194
  */
195
195
  query?: pulumi.Input<string>;
196
196
  /**
197
- * INCREMENTAL to use incremental refreshes, FULL to recompute the whole table on every refresh, or AUTO to let Snowflake decide.
197
+ * (Default: `AUTO`) INCREMENTAL to use incremental refreshes, FULL to recompute the whole table on every refresh, or AUTO to let Snowflake decide.
198
198
  */
199
199
  refreshMode?: pulumi.Input<string>;
200
200
  /**
@@ -235,7 +235,7 @@ export interface DynamicTableArgs {
235
235
  */
236
236
  database: pulumi.Input<string>;
237
237
  /**
238
- * Initialize trigger for the dynamic table. Can only be set on creation. Available options are ON*CREATE and ON*SCHEDULE.
238
+ * (Default: `ON_CREATE`) Initialize trigger for the dynamic table. Can only be set on creation. Available options are ON*CREATE and ON*SCHEDULE.
239
239
  */
240
240
  initialize?: pulumi.Input<string>;
241
241
  /**
@@ -243,7 +243,7 @@ export interface DynamicTableArgs {
243
243
  */
244
244
  name?: pulumi.Input<string>;
245
245
  /**
246
- * Specifies whether to replace the dynamic table if it already exists.
246
+ * (Default: `false`) Specifies whether to replace the dynamic table if it already exists.
247
247
  */
248
248
  orReplace?: pulumi.Input<boolean>;
249
249
  /**
@@ -251,7 +251,7 @@ export interface DynamicTableArgs {
251
251
  */
252
252
  query: pulumi.Input<string>;
253
253
  /**
254
- * INCREMENTAL to use incremental refreshes, FULL to recompute the whole table on every refresh, or AUTO to let Snowflake decide.
254
+ * (Default: `AUTO`) INCREMENTAL to use incremental refreshes, FULL to recompute the whole table on every refresh, or AUTO to let Snowflake decide.
255
255
  */
256
256
  refreshMode?: pulumi.Input<string>;
257
257
  /**
@@ -35,11 +35,11 @@ export declare class ExternalFunction extends pulumi.CustomResource {
35
35
  */
36
36
  readonly args: pulumi.Output<outputs.ExternalFunctionArg[] | undefined>;
37
37
  /**
38
- * A description of the external function.
38
+ * (Default: `user-defined function`) A description of the external function.
39
39
  */
40
40
  readonly comment: pulumi.Output<string | undefined>;
41
41
  /**
42
- * If specified, the JSON payload is compressed when sent from Snowflake to the proxy service, and when sent back from the proxy service to Snowflake.
42
+ * (Default: `AUTO`) If specified, the JSON payload is compressed when sent from Snowflake to the proxy service, and when sent back from the proxy service to Snowflake.
43
43
  */
44
44
  readonly compression: pulumi.Output<string | undefined>;
45
45
  /**
@@ -71,7 +71,7 @@ export declare class ExternalFunction extends pulumi.CustomResource {
71
71
  */
72
72
  readonly name: pulumi.Output<string>;
73
73
  /**
74
- * Specifies the behavior of the external function when called with null inputs.
74
+ * (Default: `CALLED ON NULL INPUT`) Specifies the behavior of the external function when called with null inputs.
75
75
  */
76
76
  readonly nullInputBehavior: pulumi.Output<string | undefined>;
77
77
  /**
@@ -87,7 +87,7 @@ export declare class ExternalFunction extends pulumi.CustomResource {
87
87
  */
88
88
  readonly returnBehavior: pulumi.Output<string>;
89
89
  /**
90
- * Indicates whether the function can return NULL values (true) or must return only NON-NULL values (false).
90
+ * (Default: `true`) Indicates whether the function can return NULL values (true) or must return only NON-NULL values (false).
91
91
  */
92
92
  readonly returnNullAllowed: pulumi.Output<boolean | undefined>;
93
93
  /**
@@ -124,11 +124,11 @@ export interface ExternalFunctionState {
124
124
  */
125
125
  args?: pulumi.Input<pulumi.Input<inputs.ExternalFunctionArg>[]>;
126
126
  /**
127
- * A description of the external function.
127
+ * (Default: `user-defined function`) A description of the external function.
128
128
  */
129
129
  comment?: pulumi.Input<string>;
130
130
  /**
131
- * If specified, the JSON payload is compressed when sent from Snowflake to the proxy service, and when sent back from the proxy service to Snowflake.
131
+ * (Default: `AUTO`) If specified, the JSON payload is compressed when sent from Snowflake to the proxy service, and when sent back from the proxy service to Snowflake.
132
132
  */
133
133
  compression?: pulumi.Input<string>;
134
134
  /**
@@ -160,7 +160,7 @@ export interface ExternalFunctionState {
160
160
  */
161
161
  name?: pulumi.Input<string>;
162
162
  /**
163
- * Specifies the behavior of the external function when called with null inputs.
163
+ * (Default: `CALLED ON NULL INPUT`) Specifies the behavior of the external function when called with null inputs.
164
164
  */
165
165
  nullInputBehavior?: pulumi.Input<string>;
166
166
  /**
@@ -176,7 +176,7 @@ export interface ExternalFunctionState {
176
176
  */
177
177
  returnBehavior?: pulumi.Input<string>;
178
178
  /**
179
- * Indicates whether the function can return NULL values (true) or must return only NON-NULL values (false).
179
+ * (Default: `true`) Indicates whether the function can return NULL values (true) or must return only NON-NULL values (false).
180
180
  */
181
181
  returnNullAllowed?: pulumi.Input<boolean>;
182
182
  /**
@@ -205,11 +205,11 @@ export interface ExternalFunctionArgs {
205
205
  */
206
206
  args?: pulumi.Input<pulumi.Input<inputs.ExternalFunctionArg>[]>;
207
207
  /**
208
- * A description of the external function.
208
+ * (Default: `user-defined function`) A description of the external function.
209
209
  */
210
210
  comment?: pulumi.Input<string>;
211
211
  /**
212
- * If specified, the JSON payload is compressed when sent from Snowflake to the proxy service, and when sent back from the proxy service to Snowflake.
212
+ * (Default: `AUTO`) If specified, the JSON payload is compressed when sent from Snowflake to the proxy service, and when sent back from the proxy service to Snowflake.
213
213
  */
214
214
  compression?: pulumi.Input<string>;
215
215
  /**
@@ -233,7 +233,7 @@ export interface ExternalFunctionArgs {
233
233
  */
234
234
  name?: pulumi.Input<string>;
235
235
  /**
236
- * Specifies the behavior of the external function when called with null inputs.
236
+ * (Default: `CALLED ON NULL INPUT`) Specifies the behavior of the external function when called with null inputs.
237
237
  */
238
238
  nullInputBehavior?: pulumi.Input<string>;
239
239
  /**
@@ -249,7 +249,7 @@ export interface ExternalFunctionArgs {
249
249
  */
250
250
  returnBehavior: pulumi.Input<string>;
251
251
  /**
252
- * Indicates whether the function can return NULL values (true) or must return only NON-NULL values (false).
252
+ * (Default: `true`) Indicates whether the function can return NULL values (true) or must return only NON-NULL values (false).
253
253
  */
254
254
  returnNullAllowed?: pulumi.Input<boolean>;
255
255
  /**
@@ -27,7 +27,7 @@ export declare class ExternalTable extends pulumi.CustomResource {
27
27
  */
28
28
  static isInstance(obj: any): obj is ExternalTable;
29
29
  /**
30
- * Specifies whether to automatically refresh the external table metadata once, immediately after the external table is created.
30
+ * (Default: `true`) Specifies whether to automatically refresh the external table metadata once, immediately after the external table is created.
31
31
  */
32
32
  readonly autoRefresh: pulumi.Output<boolean | undefined>;
33
33
  /**
@@ -43,7 +43,7 @@ export declare class ExternalTable extends pulumi.CustomResource {
43
43
  */
44
44
  readonly comment: pulumi.Output<string | undefined>;
45
45
  /**
46
- * Specifies to retain the access permissions from the original table when an external table is recreated using the CREATE OR REPLACE TABLE variant
46
+ * (Default: `false`) Specifies to retain the access permissions from the original table when an external table is recreated using the CREATE OR REPLACE TABLE variant
47
47
  */
48
48
  readonly copyGrants: pulumi.Output<boolean | undefined>;
49
49
  /**
@@ -79,7 +79,7 @@ export declare class ExternalTable extends pulumi.CustomResource {
79
79
  */
80
80
  readonly pattern: pulumi.Output<string | undefined>;
81
81
  /**
82
- * Specifies weather to refresh when an external table is created.
82
+ * (Default: `true`) Specifies weather to refresh when an external table is created.
83
83
  */
84
84
  readonly refreshOnCreate: pulumi.Output<boolean | undefined>;
85
85
  /**
@@ -110,7 +110,7 @@ export declare class ExternalTable extends pulumi.CustomResource {
110
110
  */
111
111
  export interface ExternalTableState {
112
112
  /**
113
- * Specifies whether to automatically refresh the external table metadata once, immediately after the external table is created.
113
+ * (Default: `true`) Specifies whether to automatically refresh the external table metadata once, immediately after the external table is created.
114
114
  */
115
115
  autoRefresh?: pulumi.Input<boolean>;
116
116
  /**
@@ -126,7 +126,7 @@ export interface ExternalTableState {
126
126
  */
127
127
  comment?: pulumi.Input<string>;
128
128
  /**
129
- * Specifies to retain the access permissions from the original table when an external table is recreated using the CREATE OR REPLACE TABLE variant
129
+ * (Default: `false`) Specifies to retain the access permissions from the original table when an external table is recreated using the CREATE OR REPLACE TABLE variant
130
130
  */
131
131
  copyGrants?: pulumi.Input<boolean>;
132
132
  /**
@@ -162,7 +162,7 @@ export interface ExternalTableState {
162
162
  */
163
163
  pattern?: pulumi.Input<string>;
164
164
  /**
165
- * Specifies weather to refresh when an external table is created.
165
+ * (Default: `true`) Specifies weather to refresh when an external table is created.
166
166
  */
167
167
  refreshOnCreate?: pulumi.Input<boolean>;
168
168
  /**
@@ -185,7 +185,7 @@ export interface ExternalTableState {
185
185
  */
186
186
  export interface ExternalTableArgs {
187
187
  /**
188
- * Specifies whether to automatically refresh the external table metadata once, immediately after the external table is created.
188
+ * (Default: `true`) Specifies whether to automatically refresh the external table metadata once, immediately after the external table is created.
189
189
  */
190
190
  autoRefresh?: pulumi.Input<boolean>;
191
191
  /**
@@ -201,7 +201,7 @@ export interface ExternalTableArgs {
201
201
  */
202
202
  comment?: pulumi.Input<string>;
203
203
  /**
204
- * Specifies to retain the access permissions from the original table when an external table is recreated using the CREATE OR REPLACE TABLE variant
204
+ * (Default: `false`) Specifies to retain the access permissions from the original table when an external table is recreated using the CREATE OR REPLACE TABLE variant
205
205
  */
206
206
  copyGrants?: pulumi.Input<boolean>;
207
207
  /**
@@ -229,7 +229,7 @@ export interface ExternalTableArgs {
229
229
  */
230
230
  pattern?: pulumi.Input<string>;
231
231
  /**
232
- * Specifies weather to refresh when an external table is created.
232
+ * (Default: `true`) Specifies weather to refresh when an external table is created.
233
233
  */
234
234
  refreshOnCreate?: pulumi.Input<boolean>;
235
235
  /**
@@ -2,9 +2,11 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  import * as inputs from "./types/input";
3
3
  import * as outputs from "./types/output";
4
4
  /**
5
- * !> **Caution: Preview Feature** This feature is considered a preview feature in the provider, regardless of the state of the resource in Snowflake. We do not guarantee its stability. It will be reworked and marked as a stable feature in future releases. Breaking changes are expected, even without bumping the major version. To use this feature, add the relevant feature name to `previewFeaturesEnabled field` in the provider configuration. Please always refer to the Getting Help section in our Github repo to best determine how to get help for your questions.
5
+ * !> **Caution: Preview Feature** This feature is considered a preview feature in the provider, regardless of the state of the resource in Snowflake. We do not guarantee its stability. It will be reworked and marked as a stable feature in future releases. Breaking changes are expected, even without bumping the major version. To use this feature, add the relevant feature name to `previewFeaturesEnabled` field in the provider configuration. Please always refer to the Getting Help section in our Github repo to best determine how to get help for your questions.
6
6
  *
7
7
  * Resource used to manage external volume objects. For more information, check [external volume documentation](https://docs.snowflake.com/en/sql-reference/commands-data-loading#external-volume).
8
+ *
9
+ * > **Note** If a field has a default value, it is shown next to the type in the schema.
8
10
  */
9
11
  export declare class ExternalVolume extends pulumi.CustomResource {
10
12
  /**
@@ -23,7 +25,7 @@ export declare class ExternalVolume extends pulumi.CustomResource {
23
25
  */
24
26
  static isInstance(obj: any): obj is ExternalVolume;
25
27
  /**
26
- * Specifies whether write operations are allowed for the external volume; must be set to TRUE for Iceberg tables that use Snowflake as the catalog. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
28
+ * (Default: fallback to Snowflake default - uses special value that cannot be set in the configuration manually (`default`)) Specifies whether write operations are allowed for the external volume; must be set to TRUE for Iceberg tables that use Snowflake as the catalog. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
27
29
  */
28
30
  readonly allowWrites: pulumi.Output<string | undefined>;
29
31
  /**
@@ -64,7 +66,7 @@ export declare class ExternalVolume extends pulumi.CustomResource {
64
66
  */
65
67
  export interface ExternalVolumeState {
66
68
  /**
67
- * Specifies whether write operations are allowed for the external volume; must be set to TRUE for Iceberg tables that use Snowflake as the catalog. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
69
+ * (Default: fallback to Snowflake default - uses special value that cannot be set in the configuration manually (`default`)) Specifies whether write operations are allowed for the external volume; must be set to TRUE for Iceberg tables that use Snowflake as the catalog. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
68
70
  */
69
71
  allowWrites?: pulumi.Input<string>;
70
72
  /**
@@ -97,7 +99,7 @@ export interface ExternalVolumeState {
97
99
  */
98
100
  export interface ExternalVolumeArgs {
99
101
  /**
100
- * Specifies whether write operations are allowed for the external volume; must be set to TRUE for Iceberg tables that use Snowflake as the catalog. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
102
+ * (Default: fallback to Snowflake default - uses special value that cannot be set in the configuration manually (`default`)) Specifies whether write operations are allowed for the external volume; must be set to TRUE for Iceberg tables that use Snowflake as the catalog. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
101
103
  */
102
104
  allowWrites?: pulumi.Input<string>;
103
105
  /**
package/externalVolume.js CHANGED
@@ -6,9 +6,11 @@ exports.ExternalVolume = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("./utilities");
8
8
  /**
9
- * !> **Caution: Preview Feature** This feature is considered a preview feature in the provider, regardless of the state of the resource in Snowflake. We do not guarantee its stability. It will be reworked and marked as a stable feature in future releases. Breaking changes are expected, even without bumping the major version. To use this feature, add the relevant feature name to `previewFeaturesEnabled field` in the provider configuration. Please always refer to the Getting Help section in our Github repo to best determine how to get help for your questions.
9
+ * !> **Caution: Preview Feature** This feature is considered a preview feature in the provider, regardless of the state of the resource in Snowflake. We do not guarantee its stability. It will be reworked and marked as a stable feature in future releases. Breaking changes are expected, even without bumping the major version. To use this feature, add the relevant feature name to `previewFeaturesEnabled` field in the provider configuration. Please always refer to the Getting Help section in our Github repo to best determine how to get help for your questions.
10
10
  *
11
11
  * Resource used to manage external volume objects. For more information, check [external volume documentation](https://docs.snowflake.com/en/sql-reference/commands-data-loading#external-volume).
12
+ *
13
+ * > **Note** If a field has a default value, it is shown next to the type in the schema.
12
14
  */
13
15
  class ExternalVolume extends pulumi.CustomResource {
14
16
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"externalVolume.js","sourceRoot":"","sources":["../externalVolume.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"externalVolume.js","sourceRoot":"","sources":["../externalVolume.ts"],"names":[],"mappings":"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"}
@@ -49,7 +49,7 @@ export declare class FailoverGroup extends pulumi.CustomResource {
49
49
  */
50
50
  readonly fullyQualifiedName: pulumi.Output<string>;
51
51
  /**
52
- * Allows replicating objects to accounts on lower editions.
52
+ * (Default: `false`) Allows replicating objects to accounts on lower editions.
53
53
  */
54
54
  readonly ignoreEditionCheck: pulumi.Output<boolean | undefined>;
55
55
  /**
@@ -102,7 +102,7 @@ export interface FailoverGroupState {
102
102
  */
103
103
  fullyQualifiedName?: pulumi.Input<string>;
104
104
  /**
105
- * Allows replicating objects to accounts on lower editions.
105
+ * (Default: `false`) Allows replicating objects to accounts on lower editions.
106
106
  */
107
107
  ignoreEditionCheck?: pulumi.Input<boolean>;
108
108
  /**
@@ -143,7 +143,7 @@ export interface FailoverGroupArgs {
143
143
  */
144
144
  fromReplica?: pulumi.Input<inputs.FailoverGroupFromReplica>;
145
145
  /**
146
- * Allows replicating objects to accounts on lower editions.
146
+ * (Default: `false`) Allows replicating objects to accounts on lower editions.
147
147
  */
148
148
  ignoreEditionCheck?: pulumi.Input<boolean>;
149
149
  /**