@pulumi/databricks 1.71.0-alpha.1748901708 → 1.71.0-alpha.1749482549

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 (306) hide show
  1. package/accountNetworkPolicy.d.ts +95 -0
  2. package/accountNetworkPolicy.js +74 -0
  3. package/accountNetworkPolicy.js.map +1 -0
  4. package/aibiDashboardEmbeddingAccessPolicySetting.d.ts +12 -0
  5. package/aibiDashboardEmbeddingAccessPolicySetting.js +12 -0
  6. package/aibiDashboardEmbeddingAccessPolicySetting.js.map +1 -1
  7. package/aibiDashboardEmbeddingApprovedDomainsSetting.d.ts +12 -0
  8. package/aibiDashboardEmbeddingApprovedDomainsSetting.js +12 -0
  9. package/aibiDashboardEmbeddingApprovedDomainsSetting.js.map +1 -1
  10. package/alert.d.ts +12 -0
  11. package/alert.js +12 -0
  12. package/alert.js.map +1 -1
  13. package/alertV2.d.ts +105 -0
  14. package/alertV2.js +21 -0
  15. package/alertV2.js.map +1 -1
  16. package/app.d.ts +2 -2
  17. package/app.js +2 -2
  18. package/artifactAllowlist.d.ts +13 -1
  19. package/artifactAllowlist.js +13 -1
  20. package/artifactAllowlist.js.map +1 -1
  21. package/budget.d.ts +16 -2
  22. package/budget.js +16 -2
  23. package/budget.js.map +1 -1
  24. package/budgetPolicy.d.ts +48 -15
  25. package/budgetPolicy.js +19 -7
  26. package/budgetPolicy.js.map +1 -1
  27. package/catalog.d.ts +12 -0
  28. package/catalog.js +12 -0
  29. package/catalog.js.map +1 -1
  30. package/catalogWorkspaceBinding.d.ts +17 -3
  31. package/catalogWorkspaceBinding.js +17 -0
  32. package/catalogWorkspaceBinding.js.map +1 -1
  33. package/cluster.d.ts +12 -12
  34. package/clusterPolicy.d.ts +12 -0
  35. package/clusterPolicy.js +12 -0
  36. package/clusterPolicy.js.map +1 -1
  37. package/connection.d.ts +13 -1
  38. package/connection.js +13 -1
  39. package/connection.js.map +1 -1
  40. package/credential.d.ts +12 -0
  41. package/credential.js +12 -0
  42. package/credential.js.map +1 -1
  43. package/customAppIntegration.d.ts +16 -2
  44. package/customAppIntegration.js +16 -2
  45. package/customAppIntegration.js.map +1 -1
  46. package/dashboard.d.ts +12 -0
  47. package/dashboard.js +12 -0
  48. package/dashboard.js.map +1 -1
  49. package/databaseInstance.d.ts +165 -0
  50. package/databaseInstance.js +90 -0
  51. package/databaseInstance.js.map +1 -0
  52. package/dbfsFile.d.ts +12 -0
  53. package/dbfsFile.js +12 -0
  54. package/dbfsFile.js.map +1 -1
  55. package/defaultNamespaceSetting.d.ts +12 -0
  56. package/defaultNamespaceSetting.js +12 -0
  57. package/defaultNamespaceSetting.js.map +1 -1
  58. package/directory.d.ts +12 -0
  59. package/directory.js +12 -0
  60. package/directory.js.map +1 -1
  61. package/disableLegacyDbfsSetting.d.ts +12 -0
  62. package/disableLegacyDbfsSetting.js +12 -0
  63. package/disableLegacyDbfsSetting.js.map +1 -1
  64. package/disableLegacyFeaturesSetting.d.ts +13 -1
  65. package/disableLegacyFeaturesSetting.js +13 -1
  66. package/disableLegacyFeaturesSetting.js.map +1 -1
  67. package/entitlements.d.ts +27 -3
  68. package/entitlements.js +14 -0
  69. package/entitlements.js.map +1 -1
  70. package/externalLocation.d.ts +27 -12
  71. package/externalLocation.js +16 -2
  72. package/externalLocation.js.map +1 -1
  73. package/file.d.ts +12 -0
  74. package/file.js +12 -0
  75. package/file.js.map +1 -1
  76. package/getAccountNetworkPolicies.d.ts +14 -0
  77. package/getAccountNetworkPolicies.js +18 -0
  78. package/getAccountNetworkPolicies.js.map +1 -0
  79. package/getAccountNetworkPolicy.d.ts +60 -0
  80. package/getAccountNetworkPolicy.js +28 -0
  81. package/getAccountNetworkPolicy.js.map +1 -0
  82. package/getAlertV2.d.ts +90 -0
  83. package/getAlertV2.js.map +1 -1
  84. package/getAwsBucketPolicy.d.ts +2 -2
  85. package/getAwsUnityCatalogAssumeRolePolicy.d.ts +8 -2
  86. package/getAwsUnityCatalogAssumeRolePolicy.js +8 -2
  87. package/getAwsUnityCatalogAssumeRolePolicy.js.map +1 -1
  88. package/getAwsUnityCatalogPolicy.d.ts +10 -4
  89. package/getAwsUnityCatalogPolicy.js +8 -2
  90. package/getAwsUnityCatalogPolicy.js.map +1 -1
  91. package/getBudgetPolicies.d.ts +2 -2
  92. package/getBudgetPolicies.js +2 -2
  93. package/getBudgetPolicy.d.ts +36 -6
  94. package/getBudgetPolicy.js +2 -2
  95. package/getBudgetPolicy.js.map +1 -1
  96. package/getDatabaseInstance.d.ts +106 -0
  97. package/getDatabaseInstance.js +30 -0
  98. package/getDatabaseInstance.js.map +1 -0
  99. package/getDatabaseInstances.d.ts +14 -0
  100. package/getDatabaseInstances.js +18 -0
  101. package/getDatabaseInstances.js.map +1 -0
  102. package/getGroup.d.ts +3 -0
  103. package/getGroup.js +2 -0
  104. package/getGroup.js.map +1 -1
  105. package/getRecipientFederationPolicies.d.ts +14 -0
  106. package/getRecipientFederationPolicies.js +18 -0
  107. package/getRecipientFederationPolicies.js.map +1 -0
  108. package/getRecipientFederationPolicy.d.ts +71 -0
  109. package/getRecipientFederationPolicy.js +28 -0
  110. package/getRecipientFederationPolicy.js.map +1 -0
  111. package/getWorkspaceNetworkOption.d.ts +55 -0
  112. package/getWorkspaceNetworkOption.js +26 -0
  113. package/getWorkspaceNetworkOption.js.map +1 -0
  114. package/gitCredential.d.ts +15 -3
  115. package/gitCredential.js +12 -0
  116. package/gitCredential.js.map +1 -1
  117. package/globalInitScript.d.ts +12 -0
  118. package/globalInitScript.js +12 -0
  119. package/globalInitScript.js.map +1 -1
  120. package/grant.d.ts +13 -1
  121. package/grant.js +13 -1
  122. package/grant.js.map +1 -1
  123. package/grants.d.ts +13 -1
  124. package/grants.js +13 -1
  125. package/grants.js.map +1 -1
  126. package/group.d.ts +28 -4
  127. package/group.js +15 -1
  128. package/group.js.map +1 -1
  129. package/groupMember.d.ts +18 -6
  130. package/groupMember.js +12 -0
  131. package/groupMember.js.map +1 -1
  132. package/index.d.ts +36 -0
  133. package/index.js +52 -5
  134. package/index.js.map +1 -1
  135. package/instancePool.d.ts +17 -5
  136. package/instancePool.js +14 -2
  137. package/instancePool.js.map +1 -1
  138. package/instanceProfile.d.ts +12 -0
  139. package/instanceProfile.js +12 -0
  140. package/instanceProfile.js.map +1 -1
  141. package/ipAccessList.d.ts +12 -0
  142. package/ipAccessList.js +12 -0
  143. package/ipAccessList.js.map +1 -1
  144. package/job.d.ts +15 -3
  145. package/job.js +15 -3
  146. package/job.js.map +1 -1
  147. package/library.d.ts +1 -1
  148. package/library.js +1 -1
  149. package/metastore.d.ts +12 -0
  150. package/metastore.js +12 -0
  151. package/metastore.js.map +1 -1
  152. package/metastoreAssignment.d.ts +13 -1
  153. package/metastoreAssignment.js +13 -1
  154. package/metastoreAssignment.js.map +1 -1
  155. package/metastoreDataAccess.d.ts +13 -1
  156. package/metastoreDataAccess.js +13 -1
  157. package/metastoreDataAccess.js.map +1 -1
  158. package/mlflowExperiment.d.ts +14 -2
  159. package/mlflowExperiment.js +14 -2
  160. package/mlflowExperiment.js.map +1 -1
  161. package/mlflowModel.d.ts +12 -0
  162. package/mlflowModel.js +12 -0
  163. package/mlflowModel.js.map +1 -1
  164. package/modelServing.d.ts +20 -1
  165. package/modelServing.js +14 -1
  166. package/modelServing.js.map +1 -1
  167. package/modelServingProvisionedThroughput.d.ts +178 -0
  168. package/modelServingProvisionedThroughput.js +134 -0
  169. package/modelServingProvisionedThroughput.js.map +1 -0
  170. package/mwsCredentials.d.ts +12 -0
  171. package/mwsCredentials.js +12 -0
  172. package/mwsCredentials.js.map +1 -1
  173. package/mwsCustomerManagedKeys.d.ts +12 -0
  174. package/mwsCustomerManagedKeys.js +12 -0
  175. package/mwsCustomerManagedKeys.js.map +1 -1
  176. package/mwsNccPrivateEndpointRule.d.ts +13 -1
  177. package/mwsNccPrivateEndpointRule.js +13 -1
  178. package/mwsNccPrivateEndpointRule.js.map +1 -1
  179. package/mwsNetworkConnectivityConfig.d.ts +15 -1
  180. package/mwsNetworkConnectivityConfig.js +15 -1
  181. package/mwsNetworkConnectivityConfig.js.map +1 -1
  182. package/mwsNetworks.d.ts +12 -14
  183. package/mwsNetworks.js +12 -14
  184. package/mwsNetworks.js.map +1 -1
  185. package/mwsPermissionAssignment.d.ts +12 -0
  186. package/mwsPermissionAssignment.js +12 -0
  187. package/mwsPermissionAssignment.js.map +1 -1
  188. package/mwsPrivateAccessSettings.d.ts +12 -4
  189. package/mwsPrivateAccessSettings.js +12 -4
  190. package/mwsPrivateAccessSettings.js.map +1 -1
  191. package/mwsStorageConfigurations.d.ts +15 -1
  192. package/mwsStorageConfigurations.js +15 -1
  193. package/mwsStorageConfigurations.js.map +1 -1
  194. package/mwsWorkspaces.d.ts +20 -14
  195. package/mwsWorkspaces.js +17 -5
  196. package/mwsWorkspaces.js.map +1 -1
  197. package/notebook.d.ts +12 -0
  198. package/notebook.js +12 -0
  199. package/notebook.js.map +1 -1
  200. package/notificationDestination.d.ts +12 -0
  201. package/notificationDestination.js +12 -0
  202. package/notificationDestination.js.map +1 -1
  203. package/onlineTable.d.ts +13 -1
  204. package/onlineTable.js +13 -1
  205. package/onlineTable.js.map +1 -1
  206. package/package.json +2 -2
  207. package/permissionAssignment.d.ts +14 -2
  208. package/permissionAssignment.js +14 -2
  209. package/permissionAssignment.js.map +1 -1
  210. package/permissions.d.ts +1 -1
  211. package/permissions.js +1 -1
  212. package/pipeline.d.ts +40 -11
  213. package/pipeline.js +21 -2
  214. package/pipeline.js.map +1 -1
  215. package/query.d.ts +12 -0
  216. package/query.js +12 -0
  217. package/query.js.map +1 -1
  218. package/recipient.d.ts +14 -2
  219. package/recipient.js +14 -2
  220. package/recipient.js.map +1 -1
  221. package/recipientFederationPolicy.d.ts +114 -0
  222. package/recipientFederationPolicy.js +78 -0
  223. package/recipientFederationPolicy.js.map +1 -0
  224. package/registeredModel.d.ts +13 -1
  225. package/registeredModel.js +13 -1
  226. package/registeredModel.js.map +1 -1
  227. package/repo.d.ts +13 -1
  228. package/repo.js +13 -1
  229. package/repo.js.map +1 -1
  230. package/restrictWorkspaceAdminsSetting.d.ts +12 -0
  231. package/restrictWorkspaceAdminsSetting.js +12 -0
  232. package/restrictWorkspaceAdminsSetting.js.map +1 -1
  233. package/schema.d.ts +13 -1
  234. package/schema.js +13 -1
  235. package/schema.js.map +1 -1
  236. package/secret.d.ts +15 -3
  237. package/secret.js +15 -3
  238. package/secret.js.map +1 -1
  239. package/secretAcl.d.ts +12 -0
  240. package/secretAcl.js +12 -0
  241. package/secretAcl.js.map +1 -1
  242. package/secretScope.d.ts +13 -1
  243. package/secretScope.js +13 -1
  244. package/secretScope.js.map +1 -1
  245. package/servicePrincipal.d.ts +38 -14
  246. package/servicePrincipal.js +22 -8
  247. package/servicePrincipal.js.map +1 -1
  248. package/share.d.ts +12 -0
  249. package/share.js +12 -0
  250. package/share.js.map +1 -1
  251. package/sqlAlert.d.ts +13 -1
  252. package/sqlAlert.js +13 -1
  253. package/sqlAlert.js.map +1 -1
  254. package/sqlDashboard.d.ts +13 -1
  255. package/sqlDashboard.js +13 -1
  256. package/sqlDashboard.js.map +1 -1
  257. package/sqlEndpoint.d.ts +12 -0
  258. package/sqlEndpoint.js +12 -0
  259. package/sqlEndpoint.js.map +1 -1
  260. package/sqlGlobalConfig.d.ts +12 -0
  261. package/sqlGlobalConfig.js +12 -0
  262. package/sqlGlobalConfig.js.map +1 -1
  263. package/sqlPermissions.d.ts +12 -0
  264. package/sqlPermissions.js +12 -0
  265. package/sqlPermissions.js.map +1 -1
  266. package/sqlQuery.d.ts +13 -1
  267. package/sqlQuery.js +13 -1
  268. package/sqlQuery.js.map +1 -1
  269. package/sqlTable.d.ts +15 -3
  270. package/sqlTable.js +14 -2
  271. package/sqlTable.js.map +1 -1
  272. package/sqlVisualization.d.ts +12 -0
  273. package/sqlVisualization.js +12 -0
  274. package/sqlVisualization.js.map +1 -1
  275. package/sqlWidget.d.ts +12 -0
  276. package/sqlWidget.js +12 -0
  277. package/sqlWidget.js.map +1 -1
  278. package/storageCredential.d.ts +12 -0
  279. package/storageCredential.js +12 -0
  280. package/storageCredential.js.map +1 -1
  281. package/systemSchema.d.ts +18 -10
  282. package/systemSchema.js +19 -4
  283. package/systemSchema.js.map +1 -1
  284. package/types/input.d.ts +893 -35
  285. package/types/output.d.ts +1014 -32
  286. package/user.d.ts +39 -6
  287. package/user.js +17 -3
  288. package/user.js.map +1 -1
  289. package/vectorSearchEndpoint.d.ts +37 -11
  290. package/vectorSearchEndpoint.js +15 -3
  291. package/vectorSearchEndpoint.js.map +1 -1
  292. package/vectorSearchIndex.d.ts +13 -1
  293. package/vectorSearchIndex.js +13 -1
  294. package/vectorSearchIndex.js.map +1 -1
  295. package/volume.d.ts +13 -1
  296. package/volume.js +13 -1
  297. package/volume.js.map +1 -1
  298. package/workspaceBinding.d.ts +17 -3
  299. package/workspaceBinding.js +17 -0
  300. package/workspaceBinding.js.map +1 -1
  301. package/workspaceFile.d.ts +12 -0
  302. package/workspaceFile.js +12 -0
  303. package/workspaceFile.js.map +1 -1
  304. package/workspaceNetworkOption.d.ts +90 -0
  305. package/workspaceNetworkOption.js +72 -0
  306. package/workspaceNetworkOption.js.map +1 -0
package/types/input.d.ts CHANGED
@@ -24,6 +24,72 @@ export interface AccessControlRuleSetGrantRule {
24
24
  */
25
25
  role: pulumi.Input<string>;
26
26
  }
27
+ export interface AccountNetworkPolicyEgress {
28
+ /**
29
+ * The access policy enforced for egress traffic to the internet
30
+ */
31
+ networkAccess?: pulumi.Input<inputs.AccountNetworkPolicyEgressNetworkAccess>;
32
+ }
33
+ export interface AccountNetworkPolicyEgressNetworkAccess {
34
+ /**
35
+ * List of internet destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
36
+ */
37
+ allowedInternetDestinations?: pulumi.Input<pulumi.Input<inputs.AccountNetworkPolicyEgressNetworkAccessAllowedInternetDestination>[]>;
38
+ /**
39
+ * List of storage destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
40
+ */
41
+ allowedStorageDestinations?: pulumi.Input<pulumi.Input<inputs.AccountNetworkPolicyEgressNetworkAccessAllowedStorageDestination>[]>;
42
+ /**
43
+ * Optional. When policyEnforcement is not provided, we default to ENFORCE_MODE_ALL_SERVICES
44
+ */
45
+ policyEnforcement?: pulumi.Input<inputs.AccountNetworkPolicyEgressNetworkAccessPolicyEnforcement>;
46
+ /**
47
+ * The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
48
+ */
49
+ restrictionMode: pulumi.Input<string>;
50
+ }
51
+ export interface AccountNetworkPolicyEgressNetworkAccessAllowedInternetDestination {
52
+ /**
53
+ * The internet destination to which access will be allowed. Format dependent on the destination type
54
+ */
55
+ destination?: pulumi.Input<string>;
56
+ /**
57
+ * The type of internet destination. Currently only DNS_NAME is supported. Possible values are: DNS_NAME
58
+ */
59
+ internetDestinationType?: pulumi.Input<string>;
60
+ }
61
+ export interface AccountNetworkPolicyEgressNetworkAccessAllowedStorageDestination {
62
+ /**
63
+ * The Azure storage account name
64
+ */
65
+ azureStorageAccount?: pulumi.Input<string>;
66
+ /**
67
+ * The Azure storage service type (blob, dfs, etc.)
68
+ */
69
+ azureStorageService?: pulumi.Input<string>;
70
+ bucketName?: pulumi.Input<string>;
71
+ /**
72
+ * The region of the S3 bucket
73
+ */
74
+ region?: pulumi.Input<string>;
75
+ /**
76
+ * The type of storage destination. Possible values are: AWS_S3, AZURE_STORAGE, GOOGLE_CLOUD_STORAGE
77
+ */
78
+ storageDestinationType?: pulumi.Input<string>;
79
+ }
80
+ export interface AccountNetworkPolicyEgressNetworkAccessPolicyEnforcement {
81
+ /**
82
+ * When empty, it means dry run for all products.
83
+ * When non-empty, it means dry run for specific products and for the other products, they will run in enforced mode
84
+ */
85
+ dryRunModeProductFilters?: pulumi.Input<pulumi.Input<string>[]>;
86
+ /**
87
+ * The mode of policy enforcement. ENFORCED blocks traffic that violates policy,
88
+ * while DRY_RUN only logs violations without blocking. When not specified,
89
+ * defaults to ENFORCED. Possible values are: DRY_RUN, ENFORCED
90
+ */
91
+ enforcementMode?: pulumi.Input<string>;
92
+ }
27
93
  export interface AibiDashboardEmbeddingAccessPolicySettingAibiDashboardEmbeddingAccessPolicy {
28
94
  /**
29
95
  * Configured embedding policy. Possible values are `ALLOW_ALL_DOMAINS`, `ALLOW_APPROVED_DOMAINS`, `DENY_ALL_DOMAINS`.
@@ -87,16 +153,43 @@ export interface AlertConditionThresholdValue {
87
153
  stringValue?: pulumi.Input<string>;
88
154
  }
89
155
  export interface AlertV2Evaluation {
156
+ /**
157
+ * Operator used for comparison in alert evaluation. Possible values are: EQUAL, GREATER_THAN, GREATER_THAN_OR_EQUAL, IS_NOT_NULL, IS_NULL, LESS_THAN, LESS_THAN_OR_EQUAL, NOT_EQUAL
158
+ */
90
159
  comparisonOperator?: pulumi.Input<string>;
160
+ /**
161
+ * Alert state if result is empty. Possible values are: ERROR, OK, TRIGGERED, UNKNOWN
162
+ */
91
163
  emptyResultState?: pulumi.Input<string>;
164
+ /**
165
+ * (string) - Timestamp of the last evaluation
166
+ */
92
167
  lastEvaluatedAt?: pulumi.Input<string>;
168
+ /**
169
+ * User or Notification Destination to notify when alert is triggered
170
+ */
93
171
  notification?: pulumi.Input<inputs.AlertV2EvaluationNotification>;
172
+ /**
173
+ * Source column from result to use to evaluate alert
174
+ */
94
175
  source?: pulumi.Input<inputs.AlertV2EvaluationSource>;
176
+ /**
177
+ * (string) - Latest state of alert evaluation. Possible values are: ERROR, OK, TRIGGERED, UNKNOWN
178
+ */
95
179
  state?: pulumi.Input<string>;
180
+ /**
181
+ * Threshold to user for alert evaluation, can be a column or a value
182
+ */
96
183
  threshold?: pulumi.Input<inputs.AlertV2EvaluationThreshold>;
97
184
  }
98
185
  export interface AlertV2EvaluationNotification {
186
+ /**
187
+ * Whether to notify alert subscribers when alert returns back to normal
188
+ */
99
189
  notifyOnOk?: pulumi.Input<boolean>;
190
+ /**
191
+ * Number of seconds an alert must wait after being triggered to rearm itself. After rearming, it can be triggered again. If 0 or not specified, the alert will not be triggered again
192
+ */
100
193
  retriggerSeconds?: pulumi.Input<number>;
101
194
  subscriptions?: pulumi.Input<pulumi.Input<inputs.AlertV2EvaluationNotificationSubscription>[]>;
102
195
  }
@@ -105,6 +198,9 @@ export interface AlertV2EvaluationNotificationSubscription {
105
198
  userEmail?: pulumi.Input<string>;
106
199
  }
107
200
  export interface AlertV2EvaluationSource {
201
+ /**
202
+ * . Possible values are: AVG, COUNT, COUNT_DISTINCT, MAX, MEDIAN, MIN, STDDEV, SUM
203
+ */
108
204
  aggregation?: pulumi.Input<string>;
109
205
  display?: pulumi.Input<string>;
110
206
  name?: pulumi.Input<string>;
@@ -114,6 +210,9 @@ export interface AlertV2EvaluationThreshold {
114
210
  value?: pulumi.Input<inputs.AlertV2EvaluationThresholdValue>;
115
211
  }
116
212
  export interface AlertV2EvaluationThresholdColumn {
213
+ /**
214
+ * . Possible values are: AVG, COUNT, COUNT_DISTINCT, MAX, MEDIAN, MIN, STDDEV, SUM
215
+ */
117
216
  aggregation?: pulumi.Input<string>;
118
217
  display?: pulumi.Input<string>;
119
218
  name?: pulumi.Input<string>;
@@ -124,8 +223,20 @@ export interface AlertV2EvaluationThresholdValue {
124
223
  stringValue?: pulumi.Input<string>;
125
224
  }
126
225
  export interface AlertV2Schedule {
226
+ /**
227
+ * Indicate whether this schedule is paused or not. Possible values are: PAUSED, UNPAUSED
228
+ */
127
229
  pauseStatus?: pulumi.Input<string>;
230
+ /**
231
+ * A cron expression using quartz syntax that specifies the schedule for this pipeline.
232
+ * Should use the quartz format described here: http://www.quartz-scheduler.org/documentation/quartz-2.1.7/tutorials/tutorial-lesson-06.html
233
+ */
128
234
  quartzCronSchedule?: pulumi.Input<string>;
235
+ /**
236
+ * A Java timezone id. The schedule will be resolved using this timezone.
237
+ * This will be combined with the quartzCronSchedule to determine the schedule.
238
+ * See https://docs.databricks.com/sql/language-manual/sql-ref-syntax-aux-conf-mgmt-set-timezone.html for details
239
+ */
129
240
  timezoneId?: pulumi.Input<string>;
130
241
  }
131
242
  export interface AppActiveDeployment {
@@ -239,6 +350,7 @@ export interface AppResource {
239
350
  * attribute
240
351
  */
241
352
  sqlWarehouse?: pulumi.Input<inputs.AppResourceSqlWarehouse>;
353
+ ucSecurable?: pulumi.Input<inputs.AppResourceUcSecurable>;
242
354
  }
243
355
  export interface AppResourceJob {
244
356
  /**
@@ -284,6 +396,11 @@ export interface AppResourceSqlWarehouse {
284
396
  */
285
397
  permission: pulumi.Input<string>;
286
398
  }
399
+ export interface AppResourceUcSecurable {
400
+ permission: pulumi.Input<string>;
401
+ securableFullName: pulumi.Input<string>;
402
+ securableType: pulumi.Input<string>;
403
+ }
287
404
  export interface ArtifactAllowlistArtifactMatcher {
288
405
  /**
289
406
  * The artifact path or maven coordinate.
@@ -394,7 +511,10 @@ export interface BudgetFilterWorkspaceId {
394
511
  }
395
512
  export interface BudgetPolicyCustomTag {
396
513
  /**
397
- * The key of the tag. - Must be unique among all custom tags of the same policy. Cannot be “budget-policy-name”, “budget-policy-id” or "budget-policy-resolution-result" as these tags are preserved.
514
+ * The key of the tag.
515
+ * - Must be unique among all custom tags of the same policy
516
+ * - Cannot be “budget-policy-name”, “budget-policy-id” or "budget-policy-resolution-result" -
517
+ * these tags are preserved.
398
518
  */
399
519
  key: pulumi.Input<string>;
400
520
  /**
@@ -903,96 +1023,501 @@ export interface ExternalLocationEncryptionDetailsSseEncryptionDetails {
903
1023
  algorithm?: pulumi.Input<string>;
904
1024
  awsKmsKeyArn?: pulumi.Input<string>;
905
1025
  }
1026
+ export interface ExternalLocationFileEventQueue {
1027
+ /**
1028
+ * Configuration for managed Azure Queue Storage queue.
1029
+ */
1030
+ managedAqs?: pulumi.Input<inputs.ExternalLocationFileEventQueueManagedAqs>;
1031
+ /**
1032
+ * Configuration for managed Google Cloud Pub/Sub queue.
1033
+ */
1034
+ managedPubsub?: pulumi.Input<inputs.ExternalLocationFileEventQueueManagedPubsub>;
1035
+ /**
1036
+ * Configuration for managed Amazon SQS queue.
1037
+ */
1038
+ managedSqs?: pulumi.Input<inputs.ExternalLocationFileEventQueueManagedSqs>;
1039
+ /**
1040
+ * Configuration for provided Azure Storage Queue.
1041
+ */
1042
+ providedAqs?: pulumi.Input<inputs.ExternalLocationFileEventQueueProvidedAqs>;
1043
+ /**
1044
+ * Configuration for provided Google Cloud Pub/Sub queue.
1045
+ */
1046
+ providedPubsub?: pulumi.Input<inputs.ExternalLocationFileEventQueueProvidedPubsub>;
1047
+ /**
1048
+ * Configuration for provided Amazon SQS queue.
1049
+ */
1050
+ providedSqs?: pulumi.Input<inputs.ExternalLocationFileEventQueueProvidedSqs>;
1051
+ }
1052
+ export interface ExternalLocationFileEventQueueManagedAqs {
1053
+ /**
1054
+ * The ID of the managed resource.
1055
+ */
1056
+ managedResourceId?: pulumi.Input<string>;
1057
+ queueUrl?: pulumi.Input<string>;
1058
+ /**
1059
+ * The Azure resource group.
1060
+ */
1061
+ resourceGroup: pulumi.Input<string>;
1062
+ /**
1063
+ * The Azure subscription ID.
1064
+ */
1065
+ subscriptionId: pulumi.Input<string>;
1066
+ }
1067
+ export interface ExternalLocationFileEventQueueManagedPubsub {
1068
+ /**
1069
+ * The ID of the managed resource.
1070
+ */
1071
+ managedResourceId?: pulumi.Input<string>;
1072
+ /**
1073
+ * The name of the subscription.
1074
+ */
1075
+ subscriptionName?: pulumi.Input<string>;
1076
+ }
1077
+ export interface ExternalLocationFileEventQueueManagedSqs {
1078
+ /**
1079
+ * The ID of the managed resource.
1080
+ */
1081
+ managedResourceId?: pulumi.Input<string>;
1082
+ queueUrl?: pulumi.Input<string>;
1083
+ }
1084
+ export interface ExternalLocationFileEventQueueProvidedAqs {
1085
+ managedResourceId?: pulumi.Input<string>;
1086
+ /**
1087
+ * The URL of the queue.
1088
+ */
1089
+ queueUrl: pulumi.Input<string>;
1090
+ /**
1091
+ * The Azure resource group.
1092
+ */
1093
+ resourceGroup?: pulumi.Input<string>;
1094
+ /**
1095
+ * The Azure subscription ID.
1096
+ */
1097
+ subscriptionId?: pulumi.Input<string>;
1098
+ }
1099
+ export interface ExternalLocationFileEventQueueProvidedPubsub {
1100
+ managedResourceId?: pulumi.Input<string>;
1101
+ /**
1102
+ * The name of the subscription.
1103
+ */
1104
+ subscriptionName: pulumi.Input<string>;
1105
+ }
1106
+ export interface ExternalLocationFileEventQueueProvidedSqs {
1107
+ managedResourceId?: pulumi.Input<string>;
1108
+ /**
1109
+ * The URL of the SQS queue.
1110
+ */
1111
+ queueUrl: pulumi.Input<string>;
1112
+ }
1113
+ export interface GetAccountNetworkPolicyEgress {
1114
+ /**
1115
+ * (EgressNetworkPolicyNetworkAccessPolicy) - The access policy enforced for egress traffic to the internet
1116
+ */
1117
+ networkAccess?: inputs.GetAccountNetworkPolicyEgressNetworkAccess;
1118
+ }
1119
+ export interface GetAccountNetworkPolicyEgressArgs {
1120
+ /**
1121
+ * (EgressNetworkPolicyNetworkAccessPolicy) - The access policy enforced for egress traffic to the internet
1122
+ */
1123
+ networkAccess?: pulumi.Input<inputs.GetAccountNetworkPolicyEgressNetworkAccessArgs>;
1124
+ }
1125
+ export interface GetAccountNetworkPolicyEgressNetworkAccess {
1126
+ /**
1127
+ * (list of EgressNetworkPolicyNetworkAccessPolicyInternetDestination) - List of internet destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
1128
+ */
1129
+ allowedInternetDestinations?: inputs.GetAccountNetworkPolicyEgressNetworkAccessAllowedInternetDestination[];
1130
+ /**
1131
+ * (list of EgressNetworkPolicyNetworkAccessPolicyStorageDestination) - List of storage destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
1132
+ */
1133
+ allowedStorageDestinations?: inputs.GetAccountNetworkPolicyEgressNetworkAccessAllowedStorageDestination[];
1134
+ /**
1135
+ * (EgressNetworkPolicyNetworkAccessPolicyPolicyEnforcement) - Optional. When policyEnforcement is not provided, we default to ENFORCE_MODE_ALL_SERVICES
1136
+ */
1137
+ policyEnforcement?: inputs.GetAccountNetworkPolicyEgressNetworkAccessPolicyEnforcement;
1138
+ /**
1139
+ * (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
1140
+ */
1141
+ restrictionMode: string;
1142
+ }
1143
+ export interface GetAccountNetworkPolicyEgressNetworkAccessArgs {
1144
+ /**
1145
+ * (list of EgressNetworkPolicyNetworkAccessPolicyInternetDestination) - List of internet destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
1146
+ */
1147
+ allowedInternetDestinations?: pulumi.Input<pulumi.Input<inputs.GetAccountNetworkPolicyEgressNetworkAccessAllowedInternetDestinationArgs>[]>;
1148
+ /**
1149
+ * (list of EgressNetworkPolicyNetworkAccessPolicyStorageDestination) - List of storage destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
1150
+ */
1151
+ allowedStorageDestinations?: pulumi.Input<pulumi.Input<inputs.GetAccountNetworkPolicyEgressNetworkAccessAllowedStorageDestinationArgs>[]>;
1152
+ /**
1153
+ * (EgressNetworkPolicyNetworkAccessPolicyPolicyEnforcement) - Optional. When policyEnforcement is not provided, we default to ENFORCE_MODE_ALL_SERVICES
1154
+ */
1155
+ policyEnforcement?: pulumi.Input<inputs.GetAccountNetworkPolicyEgressNetworkAccessPolicyEnforcementArgs>;
1156
+ /**
1157
+ * (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
1158
+ */
1159
+ restrictionMode: pulumi.Input<string>;
1160
+ }
1161
+ export interface GetAccountNetworkPolicyEgressNetworkAccessAllowedInternetDestination {
1162
+ /**
1163
+ * (string) - The internet destination to which access will be allowed. Format dependent on the destination type
1164
+ */
1165
+ destination?: string;
1166
+ /**
1167
+ * (string) - The type of internet destination. Currently only DNS_NAME is supported. Possible values are: DNS_NAME
1168
+ */
1169
+ internetDestinationType?: string;
1170
+ }
1171
+ export interface GetAccountNetworkPolicyEgressNetworkAccessAllowedInternetDestinationArgs {
1172
+ /**
1173
+ * (string) - The internet destination to which access will be allowed. Format dependent on the destination type
1174
+ */
1175
+ destination?: pulumi.Input<string>;
1176
+ /**
1177
+ * (string) - The type of internet destination. Currently only DNS_NAME is supported. Possible values are: DNS_NAME
1178
+ */
1179
+ internetDestinationType?: pulumi.Input<string>;
1180
+ }
1181
+ export interface GetAccountNetworkPolicyEgressNetworkAccessAllowedStorageDestination {
1182
+ /**
1183
+ * (string) - The Azure storage account name
1184
+ */
1185
+ azureStorageAccount?: string;
1186
+ /**
1187
+ * (string) - The Azure storage service type (blob, dfs, etc.)
1188
+ */
1189
+ azureStorageService?: string;
1190
+ /**
1191
+ * (string) -
1192
+ */
1193
+ bucketName?: string;
1194
+ /**
1195
+ * (string) - The region of the S3 bucket
1196
+ */
1197
+ region?: string;
1198
+ /**
1199
+ * (string) - The type of storage destination. Possible values are: AWS_S3, AZURE_STORAGE, GOOGLE_CLOUD_STORAGE
1200
+ */
1201
+ storageDestinationType?: string;
1202
+ }
1203
+ export interface GetAccountNetworkPolicyEgressNetworkAccessAllowedStorageDestinationArgs {
1204
+ /**
1205
+ * (string) - The Azure storage account name
1206
+ */
1207
+ azureStorageAccount?: pulumi.Input<string>;
1208
+ /**
1209
+ * (string) - The Azure storage service type (blob, dfs, etc.)
1210
+ */
1211
+ azureStorageService?: pulumi.Input<string>;
1212
+ /**
1213
+ * (string) -
1214
+ */
1215
+ bucketName?: pulumi.Input<string>;
1216
+ /**
1217
+ * (string) - The region of the S3 bucket
1218
+ */
1219
+ region?: pulumi.Input<string>;
1220
+ /**
1221
+ * (string) - The type of storage destination. Possible values are: AWS_S3, AZURE_STORAGE, GOOGLE_CLOUD_STORAGE
1222
+ */
1223
+ storageDestinationType?: pulumi.Input<string>;
1224
+ }
1225
+ export interface GetAccountNetworkPolicyEgressNetworkAccessPolicyEnforcement {
1226
+ /**
1227
+ * (list of ) - When empty, it means dry run for all products.
1228
+ * When non-empty, it means dry run for specific products and for the other products, they will run in enforced mode
1229
+ */
1230
+ dryRunModeProductFilters?: string[];
1231
+ /**
1232
+ * (string) - The mode of policy enforcement. ENFORCED blocks traffic that violates policy,
1233
+ * while DRY_RUN only logs violations without blocking. When not specified,
1234
+ * defaults to ENFORCED. Possible values are: DRY_RUN, ENFORCED
1235
+ */
1236
+ enforcementMode?: string;
1237
+ }
1238
+ export interface GetAccountNetworkPolicyEgressNetworkAccessPolicyEnforcementArgs {
1239
+ /**
1240
+ * (list of ) - When empty, it means dry run for all products.
1241
+ * When non-empty, it means dry run for specific products and for the other products, they will run in enforced mode
1242
+ */
1243
+ dryRunModeProductFilters?: pulumi.Input<pulumi.Input<string>[]>;
1244
+ /**
1245
+ * (string) - The mode of policy enforcement. ENFORCED blocks traffic that violates policy,
1246
+ * while DRY_RUN only logs violations without blocking. When not specified,
1247
+ * defaults to ENFORCED. Possible values are: DRY_RUN, ENFORCED
1248
+ */
1249
+ enforcementMode?: pulumi.Input<string>;
1250
+ }
906
1251
  export interface GetAlertV2Evaluation {
1252
+ /**
1253
+ * (string) - Operator used for comparison in alert evaluation. Possible values are: EQUAL, GREATER_THAN, GREATER_THAN_OR_EQUAL, IS_NOT_NULL, IS_NULL, LESS_THAN, LESS_THAN_OR_EQUAL, NOT_EQUAL
1254
+ */
907
1255
  comparisonOperator?: string;
1256
+ /**
1257
+ * (string) - Alert state if result is empty. Possible values are: ERROR, OK, TRIGGERED, UNKNOWN
1258
+ */
908
1259
  emptyResultState?: string;
1260
+ /**
1261
+ * (string) - Timestamp of the last evaluation
1262
+ */
909
1263
  lastEvaluatedAt?: string;
1264
+ /**
1265
+ * (AlertV2Notification) - User or Notification Destination to notify when alert is triggered
1266
+ */
910
1267
  notification?: inputs.GetAlertV2EvaluationNotification;
1268
+ /**
1269
+ * (AlertV2OperandColumn) - Source column from result to use to evaluate alert
1270
+ */
911
1271
  source?: inputs.GetAlertV2EvaluationSource;
1272
+ /**
1273
+ * (string) - Latest state of alert evaluation. Possible values are: ERROR, OK, TRIGGERED, UNKNOWN
1274
+ */
912
1275
  state?: string;
1276
+ /**
1277
+ * (AlertV2Operand) - Threshold to user for alert evaluation, can be a column or a value
1278
+ */
913
1279
  threshold?: inputs.GetAlertV2EvaluationThreshold;
914
1280
  }
915
1281
  export interface GetAlertV2EvaluationArgs {
1282
+ /**
1283
+ * (string) - Operator used for comparison in alert evaluation. Possible values are: EQUAL, GREATER_THAN, GREATER_THAN_OR_EQUAL, IS_NOT_NULL, IS_NULL, LESS_THAN, LESS_THAN_OR_EQUAL, NOT_EQUAL
1284
+ */
916
1285
  comparisonOperator?: pulumi.Input<string>;
1286
+ /**
1287
+ * (string) - Alert state if result is empty. Possible values are: ERROR, OK, TRIGGERED, UNKNOWN
1288
+ */
917
1289
  emptyResultState?: pulumi.Input<string>;
1290
+ /**
1291
+ * (string) - Timestamp of the last evaluation
1292
+ */
918
1293
  lastEvaluatedAt?: pulumi.Input<string>;
1294
+ /**
1295
+ * (AlertV2Notification) - User or Notification Destination to notify when alert is triggered
1296
+ */
919
1297
  notification?: pulumi.Input<inputs.GetAlertV2EvaluationNotificationArgs>;
1298
+ /**
1299
+ * (AlertV2OperandColumn) - Source column from result to use to evaluate alert
1300
+ */
920
1301
  source?: pulumi.Input<inputs.GetAlertV2EvaluationSourceArgs>;
1302
+ /**
1303
+ * (string) - Latest state of alert evaluation. Possible values are: ERROR, OK, TRIGGERED, UNKNOWN
1304
+ */
921
1305
  state?: pulumi.Input<string>;
1306
+ /**
1307
+ * (AlertV2Operand) - Threshold to user for alert evaluation, can be a column or a value
1308
+ */
922
1309
  threshold?: pulumi.Input<inputs.GetAlertV2EvaluationThresholdArgs>;
923
1310
  }
924
1311
  export interface GetAlertV2EvaluationNotification {
1312
+ /**
1313
+ * (boolean) - Whether to notify alert subscribers when alert returns back to normal
1314
+ */
925
1315
  notifyOnOk?: boolean;
1316
+ /**
1317
+ * (integer) - Number of seconds an alert must wait after being triggered to rearm itself. After rearming, it can be triggered again. If 0 or not specified, the alert will not be triggered again
1318
+ */
926
1319
  retriggerSeconds?: number;
1320
+ /**
1321
+ * (list of AlertV2Subscription) -
1322
+ */
927
1323
  subscriptions?: inputs.GetAlertV2EvaluationNotificationSubscription[];
928
1324
  }
929
1325
  export interface GetAlertV2EvaluationNotificationArgs {
1326
+ /**
1327
+ * (boolean) - Whether to notify alert subscribers when alert returns back to normal
1328
+ */
930
1329
  notifyOnOk?: pulumi.Input<boolean>;
1330
+ /**
1331
+ * (integer) - Number of seconds an alert must wait after being triggered to rearm itself. After rearming, it can be triggered again. If 0 or not specified, the alert will not be triggered again
1332
+ */
931
1333
  retriggerSeconds?: pulumi.Input<number>;
1334
+ /**
1335
+ * (list of AlertV2Subscription) -
1336
+ */
932
1337
  subscriptions?: pulumi.Input<pulumi.Input<inputs.GetAlertV2EvaluationNotificationSubscriptionArgs>[]>;
933
1338
  }
934
1339
  export interface GetAlertV2EvaluationNotificationSubscription {
1340
+ /**
1341
+ * (string) -
1342
+ */
935
1343
  destinationId?: string;
1344
+ /**
1345
+ * (string) -
1346
+ */
936
1347
  userEmail?: string;
937
1348
  }
938
1349
  export interface GetAlertV2EvaluationNotificationSubscriptionArgs {
1350
+ /**
1351
+ * (string) -
1352
+ */
939
1353
  destinationId?: pulumi.Input<string>;
1354
+ /**
1355
+ * (string) -
1356
+ */
940
1357
  userEmail?: pulumi.Input<string>;
941
1358
  }
942
1359
  export interface GetAlertV2EvaluationSource {
1360
+ /**
1361
+ * (string) - . Possible values are: AVG, COUNT, COUNT_DISTINCT, MAX, MEDIAN, MIN, STDDEV, SUM
1362
+ */
943
1363
  aggregation?: string;
1364
+ /**
1365
+ * (string) -
1366
+ */
944
1367
  display?: string;
1368
+ /**
1369
+ * (string) -
1370
+ */
945
1371
  name?: string;
946
1372
  }
947
1373
  export interface GetAlertV2EvaluationSourceArgs {
1374
+ /**
1375
+ * (string) - . Possible values are: AVG, COUNT, COUNT_DISTINCT, MAX, MEDIAN, MIN, STDDEV, SUM
1376
+ */
948
1377
  aggregation?: pulumi.Input<string>;
1378
+ /**
1379
+ * (string) -
1380
+ */
949
1381
  display?: pulumi.Input<string>;
1382
+ /**
1383
+ * (string) -
1384
+ */
950
1385
  name?: pulumi.Input<string>;
951
1386
  }
952
1387
  export interface GetAlertV2EvaluationThreshold {
1388
+ /**
1389
+ * (AlertV2OperandColumn) -
1390
+ */
953
1391
  column?: inputs.GetAlertV2EvaluationThresholdColumn;
1392
+ /**
1393
+ * (AlertV2OperandValue) -
1394
+ */
954
1395
  value?: inputs.GetAlertV2EvaluationThresholdValue;
955
1396
  }
956
1397
  export interface GetAlertV2EvaluationThresholdArgs {
1398
+ /**
1399
+ * (AlertV2OperandColumn) -
1400
+ */
957
1401
  column?: pulumi.Input<inputs.GetAlertV2EvaluationThresholdColumnArgs>;
1402
+ /**
1403
+ * (AlertV2OperandValue) -
1404
+ */
958
1405
  value?: pulumi.Input<inputs.GetAlertV2EvaluationThresholdValueArgs>;
959
1406
  }
960
1407
  export interface GetAlertV2EvaluationThresholdColumn {
1408
+ /**
1409
+ * (string) - . Possible values are: AVG, COUNT, COUNT_DISTINCT, MAX, MEDIAN, MIN, STDDEV, SUM
1410
+ */
961
1411
  aggregation?: string;
1412
+ /**
1413
+ * (string) -
1414
+ */
962
1415
  display?: string;
1416
+ /**
1417
+ * (string) -
1418
+ */
963
1419
  name?: string;
964
1420
  }
965
1421
  export interface GetAlertV2EvaluationThresholdColumnArgs {
1422
+ /**
1423
+ * (string) - . Possible values are: AVG, COUNT, COUNT_DISTINCT, MAX, MEDIAN, MIN, STDDEV, SUM
1424
+ */
966
1425
  aggregation?: pulumi.Input<string>;
1426
+ /**
1427
+ * (string) -
1428
+ */
967
1429
  display?: pulumi.Input<string>;
1430
+ /**
1431
+ * (string) -
1432
+ */
968
1433
  name?: pulumi.Input<string>;
969
1434
  }
970
1435
  export interface GetAlertV2EvaluationThresholdValue {
1436
+ /**
1437
+ * (boolean) -
1438
+ */
971
1439
  boolValue?: boolean;
1440
+ /**
1441
+ * (number) -
1442
+ */
972
1443
  doubleValue?: number;
1444
+ /**
1445
+ * (string) -
1446
+ */
973
1447
  stringValue?: string;
974
1448
  }
975
1449
  export interface GetAlertV2EvaluationThresholdValueArgs {
1450
+ /**
1451
+ * (boolean) -
1452
+ */
976
1453
  boolValue?: pulumi.Input<boolean>;
1454
+ /**
1455
+ * (number) -
1456
+ */
977
1457
  doubleValue?: pulumi.Input<number>;
1458
+ /**
1459
+ * (string) -
1460
+ */
978
1461
  stringValue?: pulumi.Input<string>;
979
1462
  }
980
1463
  export interface GetAlertV2Schedule {
1464
+ /**
1465
+ * (string) - Indicate whether this schedule is paused or not. Possible values are: PAUSED, UNPAUSED
1466
+ */
981
1467
  pauseStatus?: string;
1468
+ /**
1469
+ * (string) - A cron expression using quartz syntax that specifies the schedule for this pipeline.
1470
+ * Should use the quartz format described here: http://www.quartz-scheduler.org/documentation/quartz-2.1.7/tutorials/tutorial-lesson-06.html
1471
+ */
982
1472
  quartzCronSchedule?: string;
1473
+ /**
1474
+ * (string) - A Java timezone id. The schedule will be resolved using this timezone.
1475
+ * This will be combined with the quartzCronSchedule to determine the schedule.
1476
+ * See https://docs.databricks.com/sql/language-manual/sql-ref-syntax-aux-conf-mgmt-set-timezone.html for details
1477
+ */
983
1478
  timezoneId?: string;
984
1479
  }
985
1480
  export interface GetAlertV2ScheduleArgs {
1481
+ /**
1482
+ * (string) - Indicate whether this schedule is paused or not. Possible values are: PAUSED, UNPAUSED
1483
+ */
986
1484
  pauseStatus?: pulumi.Input<string>;
1485
+ /**
1486
+ * (string) - A cron expression using quartz syntax that specifies the schedule for this pipeline.
1487
+ * Should use the quartz format described here: http://www.quartz-scheduler.org/documentation/quartz-2.1.7/tutorials/tutorial-lesson-06.html
1488
+ */
987
1489
  quartzCronSchedule?: pulumi.Input<string>;
1490
+ /**
1491
+ * (string) - A Java timezone id. The schedule will be resolved using this timezone.
1492
+ * This will be combined with the quartzCronSchedule to determine the schedule.
1493
+ * See https://docs.databricks.com/sql/language-manual/sql-ref-syntax-aux-conf-mgmt-set-timezone.html for details
1494
+ */
988
1495
  timezoneId?: pulumi.Input<string>;
989
1496
  }
990
1497
  export interface GetBudgetPolicyCustomTag {
1498
+ /**
1499
+ * (string) - The key of the tag.
1500
+ * - Must be unique among all custom tags of the same policy
1501
+ * - Cannot be “budget-policy-name”, “budget-policy-id” or "budget-policy-resolution-result" -
1502
+ * these tags are preserved.
1503
+ */
991
1504
  key: string;
1505
+ /**
1506
+ * (string) - The value of the tag.
1507
+ */
992
1508
  value?: string;
993
1509
  }
994
1510
  export interface GetBudgetPolicyCustomTagArgs {
1511
+ /**
1512
+ * (string) - The key of the tag.
1513
+ * - Must be unique among all custom tags of the same policy
1514
+ * - Cannot be “budget-policy-name”, “budget-policy-id” or "budget-policy-resolution-result" -
1515
+ * these tags are preserved.
1516
+ */
995
1517
  key: pulumi.Input<string>;
1518
+ /**
1519
+ * (string) - The value of the tag.
1520
+ */
996
1521
  value?: pulumi.Input<string>;
997
1522
  }
998
1523
  export interface GetCatalogCatalogInfo {
@@ -2348,10 +2873,6 @@ export interface GetCurrentMetastoreMetastoreInfoArgs {
2348
2873
  updatedBy?: pulumi.Input<string>;
2349
2874
  }
2350
2875
  export interface GetExternalLocationExternalLocationInfo {
2351
- /**
2352
- * The ARN of the s3 access point to use with the external location (AWS).
2353
- */
2354
- accessPoint?: string;
2355
2876
  browseOnly?: boolean;
2356
2877
  /**
2357
2878
  * User-supplied comment.
@@ -2373,11 +2894,13 @@ export interface GetExternalLocationExternalLocationInfo {
2373
2894
  * Name of the databricks.StorageCredential to use with this external location.
2374
2895
  */
2375
2896
  credentialName?: string;
2897
+ enableFileEvents?: boolean;
2376
2898
  /**
2377
2899
  * The options for Server-Side Encryption to be used by each Databricks s3 client when connecting to S3 cloud storage (AWS).
2378
2900
  */
2379
2901
  encryptionDetails?: inputs.GetExternalLocationExternalLocationInfoEncryptionDetails;
2380
2902
  fallback?: boolean;
2903
+ fileEventQueue?: inputs.GetExternalLocationExternalLocationInfoFileEventQueue;
2381
2904
  isolationMode?: string;
2382
2905
  /**
2383
2906
  * Unique identifier of the parent Metastore.
@@ -2409,10 +2932,6 @@ export interface GetExternalLocationExternalLocationInfo {
2409
2932
  url?: string;
2410
2933
  }
2411
2934
  export interface GetExternalLocationExternalLocationInfoArgs {
2412
- /**
2413
- * The ARN of the s3 access point to use with the external location (AWS).
2414
- */
2415
- accessPoint?: pulumi.Input<string>;
2416
2935
  browseOnly?: pulumi.Input<boolean>;
2417
2936
  /**
2418
2937
  * User-supplied comment.
@@ -2434,11 +2953,13 @@ export interface GetExternalLocationExternalLocationInfoArgs {
2434
2953
  * Name of the databricks.StorageCredential to use with this external location.
2435
2954
  */
2436
2955
  credentialName?: pulumi.Input<string>;
2956
+ enableFileEvents?: pulumi.Input<boolean>;
2437
2957
  /**
2438
2958
  * The options for Server-Side Encryption to be used by each Databricks s3 client when connecting to S3 cloud storage (AWS).
2439
2959
  */
2440
2960
  encryptionDetails?: pulumi.Input<inputs.GetExternalLocationExternalLocationInfoEncryptionDetailsArgs>;
2441
2961
  fallback?: pulumi.Input<boolean>;
2962
+ fileEventQueue?: pulumi.Input<inputs.GetExternalLocationExternalLocationInfoFileEventQueueArgs>;
2442
2963
  isolationMode?: pulumi.Input<string>;
2443
2964
  /**
2444
2965
  * Unique identifier of the parent Metastore.
@@ -2483,6 +3004,78 @@ export interface GetExternalLocationExternalLocationInfoEncryptionDetailsSseEncr
2483
3004
  algorithm?: pulumi.Input<string>;
2484
3005
  awsKmsKeyArn?: pulumi.Input<string>;
2485
3006
  }
3007
+ export interface GetExternalLocationExternalLocationInfoFileEventQueue {
3008
+ managedAqs?: inputs.GetExternalLocationExternalLocationInfoFileEventQueueManagedAqs;
3009
+ managedPubsub?: inputs.GetExternalLocationExternalLocationInfoFileEventQueueManagedPubsub;
3010
+ managedSqs?: inputs.GetExternalLocationExternalLocationInfoFileEventQueueManagedSqs;
3011
+ providedAqs?: inputs.GetExternalLocationExternalLocationInfoFileEventQueueProvidedAqs;
3012
+ providedPubsub?: inputs.GetExternalLocationExternalLocationInfoFileEventQueueProvidedPubsub;
3013
+ providedSqs?: inputs.GetExternalLocationExternalLocationInfoFileEventQueueProvidedSqs;
3014
+ }
3015
+ export interface GetExternalLocationExternalLocationInfoFileEventQueueArgs {
3016
+ managedAqs?: pulumi.Input<inputs.GetExternalLocationExternalLocationInfoFileEventQueueManagedAqsArgs>;
3017
+ managedPubsub?: pulumi.Input<inputs.GetExternalLocationExternalLocationInfoFileEventQueueManagedPubsubArgs>;
3018
+ managedSqs?: pulumi.Input<inputs.GetExternalLocationExternalLocationInfoFileEventQueueManagedSqsArgs>;
3019
+ providedAqs?: pulumi.Input<inputs.GetExternalLocationExternalLocationInfoFileEventQueueProvidedAqsArgs>;
3020
+ providedPubsub?: pulumi.Input<inputs.GetExternalLocationExternalLocationInfoFileEventQueueProvidedPubsubArgs>;
3021
+ providedSqs?: pulumi.Input<inputs.GetExternalLocationExternalLocationInfoFileEventQueueProvidedSqsArgs>;
3022
+ }
3023
+ export interface GetExternalLocationExternalLocationInfoFileEventQueueManagedAqs {
3024
+ managedResourceId?: string;
3025
+ queueUrl?: string;
3026
+ resourceGroup?: string;
3027
+ subscriptionId?: string;
3028
+ }
3029
+ export interface GetExternalLocationExternalLocationInfoFileEventQueueManagedAqsArgs {
3030
+ managedResourceId?: pulumi.Input<string>;
3031
+ queueUrl?: pulumi.Input<string>;
3032
+ resourceGroup?: pulumi.Input<string>;
3033
+ subscriptionId?: pulumi.Input<string>;
3034
+ }
3035
+ export interface GetExternalLocationExternalLocationInfoFileEventQueueManagedPubsub {
3036
+ managedResourceId?: string;
3037
+ subscriptionName?: string;
3038
+ }
3039
+ export interface GetExternalLocationExternalLocationInfoFileEventQueueManagedPubsubArgs {
3040
+ managedResourceId?: pulumi.Input<string>;
3041
+ subscriptionName?: pulumi.Input<string>;
3042
+ }
3043
+ export interface GetExternalLocationExternalLocationInfoFileEventQueueManagedSqs {
3044
+ managedResourceId?: string;
3045
+ queueUrl?: string;
3046
+ }
3047
+ export interface GetExternalLocationExternalLocationInfoFileEventQueueManagedSqsArgs {
3048
+ managedResourceId?: pulumi.Input<string>;
3049
+ queueUrl?: pulumi.Input<string>;
3050
+ }
3051
+ export interface GetExternalLocationExternalLocationInfoFileEventQueueProvidedAqs {
3052
+ managedResourceId?: string;
3053
+ queueUrl?: string;
3054
+ resourceGroup?: string;
3055
+ subscriptionId?: string;
3056
+ }
3057
+ export interface GetExternalLocationExternalLocationInfoFileEventQueueProvidedAqsArgs {
3058
+ managedResourceId?: pulumi.Input<string>;
3059
+ queueUrl?: pulumi.Input<string>;
3060
+ resourceGroup?: pulumi.Input<string>;
3061
+ subscriptionId?: pulumi.Input<string>;
3062
+ }
3063
+ export interface GetExternalLocationExternalLocationInfoFileEventQueueProvidedPubsub {
3064
+ managedResourceId?: string;
3065
+ subscriptionName?: string;
3066
+ }
3067
+ export interface GetExternalLocationExternalLocationInfoFileEventQueueProvidedPubsubArgs {
3068
+ managedResourceId?: pulumi.Input<string>;
3069
+ subscriptionName?: pulumi.Input<string>;
3070
+ }
3071
+ export interface GetExternalLocationExternalLocationInfoFileEventQueueProvidedSqs {
3072
+ managedResourceId?: string;
3073
+ queueUrl?: string;
3074
+ }
3075
+ export interface GetExternalLocationExternalLocationInfoFileEventQueueProvidedSqsArgs {
3076
+ managedResourceId?: pulumi.Input<string>;
3077
+ queueUrl?: pulumi.Input<string>;
3078
+ }
2486
3079
  export interface GetFunctionsFunction {
2487
3080
  /**
2488
3081
  * Indicates whether the principal is limited to retrieving metadata for the associated object through the `BROWSE` privilege when `includeBrowse` is enabled in the request.
@@ -3328,11 +3921,13 @@ export interface GetJobJobSettingsSettingsEnvironmentArgs {
3328
3921
  export interface GetJobJobSettingsSettingsEnvironmentSpec {
3329
3922
  client: string;
3330
3923
  dependencies?: string[];
3924
+ environmentVersion?: string;
3331
3925
  jarDependencies?: string[];
3332
3926
  }
3333
3927
  export interface GetJobJobSettingsSettingsEnvironmentSpecArgs {
3334
3928
  client: pulumi.Input<string>;
3335
3929
  dependencies?: pulumi.Input<pulumi.Input<string>[]>;
3930
+ environmentVersion?: pulumi.Input<string>;
3336
3931
  jarDependencies?: pulumi.Input<pulumi.Input<string>[]>;
3337
3932
  }
3338
3933
  export interface GetJobJobSettingsSettingsGitSource {
@@ -6119,6 +6714,68 @@ export interface GetMwsNetworkConnectivityConfigEgressConfigTargetRulesAzurePriv
6119
6714
  */
6120
6715
  updatedTime?: pulumi.Input<number>;
6121
6716
  }
6717
+ export interface GetRecipientFederationPolicyOidcPolicy {
6718
+ /**
6719
+ * (list of string) - The allowed token audiences, as specified in the 'aud' claim of federated tokens.
6720
+ * The audience identifier is intended to represent the recipient of the token.
6721
+ * Can be any non-empty string value. As long as the audience in the token matches at least one audience in the policy,
6722
+ */
6723
+ audiences?: string[];
6724
+ /**
6725
+ * (string) - The required token issuer, as specified in the 'iss' claim of federated tokens
6726
+ */
6727
+ issuer: string;
6728
+ /**
6729
+ * (string) - The required token subject, as specified in the subject claim of federated tokens.
6730
+ * The subject claim identifies the identity of the user or machine accessing the resource.
6731
+ * Examples for Entra ID (AAD):
6732
+ * - U2M flow (group access): If the subject claim is `groups`, this must be the Object ID of the group in Entra ID.
6733
+ * - U2M flow (user access): If the subject claim is `oid`, this must be the Object ID of the user in Entra ID.
6734
+ * - M2M flow (OAuth App access): If the subject claim is `azp`, this must be the client ID of the OAuth app registered in Entra ID
6735
+ */
6736
+ subject: string;
6737
+ /**
6738
+ * (string) - The claim that contains the subject of the token.
6739
+ * Depending on the identity provider and the use case (U2M or M2M), this can vary:
6740
+ * - For Entra ID (AAD):
6741
+ * * U2M flow (group access): Use `groups`.
6742
+ * * U2M flow (user access): Use `oid`.
6743
+ * * M2M flow (OAuth App access): Use `azp`.
6744
+ * - For other IdPs, refer to the specific IdP documentation.
6745
+ */
6746
+ subjectClaim: string;
6747
+ }
6748
+ export interface GetRecipientFederationPolicyOidcPolicyArgs {
6749
+ /**
6750
+ * (list of string) - The allowed token audiences, as specified in the 'aud' claim of federated tokens.
6751
+ * The audience identifier is intended to represent the recipient of the token.
6752
+ * Can be any non-empty string value. As long as the audience in the token matches at least one audience in the policy,
6753
+ */
6754
+ audiences?: pulumi.Input<pulumi.Input<string>[]>;
6755
+ /**
6756
+ * (string) - The required token issuer, as specified in the 'iss' claim of federated tokens
6757
+ */
6758
+ issuer: pulumi.Input<string>;
6759
+ /**
6760
+ * (string) - The required token subject, as specified in the subject claim of federated tokens.
6761
+ * The subject claim identifies the identity of the user or machine accessing the resource.
6762
+ * Examples for Entra ID (AAD):
6763
+ * - U2M flow (group access): If the subject claim is `groups`, this must be the Object ID of the group in Entra ID.
6764
+ * - U2M flow (user access): If the subject claim is `oid`, this must be the Object ID of the user in Entra ID.
6765
+ * - M2M flow (OAuth App access): If the subject claim is `azp`, this must be the client ID of the OAuth app registered in Entra ID
6766
+ */
6767
+ subject: pulumi.Input<string>;
6768
+ /**
6769
+ * (string) - The claim that contains the subject of the token.
6770
+ * Depending on the identity provider and the use case (U2M or M2M), this can vary:
6771
+ * - For Entra ID (AAD):
6772
+ * * U2M flow (group access): Use `groups`.
6773
+ * * U2M flow (user access): Use `oid`.
6774
+ * * M2M flow (OAuth App access): Use `azp`.
6775
+ * - For other IdPs, refer to the specific IdP documentation.
6776
+ */
6777
+ subjectClaim: pulumi.Input<string>;
6778
+ }
6122
6779
  export interface GetRegisteredModelModelInfo {
6123
6780
  /**
6124
6781
  * the list of aliases associated with this model. Each item is object consisting of following attributes:
@@ -7641,6 +8298,7 @@ export interface GetTableTableInfoTableConstraintPrimaryKeyConstraint {
7641
8298
  * Full name of the databricks_table: _`catalog`.`schema`.`table`_
7642
8299
  */
7643
8300
  name: string;
8301
+ timeseriesColumns?: string[];
7644
8302
  }
7645
8303
  export interface GetTableTableInfoTableConstraintPrimaryKeyConstraintArgs {
7646
8304
  childColumns: pulumi.Input<pulumi.Input<string>[]>;
@@ -7648,6 +8306,7 @@ export interface GetTableTableInfoTableConstraintPrimaryKeyConstraintArgs {
7648
8306
  * Full name of the databricks_table: _`catalog`.`schema`.`table`_
7649
8307
  */
7650
8308
  name: pulumi.Input<string>;
8309
+ timeseriesColumns?: pulumi.Input<pulumi.Input<string>[]>;
7651
8310
  }
7652
8311
  export interface GetTableTableInfoViewDependencies {
7653
8312
  dependencies?: inputs.GetTableTableInfoViewDependenciesDependency[];
@@ -7839,7 +8498,7 @@ export interface InstancePoolAwsAttributes {
7839
8498
  */
7840
8499
  availability?: pulumi.Input<string>;
7841
8500
  /**
7842
- * (Integer) The max price for AWS spot instances, as a percentage of the corresponding instance types on-demand price. For example, if this field is set to 50, and the instance pool needs a new i3.xlarge spot instance, then the max price is half of the price of on-demand i3.xlarge instances. Similarly, if this field is set to 200, the max price is twice the price of on-demand i3.xlarge instances. If not specified, the *default value is 100*. When spot instances are requested for this instance pool, only spot instances whose max price percentage matches this field are considered. *For safety, this field cannot be greater than 10000.*
8501
+ * (Integer) The max price for AWS spot instances, as a percentage of the corresponding instance type's on-demand price. For example, if this field is set to 50, and the instance pool needs a new i3.xlarge spot instance, then the max price is half of the price of on-demand i3.xlarge instances. Similarly, if this field is set to 200, the max price is twice the price of on-demand i3.xlarge instances. If not specified, the *default value is 100*. When spot instances are requested for this instance pool, only spot instances whose max price percentage matches this field are considered. *For safety, this field cannot be greater than 10000.*
7843
8502
  */
7844
8503
  spotBidPricePercent?: pulumi.Input<number>;
7845
8504
  /**
@@ -8028,6 +8687,7 @@ export interface JobEnvironmentSpec {
8028
8687
  * List of pip dependencies, as supported by the version of pip in this environment. Each dependency is a pip requirement file line. See [API docs](https://docs.databricks.com/api/workspace/jobs/create#environments-spec-dependencies) for more information.
8029
8688
  */
8030
8689
  dependencies?: pulumi.Input<pulumi.Input<string>[]>;
8690
+ environmentVersion?: pulumi.Input<string>;
8031
8691
  jarDependencies?: pulumi.Input<pulumi.Input<string>[]>;
8032
8692
  }
8033
8693
  export interface JobGitSource {
@@ -8500,7 +9160,7 @@ export interface JobNewClusterWorkloadTypeClients {
8500
9160
  }
8501
9161
  export interface JobNotebookTask {
8502
9162
  /**
8503
- * (Map) Base parameters to be used for each run of this job. If the run is initiated by a call to run-now with parameters specified, the two parameters maps will be merged. If the same key is specified in baseParameters and in run-now, the value from run-now will be used. If the notebook takes a parameter that is not specified in the jobs baseParameters or the run-now override parameters, the default value from the notebook will be used. Retrieve these parameters in a notebook using `dbutils.widgets.get`.
9163
+ * (Map) Base parameters to be used for each run of this job. If the run is initiated by a call to run-now with parameters specified, the two parameters maps will be merged. If the same key is specified in baseParameters and in run-now, the value from run-now will be used. If the notebook takes a parameter that is not specified in the job's baseParameters or the run-now override parameters, the default value from the notebook will be used. Retrieve these parameters in a notebook using `dbutils.widgets.get`.
8504
9164
  */
8505
9165
  baseParameters?: pulumi.Input<{
8506
9166
  [key: string]: pulumi.Input<string>;
@@ -9164,7 +9824,7 @@ export interface JobTaskForEachTaskTaskGenAiComputeTask {
9164
9824
  yamlParametersFilePath?: pulumi.Input<string>;
9165
9825
  }
9166
9826
  export interface JobTaskForEachTaskTaskGenAiComputeTaskCompute {
9167
- gpuNodePoolId: pulumi.Input<string>;
9827
+ gpuNodePoolId?: pulumi.Input<string>;
9168
9828
  gpuType?: pulumi.Input<string>;
9169
9829
  numGpus: pulumi.Input<number>;
9170
9830
  }
@@ -9404,7 +10064,7 @@ export interface JobTaskForEachTaskTaskNewClusterWorkloadTypeClients {
9404
10064
  }
9405
10065
  export interface JobTaskForEachTaskTaskNotebookTask {
9406
10066
  /**
9407
- * (Map) Base parameters to be used for each run of this job. If the run is initiated by a call to run-now with parameters specified, the two parameters maps will be merged. If the same key is specified in baseParameters and in run-now, the value from run-now will be used. If the notebook takes a parameter that is not specified in the jobs baseParameters or the run-now override parameters, the default value from the notebook will be used. Retrieve these parameters in a notebook using `dbutils.widgets.get`.
10067
+ * (Map) Base parameters to be used for each run of this job. If the run is initiated by a call to run-now with parameters specified, the two parameters maps will be merged. If the same key is specified in baseParameters and in run-now, the value from run-now will be used. If the notebook takes a parameter that is not specified in the job's baseParameters or the run-now override parameters, the default value from the notebook will be used. Retrieve these parameters in a notebook using `dbutils.widgets.get`.
9408
10068
  */
9409
10069
  baseParameters?: pulumi.Input<{
9410
10070
  [key: string]: pulumi.Input<string>;
@@ -9800,7 +10460,7 @@ export interface JobTaskGenAiComputeTask {
9800
10460
  yamlParametersFilePath?: pulumi.Input<string>;
9801
10461
  }
9802
10462
  export interface JobTaskGenAiComputeTaskCompute {
9803
- gpuNodePoolId: pulumi.Input<string>;
10463
+ gpuNodePoolId?: pulumi.Input<string>;
9804
10464
  gpuType?: pulumi.Input<string>;
9805
10465
  numGpus: pulumi.Input<number>;
9806
10466
  }
@@ -10040,7 +10700,7 @@ export interface JobTaskNewClusterWorkloadTypeClients {
10040
10700
  }
10041
10701
  export interface JobTaskNotebookTask {
10042
10702
  /**
10043
- * (Map) Base parameters to be used for each run of this job. If the run is initiated by a call to run-now with parameters specified, the two parameters maps will be merged. If the same key is specified in baseParameters and in run-now, the value from run-now will be used. If the notebook takes a parameter that is not specified in the jobs baseParameters or the run-now override parameters, the default value from the notebook will be used. Retrieve these parameters in a notebook using `dbutils.widgets.get`.
10703
+ * (Map) Base parameters to be used for each run of this job. If the run is initiated by a call to run-now with parameters specified, the two parameters maps will be merged. If the same key is specified in baseParameters and in run-now, the value from run-now will be used. If the notebook takes a parameter that is not specified in the job's baseParameters or the run-now override parameters, the default value from the notebook will be used. Retrieve these parameters in a notebook using `dbutils.widgets.get`.
10044
10704
  */
10045
10705
  baseParameters?: pulumi.Input<{
10046
10706
  [key: string]: pulumi.Input<string>;
@@ -10918,6 +11578,7 @@ export interface ModelServingConfigServedEntity {
10918
11578
  * The name of a served entity. It must be unique across an endpoint. A served entity name can consist of alphanumeric characters, dashes, and underscores. If not specified for an external model, this field defaults to `external_model.name`, with '.' and ':' replaced with '-', and if not specified for other entities, it defaults to -.
10919
11579
  */
10920
11580
  name?: pulumi.Input<string>;
11581
+ provisionedModelUnits?: pulumi.Input<number>;
10921
11582
  /**
10922
11583
  * Whether the compute resources for the served entity should scale down to zero.
10923
11584
  */
@@ -11190,6 +11851,7 @@ export interface ModelServingConfigServedModel {
11190
11851
  * The name of a served model. It must be unique across an endpoint. If not specified, this field will default to `modelname-modelversion`. A served model name can consist of alphanumeric characters, dashes, and underscores.
11191
11852
  */
11192
11853
  name?: pulumi.Input<string>;
11854
+ provisionedModelUnits?: pulumi.Input<number>;
11193
11855
  /**
11194
11856
  * Whether the compute resources for the served model should scale down to zero. If `scale-to-zero` is enabled, the lower bound of the provisioned concurrency for each workload size will be 0. The default value is `true`.
11195
11857
  */
@@ -11216,6 +11878,163 @@ export interface ModelServingConfigTrafficConfigRoute {
11216
11878
  */
11217
11879
  trafficPercentage: pulumi.Input<number>;
11218
11880
  }
11881
+ export interface ModelServingProvisionedThroughputAiGateway {
11882
+ fallbackConfig?: pulumi.Input<inputs.ModelServingProvisionedThroughputAiGatewayFallbackConfig>;
11883
+ /**
11884
+ * Block with configuration for AI Guardrails to prevent unwanted data and unsafe data in requests and responses. Consists of the following attributes:
11885
+ */
11886
+ guardrails?: pulumi.Input<inputs.ModelServingProvisionedThroughputAiGatewayGuardrails>;
11887
+ /**
11888
+ * Block describing the configuration of usage tracking. Consists of the following attributes:
11889
+ */
11890
+ inferenceTableConfig?: pulumi.Input<inputs.ModelServingProvisionedThroughputAiGatewayInferenceTableConfig>;
11891
+ /**
11892
+ * Block describing rate limits for AI gateway. For details see the description of `rateLimits` block above.
11893
+ */
11894
+ rateLimits?: pulumi.Input<pulumi.Input<inputs.ModelServingProvisionedThroughputAiGatewayRateLimit>[]>;
11895
+ /**
11896
+ * Block with configuration for payload logging using inference tables. For details see the description of `autoCaptureConfig` block above.
11897
+ */
11898
+ usageTrackingConfig?: pulumi.Input<inputs.ModelServingProvisionedThroughputAiGatewayUsageTrackingConfig>;
11899
+ }
11900
+ export interface ModelServingProvisionedThroughputAiGatewayFallbackConfig {
11901
+ /**
11902
+ * boolean flag specifying if usage tracking is enabled.
11903
+ */
11904
+ enabled: pulumi.Input<boolean>;
11905
+ }
11906
+ export interface ModelServingProvisionedThroughputAiGatewayGuardrails {
11907
+ /**
11908
+ * A block with configuration for input guardrail filters:
11909
+ */
11910
+ input?: pulumi.Input<inputs.ModelServingProvisionedThroughputAiGatewayGuardrailsInput>;
11911
+ /**
11912
+ * A block with configuration for output guardrail filters. Has the same structure as `input` block.
11913
+ */
11914
+ output?: pulumi.Input<inputs.ModelServingProvisionedThroughputAiGatewayGuardrailsOutput>;
11915
+ }
11916
+ export interface ModelServingProvisionedThroughputAiGatewayGuardrailsInput {
11917
+ /**
11918
+ * List of invalid keywords. AI guardrail uses keyword or string matching to decide if the keyword exists in the request or response content.
11919
+ */
11920
+ invalidKeywords?: pulumi.Input<pulumi.Input<string>[]>;
11921
+ /**
11922
+ * Block with configuration for guardrail PII filter:
11923
+ */
11924
+ pii?: pulumi.Input<inputs.ModelServingProvisionedThroughputAiGatewayGuardrailsInputPii>;
11925
+ /**
11926
+ * the boolean flag that indicates whether the safety filter is enabled.
11927
+ */
11928
+ safety?: pulumi.Input<boolean>;
11929
+ /**
11930
+ * The list of allowed topics. Given a chat request, this guardrail flags the request if its topic is not in the allowed topics.
11931
+ */
11932
+ validTopics?: pulumi.Input<pulumi.Input<string>[]>;
11933
+ }
11934
+ export interface ModelServingProvisionedThroughputAiGatewayGuardrailsInputPii {
11935
+ /**
11936
+ * a string that describes the behavior for PII filter. Currently only `BLOCK` value is supported.
11937
+ */
11938
+ behavior?: pulumi.Input<string>;
11939
+ }
11940
+ export interface ModelServingProvisionedThroughputAiGatewayGuardrailsOutput {
11941
+ /**
11942
+ * List of invalid keywords. AI guardrail uses keyword or string matching to decide if the keyword exists in the request or response content.
11943
+ */
11944
+ invalidKeywords?: pulumi.Input<pulumi.Input<string>[]>;
11945
+ /**
11946
+ * Block with configuration for guardrail PII filter:
11947
+ */
11948
+ pii?: pulumi.Input<inputs.ModelServingProvisionedThroughputAiGatewayGuardrailsOutputPii>;
11949
+ /**
11950
+ * the boolean flag that indicates whether the safety filter is enabled.
11951
+ */
11952
+ safety?: pulumi.Input<boolean>;
11953
+ /**
11954
+ * The list of allowed topics. Given a chat request, this guardrail flags the request if its topic is not in the allowed topics.
11955
+ */
11956
+ validTopics?: pulumi.Input<pulumi.Input<string>[]>;
11957
+ }
11958
+ export interface ModelServingProvisionedThroughputAiGatewayGuardrailsOutputPii {
11959
+ /**
11960
+ * a string that describes the behavior for PII filter. Currently only `BLOCK` value is supported.
11961
+ */
11962
+ behavior?: pulumi.Input<string>;
11963
+ }
11964
+ export interface ModelServingProvisionedThroughputAiGatewayInferenceTableConfig {
11965
+ catalogName?: pulumi.Input<string>;
11966
+ /**
11967
+ * boolean flag specifying if usage tracking is enabled.
11968
+ */
11969
+ enabled?: pulumi.Input<boolean>;
11970
+ schemaName?: pulumi.Input<string>;
11971
+ tableNamePrefix?: pulumi.Input<string>;
11972
+ }
11973
+ export interface ModelServingProvisionedThroughputAiGatewayRateLimit {
11974
+ calls: pulumi.Input<number>;
11975
+ /**
11976
+ * The key field for a tag.
11977
+ */
11978
+ key?: pulumi.Input<string>;
11979
+ renewalPeriod: pulumi.Input<string>;
11980
+ }
11981
+ export interface ModelServingProvisionedThroughputAiGatewayUsageTrackingConfig {
11982
+ /**
11983
+ * boolean flag specifying if usage tracking is enabled.
11984
+ */
11985
+ enabled?: pulumi.Input<boolean>;
11986
+ }
11987
+ export interface ModelServingProvisionedThroughputConfig {
11988
+ /**
11989
+ * A list of served entities for the endpoint to serve.
11990
+ */
11991
+ servedEntities?: pulumi.Input<pulumi.Input<inputs.ModelServingProvisionedThroughputConfigServedEntity>[]>;
11992
+ /**
11993
+ * A single block represents the traffic split configuration amongst the served models.
11994
+ */
11995
+ trafficConfig?: pulumi.Input<inputs.ModelServingProvisionedThroughputConfigTrafficConfig>;
11996
+ }
11997
+ export interface ModelServingProvisionedThroughputConfigServedEntity {
11998
+ /**
11999
+ * The full path of the UC model to be served, given in the form of `catalog_name.schema_name.model_name`.
12000
+ */
12001
+ entityName: pulumi.Input<string>;
12002
+ /**
12003
+ * The version of the model in UC to be served.
12004
+ */
12005
+ entityVersion: pulumi.Input<string>;
12006
+ /**
12007
+ * The name of a served entity. It must be unique across an endpoint. A served entity name can consist of alphanumeric characters, dashes, and underscores. If not specified for an external model, this field will be created from the `entityName` and `entityVersion`
12008
+ */
12009
+ name?: pulumi.Input<string>;
12010
+ /**
12011
+ * The number of model units to be provisioned.
12012
+ */
12013
+ provisionedModelUnits: pulumi.Input<number>;
12014
+ }
12015
+ export interface ModelServingProvisionedThroughputConfigTrafficConfig {
12016
+ /**
12017
+ * Each block represents a route that defines traffic to each served entity. Each `servedEntity` block needs to have a corresponding `routes` block.
12018
+ */
12019
+ routes?: pulumi.Input<pulumi.Input<inputs.ModelServingProvisionedThroughputConfigTrafficConfigRoute>[]>;
12020
+ }
12021
+ export interface ModelServingProvisionedThroughputConfigTrafficConfigRoute {
12022
+ servedModelName: pulumi.Input<string>;
12023
+ /**
12024
+ * The percentage of endpoint traffic to send to this route. It must be an integer between 0 and 100 inclusive.
12025
+ */
12026
+ trafficPercentage: pulumi.Input<number>;
12027
+ }
12028
+ export interface ModelServingProvisionedThroughputTag {
12029
+ /**
12030
+ * The key field for a tag.
12031
+ */
12032
+ key: pulumi.Input<string>;
12033
+ /**
12034
+ * The value field for a tag.
12035
+ */
12036
+ value?: pulumi.Input<string>;
12037
+ }
11219
12038
  export interface ModelServingRateLimit {
11220
12039
  /**
11221
12040
  * Used to specify how many calls are allowed for a key within the renewal_period.
@@ -11367,15 +12186,11 @@ export interface MwsNetworksGcpNetworkInfo {
11367
12186
  */
11368
12187
  networkProjectId: pulumi.Input<string>;
11369
12188
  /**
11370
- * The name of the secondary IP range for pods. A Databricks-managed GKE cluster uses this IP range for its pods. This secondary IP range can only be used by one workspace.
11371
- *
11372
- * @deprecated gcp_network_info.pod_ip_range_name is deprecated and will be removed in a future release. For more information, review the documentation at https://registry.terraform.io/providers/databricks/databricks/1.77.0/docs/guides/gcp-workspace#creating-a-vpc
12189
+ * @deprecated gcp_network_info.pod_ip_range_name is deprecated and will be removed in a future release. For more information, review the documentation at https://registry.terraform.io/providers/databricks/databricks/1.82.0/docs/guides/gcp-workspace#creating-a-vpc
11373
12190
  */
11374
12191
  podIpRangeName?: pulumi.Input<string>;
11375
12192
  /**
11376
- * The name of the secondary IP range for services. A Databricks-managed GKE cluster uses this IP range for its services. This secondary IP range can only be used by one workspace.
11377
- *
11378
- * @deprecated gcp_network_info.service_ip_range_name is deprecated and will be removed in a future release. For more information, review the documentation at https://registry.terraform.io/providers/databricks/databricks/1.77.0/docs/guides/gcp-workspace#creating-a-vpc
12193
+ * @deprecated gcp_network_info.service_ip_range_name is deprecated and will be removed in a future release. For more information, review the documentation at https://registry.terraform.io/providers/databricks/databricks/1.82.0/docs/guides/gcp-workspace#creating-a-vpc
11379
12194
  */
11380
12195
  serviceIpRangeName?: pulumi.Input<string>;
11381
12196
  /**
@@ -11436,23 +12251,17 @@ export interface MwsWorkspacesExternalCustomerInfo {
11436
12251
  }
11437
12252
  export interface MwsWorkspacesGcpManagedNetworkConfig {
11438
12253
  /**
11439
- * @deprecated gcp_managed_network_config.gke_cluster_pod_ip_range is deprecated and will be removed in a future release. For more information, review the documentation at https://registry.terraform.io/providers/databricks/databricks/1.77.0/docs/guides/gcp-workspace#creating-a-databricks-workspace
12254
+ * @deprecated gcp_managed_network_config.gke_cluster_pod_ip_range is deprecated and will be removed in a future release. For more information, review the documentation at https://registry.terraform.io/providers/databricks/databricks/1.82.0/docs/guides/gcp-workspace#creating-a-databricks-workspace
11440
12255
  */
11441
12256
  gkeClusterPodIpRange?: pulumi.Input<string>;
11442
12257
  /**
11443
- * @deprecated gcp_managed_network_config.gke_cluster_service_ip_range is deprecated and will be removed in a future release. For more information, review the documentation at https://registry.terraform.io/providers/databricks/databricks/1.77.0/docs/guides/gcp-workspace#creating-a-databricks-workspace
12258
+ * @deprecated gcp_managed_network_config.gke_cluster_service_ip_range is deprecated and will be removed in a future release. For more information, review the documentation at https://registry.terraform.io/providers/databricks/databricks/1.82.0/docs/guides/gcp-workspace#creating-a-databricks-workspace
11444
12259
  */
11445
12260
  gkeClusterServiceIpRange?: pulumi.Input<string>;
11446
12261
  subnetCidr: pulumi.Input<string>;
11447
12262
  }
11448
12263
  export interface MwsWorkspacesGkeConfig {
11449
- /**
11450
- * Specifies the network connectivity types for the GKE nodes and the GKE master network. Possible values are: `PRIVATE_NODE_PUBLIC_MASTER`, `PUBLIC_NODE_PUBLIC_MASTER`.
11451
- */
11452
12264
  connectivityType?: pulumi.Input<string>;
11453
- /**
11454
- * The IP range from which to allocate GKE cluster master resources. This field will be ignored if GKE private cluster is not enabled. It must be exactly as big as `/28`.
11455
- */
11456
12265
  masterIpRange?: pulumi.Input<string>;
11457
12266
  }
11458
12267
  export interface MwsWorkspacesToken {
@@ -11727,6 +12536,9 @@ export interface PipelineClusterInitScript {
11727
12536
  * @deprecated For init scripts use 'volumes', 'workspace' or cloud storage location instead of 'dbfs'.
11728
12537
  */
11729
12538
  dbfs?: pulumi.Input<inputs.PipelineClusterInitScriptDbfs>;
12539
+ /**
12540
+ * specifies path to a file in Databricks Workspace to include as source. Actual path is specified as `path` attribute inside the block.
12541
+ */
11730
12542
  file?: pulumi.Input<inputs.PipelineClusterInitScriptFile>;
11731
12543
  gcs?: pulumi.Input<inputs.PipelineClusterInitScriptGcs>;
11732
12544
  s3?: pulumi.Input<inputs.PipelineClusterInitScriptS3>;
@@ -11817,6 +12629,7 @@ export interface PipelineIngestionDefinition {
11817
12629
  connectionName?: pulumi.Input<string>;
11818
12630
  ingestionGatewayId?: pulumi.Input<string>;
11819
12631
  objects?: pulumi.Input<pulumi.Input<inputs.PipelineIngestionDefinitionObject>[]>;
12632
+ sourceType?: pulumi.Input<string>;
11820
12633
  tableConfiguration?: pulumi.Input<inputs.PipelineIngestionDefinitionTableConfiguration>;
11821
12634
  }
11822
12635
  export interface PipelineIngestionDefinitionObject {
@@ -11888,9 +12701,19 @@ export interface PipelineLatestUpdate {
11888
12701
  updateId?: pulumi.Input<string>;
11889
12702
  }
11890
12703
  export interface PipelineLibrary {
12704
+ /**
12705
+ * specifies path to a file in Databricks Workspace to include as source. Actual path is specified as `path` attribute inside the block.
12706
+ */
11891
12707
  file?: pulumi.Input<inputs.PipelineLibraryFile>;
12708
+ /**
12709
+ * The unified field to include source code. Each entry should have the `include` attribute that can specify a notebook path, a file path, or a folder path that ends `/**` (to include everything from that folder). This field cannot be used together with `notebook` or `file`.
12710
+ */
12711
+ glob?: pulumi.Input<inputs.PipelineLibraryGlob>;
11892
12712
  jar?: pulumi.Input<string>;
11893
12713
  maven?: pulumi.Input<inputs.PipelineLibraryMaven>;
12714
+ /**
12715
+ * specifies path to a Databricks Notebook to include as source. Actual path is specified as `path` attribute inside the block.
12716
+ */
11894
12717
  notebook?: pulumi.Input<inputs.PipelineLibraryNotebook>;
11895
12718
  /**
11896
12719
  * @deprecated The 'whl' field is deprecated
@@ -11898,7 +12721,13 @@ export interface PipelineLibrary {
11898
12721
  whl?: pulumi.Input<string>;
11899
12722
  }
11900
12723
  export interface PipelineLibraryFile {
11901
- path?: pulumi.Input<string>;
12724
+ path: pulumi.Input<string>;
12725
+ }
12726
+ export interface PipelineLibraryGlob {
12727
+ /**
12728
+ * Paths to include.
12729
+ */
12730
+ include: pulumi.Input<string>;
11902
12731
  }
11903
12732
  export interface PipelineLibraryMaven {
11904
12733
  coordinates: pulumi.Input<string>;
@@ -11906,7 +12735,7 @@ export interface PipelineLibraryMaven {
11906
12735
  repo?: pulumi.Input<string>;
11907
12736
  }
11908
12737
  export interface PipelineLibraryNotebook {
11909
- path?: pulumi.Input<string>;
12738
+ path: pulumi.Input<string>;
11910
12739
  }
11911
12740
  export interface PipelineNotification {
11912
12741
  /**
@@ -12179,6 +13008,39 @@ export interface QueryParameterTextValue {
12179
13008
  */
12180
13009
  value: pulumi.Input<string>;
12181
13010
  }
13011
+ export interface RecipientFederationPolicyOidcPolicy {
13012
+ /**
13013
+ * The allowed token audiences, as specified in the 'aud' claim of federated tokens.
13014
+ * The audience identifier is intended to represent the recipient of the token.
13015
+ * Can be any non-empty string value. As long as the audience in the token matches at least one audience in the policy,
13016
+ */
13017
+ audiences?: pulumi.Input<pulumi.Input<string>[]>;
13018
+ /**
13019
+ * The required token issuer, as specified in the 'iss' claim of federated tokens
13020
+ */
13021
+ issuer: pulumi.Input<string>;
13022
+ /**
13023
+ * The required token subject, as specified in the subject claim of federated tokens.
13024
+ * The subject claim identifies the identity of the user or machine accessing the resource.
13025
+ * Examples for Entra ID (AAD):
13026
+ * - U2M flow (group access): If the subject claim is `groups`, this must be the Object ID of the group in Entra ID.
13027
+ * - U2M flow (user access): If the subject claim is `oid`, this must be the Object ID of the user in Entra ID.
13028
+ * - M2M flow (OAuth App access): If the subject claim is `azp`, this must be the client ID of the OAuth app registered in Entra ID
13029
+ */
13030
+ subject: pulumi.Input<string>;
13031
+ /**
13032
+ * The claim that contains the subject of the token.
13033
+ * Depending on the identity provider and the use case (U2M or M2M), this can vary:
13034
+ * - For Entra ID (AAD):
13035
+ * * U2M flow (group access): Use `groups`.
13036
+ * * U2M flow (user access): Use `oid`.
13037
+ * * M2M flow (OAuth App access): Use `azp`.
13038
+ * - For other IdPs, refer to the specific IdP documentation.
13039
+ *
13040
+ * Supported `subjectClaim` values are:
13041
+ */
13042
+ subjectClaim: pulumi.Input<string>;
13043
+ }
12182
13044
  export interface RecipientIpAccessList {
12183
13045
  /**
12184
13046
  * Allowed IP Addresses in CIDR notation. Limit of 100.
@@ -12664,10 +13526,6 @@ export interface TableColumn {
12664
13526
  typeScale?: pulumi.Input<number>;
12665
13527
  typeText: pulumi.Input<string>;
12666
13528
  }
12667
- export interface VectorSearchEndpointCustomTag {
12668
- key: pulumi.Input<string>;
12669
- value?: pulumi.Input<string>;
12670
- }
12671
13529
  export interface VectorSearchEndpointEndpointStatus {
12672
13530
  /**
12673
13531
  * Additional status message.