@pulumi/databricks 1.71.0-alpha.1748901708 → 1.71.0
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.
- package/accountNetworkPolicy.d.ts +95 -0
- package/accountNetworkPolicy.js +74 -0
- package/accountNetworkPolicy.js.map +1 -0
- package/aibiDashboardEmbeddingAccessPolicySetting.d.ts +12 -0
- package/aibiDashboardEmbeddingAccessPolicySetting.js +12 -0
- package/aibiDashboardEmbeddingAccessPolicySetting.js.map +1 -1
- package/aibiDashboardEmbeddingApprovedDomainsSetting.d.ts +12 -0
- package/aibiDashboardEmbeddingApprovedDomainsSetting.js +12 -0
- package/aibiDashboardEmbeddingApprovedDomainsSetting.js.map +1 -1
- package/alert.d.ts +12 -0
- package/alert.js +12 -0
- package/alert.js.map +1 -1
- package/alertV2.d.ts +105 -0
- package/alertV2.js +21 -0
- package/alertV2.js.map +1 -1
- package/app.d.ts +2 -2
- package/app.js +2 -2
- package/artifactAllowlist.d.ts +13 -1
- package/artifactAllowlist.js +13 -1
- package/artifactAllowlist.js.map +1 -1
- package/budget.d.ts +16 -2
- package/budget.js +16 -2
- package/budget.js.map +1 -1
- package/budgetPolicy.d.ts +48 -15
- package/budgetPolicy.js +19 -7
- package/budgetPolicy.js.map +1 -1
- package/catalog.d.ts +12 -0
- package/catalog.js +12 -0
- package/catalog.js.map +1 -1
- package/catalogWorkspaceBinding.d.ts +17 -3
- package/catalogWorkspaceBinding.js +17 -0
- package/catalogWorkspaceBinding.js.map +1 -1
- package/cluster.d.ts +12 -12
- package/clusterPolicy.d.ts +12 -0
- package/clusterPolicy.js +12 -0
- package/clusterPolicy.js.map +1 -1
- package/connection.d.ts +13 -1
- package/connection.js +13 -1
- package/connection.js.map +1 -1
- package/credential.d.ts +12 -0
- package/credential.js +12 -0
- package/credential.js.map +1 -1
- package/customAppIntegration.d.ts +16 -2
- package/customAppIntegration.js +16 -2
- package/customAppIntegration.js.map +1 -1
- package/dashboard.d.ts +12 -0
- package/dashboard.js +12 -0
- package/dashboard.js.map +1 -1
- package/databaseInstance.d.ts +165 -0
- package/databaseInstance.js +90 -0
- package/databaseInstance.js.map +1 -0
- package/dbfsFile.d.ts +12 -0
- package/dbfsFile.js +12 -0
- package/dbfsFile.js.map +1 -1
- package/defaultNamespaceSetting.d.ts +12 -0
- package/defaultNamespaceSetting.js +12 -0
- package/defaultNamespaceSetting.js.map +1 -1
- package/directory.d.ts +12 -0
- package/directory.js +12 -0
- package/directory.js.map +1 -1
- package/disableLegacyDbfsSetting.d.ts +12 -0
- package/disableLegacyDbfsSetting.js +12 -0
- package/disableLegacyDbfsSetting.js.map +1 -1
- package/disableLegacyFeaturesSetting.d.ts +13 -1
- package/disableLegacyFeaturesSetting.js +13 -1
- package/disableLegacyFeaturesSetting.js.map +1 -1
- package/entitlements.d.ts +27 -3
- package/entitlements.js +14 -0
- package/entitlements.js.map +1 -1
- package/externalLocation.d.ts +27 -12
- package/externalLocation.js +16 -2
- package/externalLocation.js.map +1 -1
- package/file.d.ts +12 -0
- package/file.js +12 -0
- package/file.js.map +1 -1
- package/getAccountNetworkPolicies.d.ts +14 -0
- package/getAccountNetworkPolicies.js +18 -0
- package/getAccountNetworkPolicies.js.map +1 -0
- package/getAccountNetworkPolicy.d.ts +60 -0
- package/getAccountNetworkPolicy.js +28 -0
- package/getAccountNetworkPolicy.js.map +1 -0
- package/getAlertV2.d.ts +90 -0
- package/getAlertV2.js.map +1 -1
- package/getAwsBucketPolicy.d.ts +2 -2
- package/getAwsUnityCatalogAssumeRolePolicy.d.ts +8 -2
- package/getAwsUnityCatalogAssumeRolePolicy.js +8 -2
- package/getAwsUnityCatalogAssumeRolePolicy.js.map +1 -1
- package/getAwsUnityCatalogPolicy.d.ts +10 -4
- package/getAwsUnityCatalogPolicy.js +8 -2
- package/getAwsUnityCatalogPolicy.js.map +1 -1
- package/getBudgetPolicies.d.ts +2 -2
- package/getBudgetPolicies.js +2 -2
- package/getBudgetPolicy.d.ts +36 -6
- package/getBudgetPolicy.js +2 -2
- package/getBudgetPolicy.js.map +1 -1
- package/getDatabaseInstance.d.ts +106 -0
- package/getDatabaseInstance.js +30 -0
- package/getDatabaseInstance.js.map +1 -0
- package/getDatabaseInstances.d.ts +14 -0
- package/getDatabaseInstances.js +18 -0
- package/getDatabaseInstances.js.map +1 -0
- package/getGroup.d.ts +3 -0
- package/getGroup.js +2 -0
- package/getGroup.js.map +1 -1
- package/getRecipientFederationPolicies.d.ts +14 -0
- package/getRecipientFederationPolicies.js +18 -0
- package/getRecipientFederationPolicies.js.map +1 -0
- package/getRecipientFederationPolicy.d.ts +71 -0
- package/getRecipientFederationPolicy.js +28 -0
- package/getRecipientFederationPolicy.js.map +1 -0
- package/getWorkspaceNetworkOption.d.ts +55 -0
- package/getWorkspaceNetworkOption.js +26 -0
- package/getWorkspaceNetworkOption.js.map +1 -0
- package/gitCredential.d.ts +15 -3
- package/gitCredential.js +12 -0
- package/gitCredential.js.map +1 -1
- package/globalInitScript.d.ts +12 -0
- package/globalInitScript.js +12 -0
- package/globalInitScript.js.map +1 -1
- package/grant.d.ts +13 -1
- package/grant.js +13 -1
- package/grant.js.map +1 -1
- package/grants.d.ts +13 -1
- package/grants.js +13 -1
- package/grants.js.map +1 -1
- package/group.d.ts +28 -4
- package/group.js +15 -1
- package/group.js.map +1 -1
- package/groupMember.d.ts +18 -6
- package/groupMember.js +12 -0
- package/groupMember.js.map +1 -1
- package/index.d.ts +36 -0
- package/index.js +52 -5
- package/index.js.map +1 -1
- package/instancePool.d.ts +17 -5
- package/instancePool.js +14 -2
- package/instancePool.js.map +1 -1
- package/instanceProfile.d.ts +12 -0
- package/instanceProfile.js +12 -0
- package/instanceProfile.js.map +1 -1
- package/ipAccessList.d.ts +12 -0
- package/ipAccessList.js +12 -0
- package/ipAccessList.js.map +1 -1
- package/job.d.ts +15 -3
- package/job.js +15 -3
- package/job.js.map +1 -1
- package/library.d.ts +1 -1
- package/library.js +1 -1
- package/metastore.d.ts +12 -0
- package/metastore.js +12 -0
- package/metastore.js.map +1 -1
- package/metastoreAssignment.d.ts +13 -1
- package/metastoreAssignment.js +13 -1
- package/metastoreAssignment.js.map +1 -1
- package/metastoreDataAccess.d.ts +13 -1
- package/metastoreDataAccess.js +13 -1
- package/metastoreDataAccess.js.map +1 -1
- package/mlflowExperiment.d.ts +14 -2
- package/mlflowExperiment.js +14 -2
- package/mlflowExperiment.js.map +1 -1
- package/mlflowModel.d.ts +12 -0
- package/mlflowModel.js +12 -0
- package/mlflowModel.js.map +1 -1
- package/modelServing.d.ts +20 -1
- package/modelServing.js +14 -1
- package/modelServing.js.map +1 -1
- package/modelServingProvisionedThroughput.d.ts +178 -0
- package/modelServingProvisionedThroughput.js +134 -0
- package/modelServingProvisionedThroughput.js.map +1 -0
- package/mwsCredentials.d.ts +12 -0
- package/mwsCredentials.js +12 -0
- package/mwsCredentials.js.map +1 -1
- package/mwsCustomerManagedKeys.d.ts +12 -0
- package/mwsCustomerManagedKeys.js +12 -0
- package/mwsCustomerManagedKeys.js.map +1 -1
- package/mwsNccPrivateEndpointRule.d.ts +13 -1
- package/mwsNccPrivateEndpointRule.js +13 -1
- package/mwsNccPrivateEndpointRule.js.map +1 -1
- package/mwsNetworkConnectivityConfig.d.ts +15 -1
- package/mwsNetworkConnectivityConfig.js +15 -1
- package/mwsNetworkConnectivityConfig.js.map +1 -1
- package/mwsNetworks.d.ts +12 -14
- package/mwsNetworks.js +12 -14
- package/mwsNetworks.js.map +1 -1
- package/mwsPermissionAssignment.d.ts +12 -0
- package/mwsPermissionAssignment.js +12 -0
- package/mwsPermissionAssignment.js.map +1 -1
- package/mwsPrivateAccessSettings.d.ts +12 -4
- package/mwsPrivateAccessSettings.js +12 -4
- package/mwsPrivateAccessSettings.js.map +1 -1
- package/mwsStorageConfigurations.d.ts +15 -1
- package/mwsStorageConfigurations.js +15 -1
- package/mwsStorageConfigurations.js.map +1 -1
- package/mwsWorkspaces.d.ts +20 -14
- package/mwsWorkspaces.js +17 -5
- package/mwsWorkspaces.js.map +1 -1
- package/notebook.d.ts +12 -0
- package/notebook.js +12 -0
- package/notebook.js.map +1 -1
- package/notificationDestination.d.ts +12 -0
- package/notificationDestination.js +12 -0
- package/notificationDestination.js.map +1 -1
- package/onlineTable.d.ts +13 -1
- package/onlineTable.js +13 -1
- package/onlineTable.js.map +1 -1
- package/package.json +2 -2
- package/permissionAssignment.d.ts +14 -2
- package/permissionAssignment.js +14 -2
- package/permissionAssignment.js.map +1 -1
- package/permissions.d.ts +1 -1
- package/permissions.js +1 -1
- package/pipeline.d.ts +40 -11
- package/pipeline.js +21 -2
- package/pipeline.js.map +1 -1
- package/query.d.ts +12 -0
- package/query.js +12 -0
- package/query.js.map +1 -1
- package/recipient.d.ts +14 -2
- package/recipient.js +14 -2
- package/recipient.js.map +1 -1
- package/recipientFederationPolicy.d.ts +114 -0
- package/recipientFederationPolicy.js +78 -0
- package/recipientFederationPolicy.js.map +1 -0
- package/registeredModel.d.ts +13 -1
- package/registeredModel.js +13 -1
- package/registeredModel.js.map +1 -1
- package/repo.d.ts +13 -1
- package/repo.js +13 -1
- package/repo.js.map +1 -1
- package/restrictWorkspaceAdminsSetting.d.ts +12 -0
- package/restrictWorkspaceAdminsSetting.js +12 -0
- package/restrictWorkspaceAdminsSetting.js.map +1 -1
- package/schema.d.ts +13 -1
- package/schema.js +13 -1
- package/schema.js.map +1 -1
- package/secret.d.ts +15 -3
- package/secret.js +15 -3
- package/secret.js.map +1 -1
- package/secretAcl.d.ts +12 -0
- package/secretAcl.js +12 -0
- package/secretAcl.js.map +1 -1
- package/secretScope.d.ts +13 -1
- package/secretScope.js +13 -1
- package/secretScope.js.map +1 -1
- package/servicePrincipal.d.ts +38 -14
- package/servicePrincipal.js +22 -8
- package/servicePrincipal.js.map +1 -1
- package/share.d.ts +12 -0
- package/share.js +12 -0
- package/share.js.map +1 -1
- package/sqlAlert.d.ts +13 -1
- package/sqlAlert.js +13 -1
- package/sqlAlert.js.map +1 -1
- package/sqlDashboard.d.ts +13 -1
- package/sqlDashboard.js +13 -1
- package/sqlDashboard.js.map +1 -1
- package/sqlEndpoint.d.ts +12 -0
- package/sqlEndpoint.js +12 -0
- package/sqlEndpoint.js.map +1 -1
- package/sqlGlobalConfig.d.ts +12 -0
- package/sqlGlobalConfig.js +12 -0
- package/sqlGlobalConfig.js.map +1 -1
- package/sqlPermissions.d.ts +12 -0
- package/sqlPermissions.js +12 -0
- package/sqlPermissions.js.map +1 -1
- package/sqlQuery.d.ts +13 -1
- package/sqlQuery.js +13 -1
- package/sqlQuery.js.map +1 -1
- package/sqlTable.d.ts +15 -3
- package/sqlTable.js +14 -2
- package/sqlTable.js.map +1 -1
- package/sqlVisualization.d.ts +12 -0
- package/sqlVisualization.js +12 -0
- package/sqlVisualization.js.map +1 -1
- package/sqlWidget.d.ts +12 -0
- package/sqlWidget.js +12 -0
- package/sqlWidget.js.map +1 -1
- package/storageCredential.d.ts +12 -0
- package/storageCredential.js +12 -0
- package/storageCredential.js.map +1 -1
- package/systemSchema.d.ts +18 -10
- package/systemSchema.js +19 -4
- package/systemSchema.js.map +1 -1
- package/types/input.d.ts +893 -35
- package/types/output.d.ts +1014 -32
- package/user.d.ts +39 -6
- package/user.js +17 -3
- package/user.js.map +1 -1
- package/vectorSearchEndpoint.d.ts +37 -11
- package/vectorSearchEndpoint.js +15 -3
- package/vectorSearchEndpoint.js.map +1 -1
- package/vectorSearchIndex.d.ts +13 -1
- package/vectorSearchIndex.js +13 -1
- package/vectorSearchIndex.js.map +1 -1
- package/volume.d.ts +13 -1
- package/volume.js +13 -1
- package/volume.js.map +1 -1
- package/workspaceBinding.d.ts +17 -3
- package/workspaceBinding.js +17 -0
- package/workspaceBinding.js.map +1 -1
- package/workspaceFile.d.ts +12 -0
- package/workspaceFile.js +12 -0
- package/workspaceFile.js.map +1 -1
- package/workspaceNetworkOption.d.ts +90 -0
- package/workspaceNetworkOption.js +72 -0
- package/workspaceNetworkOption.js.map +1 -0
package/types/output.d.ts
CHANGED
|
@@ -23,6 +23,72 @@ export interface AccessControlRuleSetGrantRule {
|
|
|
23
23
|
*/
|
|
24
24
|
role: string;
|
|
25
25
|
}
|
|
26
|
+
export interface AccountNetworkPolicyEgress {
|
|
27
|
+
/**
|
|
28
|
+
* The access policy enforced for egress traffic to the internet
|
|
29
|
+
*/
|
|
30
|
+
networkAccess?: outputs.AccountNetworkPolicyEgressNetworkAccess;
|
|
31
|
+
}
|
|
32
|
+
export interface AccountNetworkPolicyEgressNetworkAccess {
|
|
33
|
+
/**
|
|
34
|
+
* List of internet destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
|
|
35
|
+
*/
|
|
36
|
+
allowedInternetDestinations?: outputs.AccountNetworkPolicyEgressNetworkAccessAllowedInternetDestination[];
|
|
37
|
+
/**
|
|
38
|
+
* List of storage destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
|
|
39
|
+
*/
|
|
40
|
+
allowedStorageDestinations?: outputs.AccountNetworkPolicyEgressNetworkAccessAllowedStorageDestination[];
|
|
41
|
+
/**
|
|
42
|
+
* Optional. When policyEnforcement is not provided, we default to ENFORCE_MODE_ALL_SERVICES
|
|
43
|
+
*/
|
|
44
|
+
policyEnforcement?: outputs.AccountNetworkPolicyEgressNetworkAccessPolicyEnforcement;
|
|
45
|
+
/**
|
|
46
|
+
* The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
|
|
47
|
+
*/
|
|
48
|
+
restrictionMode: string;
|
|
49
|
+
}
|
|
50
|
+
export interface AccountNetworkPolicyEgressNetworkAccessAllowedInternetDestination {
|
|
51
|
+
/**
|
|
52
|
+
* The internet destination to which access will be allowed. Format dependent on the destination type
|
|
53
|
+
*/
|
|
54
|
+
destination?: string;
|
|
55
|
+
/**
|
|
56
|
+
* The type of internet destination. Currently only DNS_NAME is supported. Possible values are: DNS_NAME
|
|
57
|
+
*/
|
|
58
|
+
internetDestinationType?: string;
|
|
59
|
+
}
|
|
60
|
+
export interface AccountNetworkPolicyEgressNetworkAccessAllowedStorageDestination {
|
|
61
|
+
/**
|
|
62
|
+
* The Azure storage account name
|
|
63
|
+
*/
|
|
64
|
+
azureStorageAccount?: string;
|
|
65
|
+
/**
|
|
66
|
+
* The Azure storage service type (blob, dfs, etc.)
|
|
67
|
+
*/
|
|
68
|
+
azureStorageService?: string;
|
|
69
|
+
bucketName?: string;
|
|
70
|
+
/**
|
|
71
|
+
* The region of the S3 bucket
|
|
72
|
+
*/
|
|
73
|
+
region?: string;
|
|
74
|
+
/**
|
|
75
|
+
* The type of storage destination. Possible values are: AWS_S3, AZURE_STORAGE, GOOGLE_CLOUD_STORAGE
|
|
76
|
+
*/
|
|
77
|
+
storageDestinationType?: string;
|
|
78
|
+
}
|
|
79
|
+
export interface AccountNetworkPolicyEgressNetworkAccessPolicyEnforcement {
|
|
80
|
+
/**
|
|
81
|
+
* When empty, it means dry run for all products.
|
|
82
|
+
* When non-empty, it means dry run for specific products and for the other products, they will run in enforced mode
|
|
83
|
+
*/
|
|
84
|
+
dryRunModeProductFilters?: string[];
|
|
85
|
+
/**
|
|
86
|
+
* The mode of policy enforcement. ENFORCED blocks traffic that violates policy,
|
|
87
|
+
* while DRY_RUN only logs violations without blocking. When not specified,
|
|
88
|
+
* defaults to ENFORCED. Possible values are: DRY_RUN, ENFORCED
|
|
89
|
+
*/
|
|
90
|
+
enforcementMode?: string;
|
|
91
|
+
}
|
|
26
92
|
export interface AibiDashboardEmbeddingAccessPolicySettingAibiDashboardEmbeddingAccessPolicy {
|
|
27
93
|
/**
|
|
28
94
|
* Configured embedding policy. Possible values are `ALLOW_ALL_DOMAINS`, `ALLOW_APPROVED_DOMAINS`, `DENY_ALL_DOMAINS`.
|
|
@@ -86,16 +152,43 @@ export interface AlertConditionThresholdValue {
|
|
|
86
152
|
stringValue?: string;
|
|
87
153
|
}
|
|
88
154
|
export interface AlertV2Evaluation {
|
|
155
|
+
/**
|
|
156
|
+
* 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
|
|
157
|
+
*/
|
|
89
158
|
comparisonOperator?: string;
|
|
159
|
+
/**
|
|
160
|
+
* Alert state if result is empty. Possible values are: ERROR, OK, TRIGGERED, UNKNOWN
|
|
161
|
+
*/
|
|
90
162
|
emptyResultState?: string;
|
|
163
|
+
/**
|
|
164
|
+
* (string) - Timestamp of the last evaluation
|
|
165
|
+
*/
|
|
91
166
|
lastEvaluatedAt: string;
|
|
167
|
+
/**
|
|
168
|
+
* User or Notification Destination to notify when alert is triggered
|
|
169
|
+
*/
|
|
92
170
|
notification?: outputs.AlertV2EvaluationNotification;
|
|
171
|
+
/**
|
|
172
|
+
* Source column from result to use to evaluate alert
|
|
173
|
+
*/
|
|
93
174
|
source?: outputs.AlertV2EvaluationSource;
|
|
175
|
+
/**
|
|
176
|
+
* (string) - Latest state of alert evaluation. Possible values are: ERROR, OK, TRIGGERED, UNKNOWN
|
|
177
|
+
*/
|
|
94
178
|
state: string;
|
|
179
|
+
/**
|
|
180
|
+
* Threshold to user for alert evaluation, can be a column or a value
|
|
181
|
+
*/
|
|
95
182
|
threshold?: outputs.AlertV2EvaluationThreshold;
|
|
96
183
|
}
|
|
97
184
|
export interface AlertV2EvaluationNotification {
|
|
185
|
+
/**
|
|
186
|
+
* Whether to notify alert subscribers when alert returns back to normal
|
|
187
|
+
*/
|
|
98
188
|
notifyOnOk?: boolean;
|
|
189
|
+
/**
|
|
190
|
+
* 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
|
|
191
|
+
*/
|
|
99
192
|
retriggerSeconds?: number;
|
|
100
193
|
subscriptions?: outputs.AlertV2EvaluationNotificationSubscription[];
|
|
101
194
|
}
|
|
@@ -104,6 +197,9 @@ export interface AlertV2EvaluationNotificationSubscription {
|
|
|
104
197
|
userEmail?: string;
|
|
105
198
|
}
|
|
106
199
|
export interface AlertV2EvaluationSource {
|
|
200
|
+
/**
|
|
201
|
+
* . Possible values are: AVG, COUNT, COUNT_DISTINCT, MAX, MEDIAN, MIN, STDDEV, SUM
|
|
202
|
+
*/
|
|
107
203
|
aggregation?: string;
|
|
108
204
|
display?: string;
|
|
109
205
|
name?: string;
|
|
@@ -113,6 +209,9 @@ export interface AlertV2EvaluationThreshold {
|
|
|
113
209
|
value?: outputs.AlertV2EvaluationThresholdValue;
|
|
114
210
|
}
|
|
115
211
|
export interface AlertV2EvaluationThresholdColumn {
|
|
212
|
+
/**
|
|
213
|
+
* . Possible values are: AVG, COUNT, COUNT_DISTINCT, MAX, MEDIAN, MIN, STDDEV, SUM
|
|
214
|
+
*/
|
|
116
215
|
aggregation?: string;
|
|
117
216
|
display?: string;
|
|
118
217
|
name?: string;
|
|
@@ -123,8 +222,20 @@ export interface AlertV2EvaluationThresholdValue {
|
|
|
123
222
|
stringValue?: string;
|
|
124
223
|
}
|
|
125
224
|
export interface AlertV2Schedule {
|
|
225
|
+
/**
|
|
226
|
+
* Indicate whether this schedule is paused or not. Possible values are: PAUSED, UNPAUSED
|
|
227
|
+
*/
|
|
126
228
|
pauseStatus?: string;
|
|
229
|
+
/**
|
|
230
|
+
* A cron expression using quartz syntax that specifies the schedule for this pipeline.
|
|
231
|
+
* Should use the quartz format described here: http://www.quartz-scheduler.org/documentation/quartz-2.1.7/tutorials/tutorial-lesson-06.html
|
|
232
|
+
*/
|
|
127
233
|
quartzCronSchedule?: string;
|
|
234
|
+
/**
|
|
235
|
+
* A Java timezone id. The schedule will be resolved using this timezone.
|
|
236
|
+
* This will be combined with the quartzCronSchedule to determine the schedule.
|
|
237
|
+
* See https://docs.databricks.com/sql/language-manual/sql-ref-syntax-aux-conf-mgmt-set-timezone.html for details
|
|
238
|
+
*/
|
|
128
239
|
timezoneId?: string;
|
|
129
240
|
}
|
|
130
241
|
export interface AppActiveDeployment {
|
|
@@ -238,6 +349,7 @@ export interface AppResource {
|
|
|
238
349
|
* attribute
|
|
239
350
|
*/
|
|
240
351
|
sqlWarehouse?: outputs.AppResourceSqlWarehouse;
|
|
352
|
+
ucSecurable?: outputs.AppResourceUcSecurable;
|
|
241
353
|
}
|
|
242
354
|
export interface AppResourceJob {
|
|
243
355
|
/**
|
|
@@ -283,6 +395,11 @@ export interface AppResourceSqlWarehouse {
|
|
|
283
395
|
*/
|
|
284
396
|
permission: string;
|
|
285
397
|
}
|
|
398
|
+
export interface AppResourceUcSecurable {
|
|
399
|
+
permission: string;
|
|
400
|
+
securableFullName: string;
|
|
401
|
+
securableType: string;
|
|
402
|
+
}
|
|
286
403
|
export interface ArtifactAllowlistArtifactMatcher {
|
|
287
404
|
/**
|
|
288
405
|
* The artifact path or maven coordinate.
|
|
@@ -393,7 +510,10 @@ export interface BudgetFilterWorkspaceId {
|
|
|
393
510
|
}
|
|
394
511
|
export interface BudgetPolicyCustomTag {
|
|
395
512
|
/**
|
|
396
|
-
* The key of the tag.
|
|
513
|
+
* The key of the tag.
|
|
514
|
+
* - Must be unique among all custom tags of the same policy
|
|
515
|
+
* - Cannot be “budget-policy-name”, “budget-policy-id” or "budget-policy-resolution-result" -
|
|
516
|
+
* these tags are preserved.
|
|
397
517
|
*/
|
|
398
518
|
key: string;
|
|
399
519
|
/**
|
|
@@ -902,104 +1022,547 @@ export interface ExternalLocationEncryptionDetailsSseEncryptionDetails {
|
|
|
902
1022
|
algorithm?: string;
|
|
903
1023
|
awsKmsKeyArn?: string;
|
|
904
1024
|
}
|
|
1025
|
+
export interface ExternalLocationFileEventQueue {
|
|
1026
|
+
/**
|
|
1027
|
+
* Configuration for managed Azure Queue Storage queue.
|
|
1028
|
+
*/
|
|
1029
|
+
managedAqs?: outputs.ExternalLocationFileEventQueueManagedAqs;
|
|
1030
|
+
/**
|
|
1031
|
+
* Configuration for managed Google Cloud Pub/Sub queue.
|
|
1032
|
+
*/
|
|
1033
|
+
managedPubsub?: outputs.ExternalLocationFileEventQueueManagedPubsub;
|
|
1034
|
+
/**
|
|
1035
|
+
* Configuration for managed Amazon SQS queue.
|
|
1036
|
+
*/
|
|
1037
|
+
managedSqs?: outputs.ExternalLocationFileEventQueueManagedSqs;
|
|
1038
|
+
/**
|
|
1039
|
+
* Configuration for provided Azure Storage Queue.
|
|
1040
|
+
*/
|
|
1041
|
+
providedAqs?: outputs.ExternalLocationFileEventQueueProvidedAqs;
|
|
1042
|
+
/**
|
|
1043
|
+
* Configuration for provided Google Cloud Pub/Sub queue.
|
|
1044
|
+
*/
|
|
1045
|
+
providedPubsub?: outputs.ExternalLocationFileEventQueueProvidedPubsub;
|
|
1046
|
+
/**
|
|
1047
|
+
* Configuration for provided Amazon SQS queue.
|
|
1048
|
+
*/
|
|
1049
|
+
providedSqs?: outputs.ExternalLocationFileEventQueueProvidedSqs;
|
|
1050
|
+
}
|
|
1051
|
+
export interface ExternalLocationFileEventQueueManagedAqs {
|
|
1052
|
+
/**
|
|
1053
|
+
* The ID of the managed resource.
|
|
1054
|
+
*/
|
|
1055
|
+
managedResourceId: string;
|
|
1056
|
+
queueUrl?: string;
|
|
1057
|
+
/**
|
|
1058
|
+
* The Azure resource group.
|
|
1059
|
+
*/
|
|
1060
|
+
resourceGroup: string;
|
|
1061
|
+
/**
|
|
1062
|
+
* The Azure subscription ID.
|
|
1063
|
+
*/
|
|
1064
|
+
subscriptionId: string;
|
|
1065
|
+
}
|
|
1066
|
+
export interface ExternalLocationFileEventQueueManagedPubsub {
|
|
1067
|
+
/**
|
|
1068
|
+
* The ID of the managed resource.
|
|
1069
|
+
*/
|
|
1070
|
+
managedResourceId: string;
|
|
1071
|
+
/**
|
|
1072
|
+
* The name of the subscription.
|
|
1073
|
+
*/
|
|
1074
|
+
subscriptionName?: string;
|
|
1075
|
+
}
|
|
1076
|
+
export interface ExternalLocationFileEventQueueManagedSqs {
|
|
1077
|
+
/**
|
|
1078
|
+
* The ID of the managed resource.
|
|
1079
|
+
*/
|
|
1080
|
+
managedResourceId: string;
|
|
1081
|
+
queueUrl?: string;
|
|
1082
|
+
}
|
|
1083
|
+
export interface ExternalLocationFileEventQueueProvidedAqs {
|
|
1084
|
+
managedResourceId: string;
|
|
1085
|
+
/**
|
|
1086
|
+
* The URL of the queue.
|
|
1087
|
+
*/
|
|
1088
|
+
queueUrl: string;
|
|
1089
|
+
/**
|
|
1090
|
+
* The Azure resource group.
|
|
1091
|
+
*/
|
|
1092
|
+
resourceGroup?: string;
|
|
1093
|
+
/**
|
|
1094
|
+
* The Azure subscription ID.
|
|
1095
|
+
*/
|
|
1096
|
+
subscriptionId?: string;
|
|
1097
|
+
}
|
|
1098
|
+
export interface ExternalLocationFileEventQueueProvidedPubsub {
|
|
1099
|
+
managedResourceId: string;
|
|
1100
|
+
/**
|
|
1101
|
+
* The name of the subscription.
|
|
1102
|
+
*/
|
|
1103
|
+
subscriptionName: string;
|
|
1104
|
+
}
|
|
1105
|
+
export interface ExternalLocationFileEventQueueProvidedSqs {
|
|
1106
|
+
managedResourceId: string;
|
|
1107
|
+
/**
|
|
1108
|
+
* The URL of the SQS queue.
|
|
1109
|
+
*/
|
|
1110
|
+
queueUrl: string;
|
|
1111
|
+
}
|
|
1112
|
+
export interface GetAccountNetworkPoliciesItem {
|
|
1113
|
+
/**
|
|
1114
|
+
* (string) - The associated account ID for this Network Policy object
|
|
1115
|
+
*/
|
|
1116
|
+
accountId?: string;
|
|
1117
|
+
/**
|
|
1118
|
+
* (NetworkPolicyEgress) - The network policies applying for egress traffic
|
|
1119
|
+
*/
|
|
1120
|
+
egress?: outputs.GetAccountNetworkPoliciesItemEgress;
|
|
1121
|
+
/**
|
|
1122
|
+
* (string) - The unique identifier for the network policy
|
|
1123
|
+
*/
|
|
1124
|
+
networkPolicyId?: string;
|
|
1125
|
+
}
|
|
1126
|
+
export interface GetAccountNetworkPoliciesItemEgress {
|
|
1127
|
+
/**
|
|
1128
|
+
* (EgressNetworkPolicyNetworkAccessPolicy) - The access policy enforced for egress traffic to the internet
|
|
1129
|
+
*/
|
|
1130
|
+
networkAccess?: outputs.GetAccountNetworkPoliciesItemEgressNetworkAccess;
|
|
1131
|
+
}
|
|
1132
|
+
export interface GetAccountNetworkPoliciesItemEgressNetworkAccess {
|
|
1133
|
+
/**
|
|
1134
|
+
* (list of EgressNetworkPolicyNetworkAccessPolicyInternetDestination) - List of internet destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
|
|
1135
|
+
*/
|
|
1136
|
+
allowedInternetDestinations?: outputs.GetAccountNetworkPoliciesItemEgressNetworkAccessAllowedInternetDestination[];
|
|
1137
|
+
/**
|
|
1138
|
+
* (list of EgressNetworkPolicyNetworkAccessPolicyStorageDestination) - List of storage destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
|
|
1139
|
+
*/
|
|
1140
|
+
allowedStorageDestinations?: outputs.GetAccountNetworkPoliciesItemEgressNetworkAccessAllowedStorageDestination[];
|
|
1141
|
+
/**
|
|
1142
|
+
* (EgressNetworkPolicyNetworkAccessPolicyPolicyEnforcement) - Optional. When policyEnforcement is not provided, we default to ENFORCE_MODE_ALL_SERVICES
|
|
1143
|
+
*/
|
|
1144
|
+
policyEnforcement?: outputs.GetAccountNetworkPoliciesItemEgressNetworkAccessPolicyEnforcement;
|
|
1145
|
+
/**
|
|
1146
|
+
* (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
|
|
1147
|
+
*/
|
|
1148
|
+
restrictionMode: string;
|
|
1149
|
+
}
|
|
1150
|
+
export interface GetAccountNetworkPoliciesItemEgressNetworkAccessAllowedInternetDestination {
|
|
1151
|
+
/**
|
|
1152
|
+
* (string) - The internet destination to which access will be allowed. Format dependent on the destination type
|
|
1153
|
+
*/
|
|
1154
|
+
destination?: string;
|
|
1155
|
+
/**
|
|
1156
|
+
* (string) - The type of internet destination. Currently only DNS_NAME is supported. Possible values are: DNS_NAME
|
|
1157
|
+
*/
|
|
1158
|
+
internetDestinationType?: string;
|
|
1159
|
+
}
|
|
1160
|
+
export interface GetAccountNetworkPoliciesItemEgressNetworkAccessAllowedStorageDestination {
|
|
1161
|
+
/**
|
|
1162
|
+
* (string) - The Azure storage account name
|
|
1163
|
+
*/
|
|
1164
|
+
azureStorageAccount?: string;
|
|
1165
|
+
/**
|
|
1166
|
+
* (string) - The Azure storage service type (blob, dfs, etc.)
|
|
1167
|
+
*/
|
|
1168
|
+
azureStorageService?: string;
|
|
1169
|
+
/**
|
|
1170
|
+
* (string) -
|
|
1171
|
+
*/
|
|
1172
|
+
bucketName?: string;
|
|
1173
|
+
/**
|
|
1174
|
+
* (string) - The region of the S3 bucket
|
|
1175
|
+
*/
|
|
1176
|
+
region?: string;
|
|
1177
|
+
/**
|
|
1178
|
+
* (string) - The type of storage destination. Possible values are: AWS_S3, AZURE_STORAGE, GOOGLE_CLOUD_STORAGE
|
|
1179
|
+
*/
|
|
1180
|
+
storageDestinationType?: string;
|
|
1181
|
+
}
|
|
1182
|
+
export interface GetAccountNetworkPoliciesItemEgressNetworkAccessPolicyEnforcement {
|
|
1183
|
+
/**
|
|
1184
|
+
* (list of ) - When empty, it means dry run for all products.
|
|
1185
|
+
* When non-empty, it means dry run for specific products and for the other products, they will run in enforced mode
|
|
1186
|
+
*/
|
|
1187
|
+
dryRunModeProductFilters?: string[];
|
|
1188
|
+
/**
|
|
1189
|
+
* (string) - The mode of policy enforcement. ENFORCED blocks traffic that violates policy,
|
|
1190
|
+
* while DRY_RUN only logs violations without blocking. When not specified,
|
|
1191
|
+
* defaults to ENFORCED. Possible values are: DRY_RUN, ENFORCED
|
|
1192
|
+
*/
|
|
1193
|
+
enforcementMode?: string;
|
|
1194
|
+
}
|
|
1195
|
+
export interface GetAccountNetworkPolicyEgress {
|
|
1196
|
+
/**
|
|
1197
|
+
* (EgressNetworkPolicyNetworkAccessPolicy) - The access policy enforced for egress traffic to the internet
|
|
1198
|
+
*/
|
|
1199
|
+
networkAccess?: outputs.GetAccountNetworkPolicyEgressNetworkAccess;
|
|
1200
|
+
}
|
|
1201
|
+
export interface GetAccountNetworkPolicyEgressNetworkAccess {
|
|
1202
|
+
/**
|
|
1203
|
+
* (list of EgressNetworkPolicyNetworkAccessPolicyInternetDestination) - List of internet destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
|
|
1204
|
+
*/
|
|
1205
|
+
allowedInternetDestinations?: outputs.GetAccountNetworkPolicyEgressNetworkAccessAllowedInternetDestination[];
|
|
1206
|
+
/**
|
|
1207
|
+
* (list of EgressNetworkPolicyNetworkAccessPolicyStorageDestination) - List of storage destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
|
|
1208
|
+
*/
|
|
1209
|
+
allowedStorageDestinations?: outputs.GetAccountNetworkPolicyEgressNetworkAccessAllowedStorageDestination[];
|
|
1210
|
+
/**
|
|
1211
|
+
* (EgressNetworkPolicyNetworkAccessPolicyPolicyEnforcement) - Optional. When policyEnforcement is not provided, we default to ENFORCE_MODE_ALL_SERVICES
|
|
1212
|
+
*/
|
|
1213
|
+
policyEnforcement?: outputs.GetAccountNetworkPolicyEgressNetworkAccessPolicyEnforcement;
|
|
1214
|
+
/**
|
|
1215
|
+
* (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are: FULL_ACCESS, RESTRICTED_ACCESS
|
|
1216
|
+
*/
|
|
1217
|
+
restrictionMode: string;
|
|
1218
|
+
}
|
|
1219
|
+
export interface GetAccountNetworkPolicyEgressNetworkAccessAllowedInternetDestination {
|
|
1220
|
+
/**
|
|
1221
|
+
* (string) - The internet destination to which access will be allowed. Format dependent on the destination type
|
|
1222
|
+
*/
|
|
1223
|
+
destination?: string;
|
|
1224
|
+
/**
|
|
1225
|
+
* (string) - The type of internet destination. Currently only DNS_NAME is supported. Possible values are: DNS_NAME
|
|
1226
|
+
*/
|
|
1227
|
+
internetDestinationType?: string;
|
|
1228
|
+
}
|
|
1229
|
+
export interface GetAccountNetworkPolicyEgressNetworkAccessAllowedStorageDestination {
|
|
1230
|
+
/**
|
|
1231
|
+
* (string) - The Azure storage account name
|
|
1232
|
+
*/
|
|
1233
|
+
azureStorageAccount?: string;
|
|
1234
|
+
/**
|
|
1235
|
+
* (string) - The Azure storage service type (blob, dfs, etc.)
|
|
1236
|
+
*/
|
|
1237
|
+
azureStorageService?: string;
|
|
1238
|
+
/**
|
|
1239
|
+
* (string) -
|
|
1240
|
+
*/
|
|
1241
|
+
bucketName?: string;
|
|
1242
|
+
/**
|
|
1243
|
+
* (string) - The region of the S3 bucket
|
|
1244
|
+
*/
|
|
1245
|
+
region?: string;
|
|
1246
|
+
/**
|
|
1247
|
+
* (string) - The type of storage destination. Possible values are: AWS_S3, AZURE_STORAGE, GOOGLE_CLOUD_STORAGE
|
|
1248
|
+
*/
|
|
1249
|
+
storageDestinationType?: string;
|
|
1250
|
+
}
|
|
1251
|
+
export interface GetAccountNetworkPolicyEgressNetworkAccessPolicyEnforcement {
|
|
1252
|
+
/**
|
|
1253
|
+
* (list of ) - When empty, it means dry run for all products.
|
|
1254
|
+
* When non-empty, it means dry run for specific products and for the other products, they will run in enforced mode
|
|
1255
|
+
*/
|
|
1256
|
+
dryRunModeProductFilters?: string[];
|
|
1257
|
+
/**
|
|
1258
|
+
* (string) - The mode of policy enforcement. ENFORCED blocks traffic that violates policy,
|
|
1259
|
+
* while DRY_RUN only logs violations without blocking. When not specified,
|
|
1260
|
+
* defaults to ENFORCED. Possible values are: DRY_RUN, ENFORCED
|
|
1261
|
+
*/
|
|
1262
|
+
enforcementMode?: string;
|
|
1263
|
+
}
|
|
905
1264
|
export interface GetAlertV2Evaluation {
|
|
1265
|
+
/**
|
|
1266
|
+
* (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
|
|
1267
|
+
*/
|
|
906
1268
|
comparisonOperator?: string;
|
|
1269
|
+
/**
|
|
1270
|
+
* (string) - Alert state if result is empty. Possible values are: ERROR, OK, TRIGGERED, UNKNOWN
|
|
1271
|
+
*/
|
|
907
1272
|
emptyResultState?: string;
|
|
1273
|
+
/**
|
|
1274
|
+
* (string) - Timestamp of the last evaluation
|
|
1275
|
+
*/
|
|
908
1276
|
lastEvaluatedAt: string;
|
|
1277
|
+
/**
|
|
1278
|
+
* (AlertV2Notification) - User or Notification Destination to notify when alert is triggered
|
|
1279
|
+
*/
|
|
909
1280
|
notification?: outputs.GetAlertV2EvaluationNotification;
|
|
1281
|
+
/**
|
|
1282
|
+
* (AlertV2OperandColumn) - Source column from result to use to evaluate alert
|
|
1283
|
+
*/
|
|
910
1284
|
source?: outputs.GetAlertV2EvaluationSource;
|
|
1285
|
+
/**
|
|
1286
|
+
* (string) - Latest state of alert evaluation. Possible values are: ERROR, OK, TRIGGERED, UNKNOWN
|
|
1287
|
+
*/
|
|
911
1288
|
state: string;
|
|
1289
|
+
/**
|
|
1290
|
+
* (AlertV2Operand) - Threshold to user for alert evaluation, can be a column or a value
|
|
1291
|
+
*/
|
|
912
1292
|
threshold?: outputs.GetAlertV2EvaluationThreshold;
|
|
913
1293
|
}
|
|
914
1294
|
export interface GetAlertV2EvaluationNotification {
|
|
1295
|
+
/**
|
|
1296
|
+
* (boolean) - Whether to notify alert subscribers when alert returns back to normal
|
|
1297
|
+
*/
|
|
915
1298
|
notifyOnOk?: boolean;
|
|
1299
|
+
/**
|
|
1300
|
+
* (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
|
|
1301
|
+
*/
|
|
916
1302
|
retriggerSeconds?: number;
|
|
1303
|
+
/**
|
|
1304
|
+
* (list of AlertV2Subscription) -
|
|
1305
|
+
*/
|
|
917
1306
|
subscriptions?: outputs.GetAlertV2EvaluationNotificationSubscription[];
|
|
918
1307
|
}
|
|
919
1308
|
export interface GetAlertV2EvaluationNotificationSubscription {
|
|
1309
|
+
/**
|
|
1310
|
+
* (string) -
|
|
1311
|
+
*/
|
|
920
1312
|
destinationId?: string;
|
|
1313
|
+
/**
|
|
1314
|
+
* (string) -
|
|
1315
|
+
*/
|
|
921
1316
|
userEmail?: string;
|
|
922
1317
|
}
|
|
923
1318
|
export interface GetAlertV2EvaluationSource {
|
|
1319
|
+
/**
|
|
1320
|
+
* (string) - . Possible values are: AVG, COUNT, COUNT_DISTINCT, MAX, MEDIAN, MIN, STDDEV, SUM
|
|
1321
|
+
*/
|
|
924
1322
|
aggregation?: string;
|
|
1323
|
+
/**
|
|
1324
|
+
* (string) -
|
|
1325
|
+
*/
|
|
925
1326
|
display?: string;
|
|
1327
|
+
/**
|
|
1328
|
+
* (string) -
|
|
1329
|
+
*/
|
|
926
1330
|
name?: string;
|
|
927
1331
|
}
|
|
928
1332
|
export interface GetAlertV2EvaluationThreshold {
|
|
1333
|
+
/**
|
|
1334
|
+
* (AlertV2OperandColumn) -
|
|
1335
|
+
*/
|
|
929
1336
|
column?: outputs.GetAlertV2EvaluationThresholdColumn;
|
|
1337
|
+
/**
|
|
1338
|
+
* (AlertV2OperandValue) -
|
|
1339
|
+
*/
|
|
930
1340
|
value?: outputs.GetAlertV2EvaluationThresholdValue;
|
|
931
1341
|
}
|
|
932
1342
|
export interface GetAlertV2EvaluationThresholdColumn {
|
|
1343
|
+
/**
|
|
1344
|
+
* (string) - . Possible values are: AVG, COUNT, COUNT_DISTINCT, MAX, MEDIAN, MIN, STDDEV, SUM
|
|
1345
|
+
*/
|
|
933
1346
|
aggregation?: string;
|
|
1347
|
+
/**
|
|
1348
|
+
* (string) -
|
|
1349
|
+
*/
|
|
934
1350
|
display?: string;
|
|
1351
|
+
/**
|
|
1352
|
+
* (string) -
|
|
1353
|
+
*/
|
|
935
1354
|
name?: string;
|
|
936
1355
|
}
|
|
937
1356
|
export interface GetAlertV2EvaluationThresholdValue {
|
|
1357
|
+
/**
|
|
1358
|
+
* (boolean) -
|
|
1359
|
+
*/
|
|
938
1360
|
boolValue?: boolean;
|
|
1361
|
+
/**
|
|
1362
|
+
* (number) -
|
|
1363
|
+
*/
|
|
939
1364
|
doubleValue?: number;
|
|
1365
|
+
/**
|
|
1366
|
+
* (string) -
|
|
1367
|
+
*/
|
|
940
1368
|
stringValue?: string;
|
|
941
1369
|
}
|
|
942
1370
|
export interface GetAlertV2Schedule {
|
|
1371
|
+
/**
|
|
1372
|
+
* (string) - Indicate whether this schedule is paused or not. Possible values are: PAUSED, UNPAUSED
|
|
1373
|
+
*/
|
|
943
1374
|
pauseStatus?: string;
|
|
1375
|
+
/**
|
|
1376
|
+
* (string) - A cron expression using quartz syntax that specifies the schedule for this pipeline.
|
|
1377
|
+
* Should use the quartz format described here: http://www.quartz-scheduler.org/documentation/quartz-2.1.7/tutorials/tutorial-lesson-06.html
|
|
1378
|
+
*/
|
|
944
1379
|
quartzCronSchedule?: string;
|
|
1380
|
+
/**
|
|
1381
|
+
* (string) - A Java timezone id. The schedule will be resolved using this timezone.
|
|
1382
|
+
* This will be combined with the quartzCronSchedule to determine the schedule.
|
|
1383
|
+
* See https://docs.databricks.com/sql/language-manual/sql-ref-syntax-aux-conf-mgmt-set-timezone.html for details
|
|
1384
|
+
*/
|
|
945
1385
|
timezoneId?: string;
|
|
946
1386
|
}
|
|
947
1387
|
export interface GetAlertsV2Result {
|
|
1388
|
+
/**
|
|
1389
|
+
* (string) - The timestamp indicating when the alert was created
|
|
1390
|
+
*/
|
|
948
1391
|
createTime: string;
|
|
1392
|
+
/**
|
|
1393
|
+
* (string) - Custom description for the alert. support mustache template
|
|
1394
|
+
*/
|
|
949
1395
|
customDescription?: string;
|
|
1396
|
+
/**
|
|
1397
|
+
* (string) - Custom summary for the alert. support mustache template
|
|
1398
|
+
*/
|
|
950
1399
|
customSummary?: string;
|
|
1400
|
+
/**
|
|
1401
|
+
* (string) - The display name of the alert
|
|
1402
|
+
*/
|
|
951
1403
|
displayName?: string;
|
|
1404
|
+
/**
|
|
1405
|
+
* (AlertV2Evaluation) -
|
|
1406
|
+
*/
|
|
952
1407
|
evaluation?: outputs.GetAlertsV2ResultEvaluation;
|
|
1408
|
+
/**
|
|
1409
|
+
* (string) - UUID identifying the alert
|
|
1410
|
+
*/
|
|
953
1411
|
id: string;
|
|
1412
|
+
/**
|
|
1413
|
+
* (string) - Indicates whether the query is trashed. Possible values are: ACTIVE, TRASHED
|
|
1414
|
+
*/
|
|
954
1415
|
lifecycleState: string;
|
|
1416
|
+
/**
|
|
1417
|
+
* (string) - The owner's username. This field is set to "Unavailable" if the user has been deleted
|
|
1418
|
+
*/
|
|
955
1419
|
ownerUserName: string;
|
|
1420
|
+
/**
|
|
1421
|
+
* (string) - The workspace path of the folder containing the alert. Can only be set on create, and cannot be updated
|
|
1422
|
+
*/
|
|
956
1423
|
parentPath?: string;
|
|
1424
|
+
/**
|
|
1425
|
+
* (string) - Text of the query to be run
|
|
1426
|
+
*/
|
|
957
1427
|
queryText?: string;
|
|
1428
|
+
/**
|
|
1429
|
+
* (string) - The run as username. This field is set to "Unavailable" if the user has been deleted
|
|
1430
|
+
*/
|
|
958
1431
|
runAsUserName: string;
|
|
1432
|
+
/**
|
|
1433
|
+
* (CronSchedule) -
|
|
1434
|
+
*/
|
|
959
1435
|
schedule?: outputs.GetAlertsV2ResultSchedule;
|
|
1436
|
+
/**
|
|
1437
|
+
* (string) - The timestamp indicating when the alert was updated
|
|
1438
|
+
*/
|
|
960
1439
|
updateTime: string;
|
|
1440
|
+
/**
|
|
1441
|
+
* (string) - ID of the SQL warehouse attached to the alert
|
|
1442
|
+
*/
|
|
961
1443
|
warehouseId?: string;
|
|
962
1444
|
}
|
|
963
1445
|
export interface GetAlertsV2ResultEvaluation {
|
|
1446
|
+
/**
|
|
1447
|
+
* (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
|
|
1448
|
+
*/
|
|
964
1449
|
comparisonOperator?: string;
|
|
1450
|
+
/**
|
|
1451
|
+
* (string) - Alert state if result is empty. Possible values are: ERROR, OK, TRIGGERED, UNKNOWN
|
|
1452
|
+
*/
|
|
965
1453
|
emptyResultState?: string;
|
|
1454
|
+
/**
|
|
1455
|
+
* (string) - Timestamp of the last evaluation
|
|
1456
|
+
*/
|
|
966
1457
|
lastEvaluatedAt: string;
|
|
1458
|
+
/**
|
|
1459
|
+
* (AlertV2Notification) - User or Notification Destination to notify when alert is triggered
|
|
1460
|
+
*/
|
|
967
1461
|
notification?: outputs.GetAlertsV2ResultEvaluationNotification;
|
|
1462
|
+
/**
|
|
1463
|
+
* (AlertV2OperandColumn) - Source column from result to use to evaluate alert
|
|
1464
|
+
*/
|
|
968
1465
|
source?: outputs.GetAlertsV2ResultEvaluationSource;
|
|
1466
|
+
/**
|
|
1467
|
+
* (string) - Latest state of alert evaluation. Possible values are: ERROR, OK, TRIGGERED, UNKNOWN
|
|
1468
|
+
*/
|
|
969
1469
|
state: string;
|
|
1470
|
+
/**
|
|
1471
|
+
* (AlertV2Operand) - Threshold to user for alert evaluation, can be a column or a value
|
|
1472
|
+
*/
|
|
970
1473
|
threshold?: outputs.GetAlertsV2ResultEvaluationThreshold;
|
|
971
1474
|
}
|
|
972
1475
|
export interface GetAlertsV2ResultEvaluationNotification {
|
|
1476
|
+
/**
|
|
1477
|
+
* (boolean) - Whether to notify alert subscribers when alert returns back to normal
|
|
1478
|
+
*/
|
|
973
1479
|
notifyOnOk?: boolean;
|
|
1480
|
+
/**
|
|
1481
|
+
* (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
|
|
1482
|
+
*/
|
|
974
1483
|
retriggerSeconds?: number;
|
|
1484
|
+
/**
|
|
1485
|
+
* (list of AlertV2Subscription) -
|
|
1486
|
+
*/
|
|
975
1487
|
subscriptions?: outputs.GetAlertsV2ResultEvaluationNotificationSubscription[];
|
|
976
1488
|
}
|
|
977
1489
|
export interface GetAlertsV2ResultEvaluationNotificationSubscription {
|
|
1490
|
+
/**
|
|
1491
|
+
* (string) -
|
|
1492
|
+
*/
|
|
978
1493
|
destinationId?: string;
|
|
1494
|
+
/**
|
|
1495
|
+
* (string) -
|
|
1496
|
+
*/
|
|
979
1497
|
userEmail?: string;
|
|
980
1498
|
}
|
|
981
1499
|
export interface GetAlertsV2ResultEvaluationSource {
|
|
1500
|
+
/**
|
|
1501
|
+
* (string) - . Possible values are: AVG, COUNT, COUNT_DISTINCT, MAX, MEDIAN, MIN, STDDEV, SUM
|
|
1502
|
+
*/
|
|
982
1503
|
aggregation?: string;
|
|
1504
|
+
/**
|
|
1505
|
+
* (string) -
|
|
1506
|
+
*/
|
|
983
1507
|
display?: string;
|
|
1508
|
+
/**
|
|
1509
|
+
* (string) -
|
|
1510
|
+
*/
|
|
984
1511
|
name?: string;
|
|
985
1512
|
}
|
|
986
1513
|
export interface GetAlertsV2ResultEvaluationThreshold {
|
|
1514
|
+
/**
|
|
1515
|
+
* (AlertV2OperandColumn) -
|
|
1516
|
+
*/
|
|
987
1517
|
column?: outputs.GetAlertsV2ResultEvaluationThresholdColumn;
|
|
1518
|
+
/**
|
|
1519
|
+
* (AlertV2OperandValue) -
|
|
1520
|
+
*/
|
|
988
1521
|
value?: outputs.GetAlertsV2ResultEvaluationThresholdValue;
|
|
989
1522
|
}
|
|
990
1523
|
export interface GetAlertsV2ResultEvaluationThresholdColumn {
|
|
1524
|
+
/**
|
|
1525
|
+
* (string) - . Possible values are: AVG, COUNT, COUNT_DISTINCT, MAX, MEDIAN, MIN, STDDEV, SUM
|
|
1526
|
+
*/
|
|
991
1527
|
aggregation?: string;
|
|
1528
|
+
/**
|
|
1529
|
+
* (string) -
|
|
1530
|
+
*/
|
|
992
1531
|
display?: string;
|
|
1532
|
+
/**
|
|
1533
|
+
* (string) -
|
|
1534
|
+
*/
|
|
993
1535
|
name?: string;
|
|
994
1536
|
}
|
|
995
1537
|
export interface GetAlertsV2ResultEvaluationThresholdValue {
|
|
1538
|
+
/**
|
|
1539
|
+
* (boolean) -
|
|
1540
|
+
*/
|
|
996
1541
|
boolValue?: boolean;
|
|
1542
|
+
/**
|
|
1543
|
+
* (number) -
|
|
1544
|
+
*/
|
|
997
1545
|
doubleValue?: number;
|
|
1546
|
+
/**
|
|
1547
|
+
* (string) -
|
|
1548
|
+
*/
|
|
998
1549
|
stringValue?: string;
|
|
999
1550
|
}
|
|
1000
1551
|
export interface GetAlertsV2ResultSchedule {
|
|
1552
|
+
/**
|
|
1553
|
+
* (string) - Indicate whether this schedule is paused or not. Possible values are: PAUSED, UNPAUSED
|
|
1554
|
+
*/
|
|
1001
1555
|
pauseStatus?: string;
|
|
1556
|
+
/**
|
|
1557
|
+
* (string) - A cron expression using quartz syntax that specifies the schedule for this pipeline.
|
|
1558
|
+
* Should use the quartz format described here: http://www.quartz-scheduler.org/documentation/quartz-2.1.7/tutorials/tutorial-lesson-06.html
|
|
1559
|
+
*/
|
|
1002
1560
|
quartzCronSchedule?: string;
|
|
1561
|
+
/**
|
|
1562
|
+
* (string) - A Java timezone id. The schedule will be resolved using this timezone.
|
|
1563
|
+
* This will be combined with the quartzCronSchedule to determine the schedule.
|
|
1564
|
+
* See https://docs.databricks.com/sql/language-manual/sql-ref-syntax-aux-conf-mgmt-set-timezone.html for details
|
|
1565
|
+
*/
|
|
1003
1566
|
timezoneId?: string;
|
|
1004
1567
|
}
|
|
1005
1568
|
export interface GetAppApp {
|
|
@@ -1187,6 +1750,7 @@ export interface GetAppAppResource {
|
|
|
1187
1750
|
* attribute
|
|
1188
1751
|
*/
|
|
1189
1752
|
sqlWarehouse?: outputs.GetAppAppResourceSqlWarehouse;
|
|
1753
|
+
ucSecurable?: outputs.GetAppAppResourceUcSecurable;
|
|
1190
1754
|
}
|
|
1191
1755
|
export interface GetAppAppResourceJob {
|
|
1192
1756
|
/**
|
|
@@ -1232,6 +1796,14 @@ export interface GetAppAppResourceSqlWarehouse {
|
|
|
1232
1796
|
*/
|
|
1233
1797
|
permission: string;
|
|
1234
1798
|
}
|
|
1799
|
+
export interface GetAppAppResourceUcSecurable {
|
|
1800
|
+
/**
|
|
1801
|
+
* Permissions to grant on the Job. Supported permissions are: `CAN_MANAGE`, `IS_OWNER`, `CAN_MANAGE_RUN`, `CAN_VIEW`.
|
|
1802
|
+
*/
|
|
1803
|
+
permission: string;
|
|
1804
|
+
securableFullName: string;
|
|
1805
|
+
securableType: string;
|
|
1806
|
+
}
|
|
1235
1807
|
export interface GetAppsApp {
|
|
1236
1808
|
activeDeployment: outputs.GetAppsAppActiveDeployment;
|
|
1237
1809
|
/**
|
|
@@ -1417,6 +1989,7 @@ export interface GetAppsAppResource {
|
|
|
1417
1989
|
* attribute
|
|
1418
1990
|
*/
|
|
1419
1991
|
sqlWarehouse?: outputs.GetAppsAppResourceSqlWarehouse;
|
|
1992
|
+
ucSecurable?: outputs.GetAppsAppResourceUcSecurable;
|
|
1420
1993
|
}
|
|
1421
1994
|
export interface GetAppsAppResourceJob {
|
|
1422
1995
|
/**
|
|
@@ -1462,21 +2035,60 @@ export interface GetAppsAppResourceSqlWarehouse {
|
|
|
1462
2035
|
*/
|
|
1463
2036
|
permission: string;
|
|
1464
2037
|
}
|
|
2038
|
+
export interface GetAppsAppResourceUcSecurable {
|
|
2039
|
+
/**
|
|
2040
|
+
* Permissions to grant on the Job. Supported permissions are: `CAN_MANAGE`, `IS_OWNER`, `CAN_MANAGE_RUN`, `CAN_VIEW`.
|
|
2041
|
+
*/
|
|
2042
|
+
permission: string;
|
|
2043
|
+
securableFullName: string;
|
|
2044
|
+
securableType: string;
|
|
2045
|
+
}
|
|
1465
2046
|
export interface GetBudgetPoliciesPolicy {
|
|
2047
|
+
/**
|
|
2048
|
+
* (list of integer) - List of workspaces that this budget policy will be exclusively bound to.
|
|
2049
|
+
* An empty binding implies that this budget policy is open to any workspace in the account
|
|
2050
|
+
*/
|
|
1466
2051
|
bindingWorkspaceIds?: number[];
|
|
2052
|
+
/**
|
|
2053
|
+
* (list of CustomPolicyTag) - A list of tags defined by the customer. At most 20 entries are allowed per policy
|
|
2054
|
+
*/
|
|
1467
2055
|
customTags?: outputs.GetBudgetPoliciesPolicyCustomTag[];
|
|
2056
|
+
/**
|
|
2057
|
+
* (string) - The Id of the policy. This field is generated by Databricks and globally unique
|
|
2058
|
+
*/
|
|
1468
2059
|
policyId: string;
|
|
1469
2060
|
/**
|
|
1470
|
-
* The
|
|
2061
|
+
* (string) - The name of the policy.
|
|
2062
|
+
* - Must be unique among active policies.
|
|
2063
|
+
* - Can contain only characters from the ISO 8859-1 (latin1) set.
|
|
2064
|
+
* - Can't start with reserved keywords such as `databricks:default-policy`
|
|
1471
2065
|
*/
|
|
1472
2066
|
policyName?: string;
|
|
1473
2067
|
}
|
|
1474
2068
|
export interface GetBudgetPoliciesPolicyCustomTag {
|
|
2069
|
+
/**
|
|
2070
|
+
* (string) - The key of the tag.
|
|
2071
|
+
* - Must be unique among all custom tags of the same policy
|
|
2072
|
+
* - Cannot be “budget-policy-name”, “budget-policy-id” or "budget-policy-resolution-result" -
|
|
2073
|
+
* these tags are preserved.
|
|
2074
|
+
*/
|
|
1475
2075
|
key: string;
|
|
2076
|
+
/**
|
|
2077
|
+
* (string) - The value of the tag.
|
|
2078
|
+
*/
|
|
1476
2079
|
value?: string;
|
|
1477
2080
|
}
|
|
1478
2081
|
export interface GetBudgetPolicyCustomTag {
|
|
2082
|
+
/**
|
|
2083
|
+
* (string) - The key of the tag.
|
|
2084
|
+
* - Must be unique among all custom tags of the same policy
|
|
2085
|
+
* - Cannot be “budget-policy-name”, “budget-policy-id” or "budget-policy-resolution-result" -
|
|
2086
|
+
* these tags are preserved.
|
|
2087
|
+
*/
|
|
1479
2088
|
key: string;
|
|
2089
|
+
/**
|
|
2090
|
+
* (string) - The value of the tag.
|
|
2091
|
+
*/
|
|
1480
2092
|
value?: string;
|
|
1481
2093
|
}
|
|
1482
2094
|
export interface GetCatalogCatalogInfo {
|
|
@@ -2176,6 +2788,52 @@ export interface GetDashboardsDashboard {
|
|
|
2176
2788
|
updateTime: string;
|
|
2177
2789
|
warehouseId?: string;
|
|
2178
2790
|
}
|
|
2791
|
+
export interface GetDatabaseInstancesDatabaseInstance {
|
|
2792
|
+
/**
|
|
2793
|
+
* (string) - Password for admin user to create. If not provided, no user will be created
|
|
2794
|
+
*/
|
|
2795
|
+
adminPassword?: string;
|
|
2796
|
+
/**
|
|
2797
|
+
* (string) - Name of the admin role for the instance. If not provided, defaults to 'databricks_admin'
|
|
2798
|
+
*/
|
|
2799
|
+
adminRolename?: string;
|
|
2800
|
+
/**
|
|
2801
|
+
* (string) - The sku of the instance. Valid values are "CU_1", "CU_2", "CU_4"
|
|
2802
|
+
*/
|
|
2803
|
+
capacity?: string;
|
|
2804
|
+
/**
|
|
2805
|
+
* (string) - The timestamp when the instance was created
|
|
2806
|
+
*/
|
|
2807
|
+
creationTime: string;
|
|
2808
|
+
/**
|
|
2809
|
+
* (string) - The email of the creator of the instance
|
|
2810
|
+
*/
|
|
2811
|
+
creator: string;
|
|
2812
|
+
/**
|
|
2813
|
+
* (string) - The name of the instance. This is the unique identifier for the instance
|
|
2814
|
+
*/
|
|
2815
|
+
name: string;
|
|
2816
|
+
/**
|
|
2817
|
+
* (string) - The version of Postgres running on the instance
|
|
2818
|
+
*/
|
|
2819
|
+
pgVersion: string;
|
|
2820
|
+
/**
|
|
2821
|
+
* (string) - The DNS endpoint to connect to the instance for read+write access
|
|
2822
|
+
*/
|
|
2823
|
+
readWriteDns: string;
|
|
2824
|
+
/**
|
|
2825
|
+
* (string) - The current state of the instance. Possible values are: AVAILABLE, DELETING, FAILING_OVER, STARTING, STOPPED, UPDATING
|
|
2826
|
+
*/
|
|
2827
|
+
state: string;
|
|
2828
|
+
/**
|
|
2829
|
+
* (boolean) - Whether the instance is stopped
|
|
2830
|
+
*/
|
|
2831
|
+
stopped?: boolean;
|
|
2832
|
+
/**
|
|
2833
|
+
* (string) - An immutable UUID identifier for the instance
|
|
2834
|
+
*/
|
|
2835
|
+
uid: string;
|
|
2836
|
+
}
|
|
2179
2837
|
export interface GetDbfsFilePathsPathList {
|
|
2180
2838
|
fileSize?: number;
|
|
2181
2839
|
/**
|
|
@@ -2184,10 +2842,6 @@ export interface GetDbfsFilePathsPathList {
|
|
|
2184
2842
|
path?: string;
|
|
2185
2843
|
}
|
|
2186
2844
|
export interface GetExternalLocationExternalLocationInfo {
|
|
2187
|
-
/**
|
|
2188
|
-
* The ARN of the s3 access point to use with the external location (AWS).
|
|
2189
|
-
*/
|
|
2190
|
-
accessPoint?: string;
|
|
2191
2845
|
browseOnly?: boolean;
|
|
2192
2846
|
/**
|
|
2193
2847
|
* User-supplied comment.
|
|
@@ -2209,11 +2863,13 @@ export interface GetExternalLocationExternalLocationInfo {
|
|
|
2209
2863
|
* Name of the databricks.StorageCredential to use with this external location.
|
|
2210
2864
|
*/
|
|
2211
2865
|
credentialName?: string;
|
|
2866
|
+
enableFileEvents?: boolean;
|
|
2212
2867
|
/**
|
|
2213
2868
|
* The options for Server-Side Encryption to be used by each Databricks s3 client when connecting to S3 cloud storage (AWS).
|
|
2214
2869
|
*/
|
|
2215
2870
|
encryptionDetails?: outputs.GetExternalLocationExternalLocationInfoEncryptionDetails;
|
|
2216
2871
|
fallback?: boolean;
|
|
2872
|
+
fileEventQueue?: outputs.GetExternalLocationExternalLocationInfoFileEventQueue;
|
|
2217
2873
|
isolationMode?: string;
|
|
2218
2874
|
/**
|
|
2219
2875
|
* Unique identifier of the parent Metastore.
|
|
@@ -2251,6 +2907,42 @@ export interface GetExternalLocationExternalLocationInfoEncryptionDetailsSseEncr
|
|
|
2251
2907
|
algorithm?: string;
|
|
2252
2908
|
awsKmsKeyArn?: string;
|
|
2253
2909
|
}
|
|
2910
|
+
export interface GetExternalLocationExternalLocationInfoFileEventQueue {
|
|
2911
|
+
managedAqs?: outputs.GetExternalLocationExternalLocationInfoFileEventQueueManagedAqs;
|
|
2912
|
+
managedPubsub?: outputs.GetExternalLocationExternalLocationInfoFileEventQueueManagedPubsub;
|
|
2913
|
+
managedSqs?: outputs.GetExternalLocationExternalLocationInfoFileEventQueueManagedSqs;
|
|
2914
|
+
providedAqs?: outputs.GetExternalLocationExternalLocationInfoFileEventQueueProvidedAqs;
|
|
2915
|
+
providedPubsub?: outputs.GetExternalLocationExternalLocationInfoFileEventQueueProvidedPubsub;
|
|
2916
|
+
providedSqs?: outputs.GetExternalLocationExternalLocationInfoFileEventQueueProvidedSqs;
|
|
2917
|
+
}
|
|
2918
|
+
export interface GetExternalLocationExternalLocationInfoFileEventQueueManagedAqs {
|
|
2919
|
+
managedResourceId?: string;
|
|
2920
|
+
queueUrl?: string;
|
|
2921
|
+
resourceGroup?: string;
|
|
2922
|
+
subscriptionId?: string;
|
|
2923
|
+
}
|
|
2924
|
+
export interface GetExternalLocationExternalLocationInfoFileEventQueueManagedPubsub {
|
|
2925
|
+
managedResourceId?: string;
|
|
2926
|
+
subscriptionName?: string;
|
|
2927
|
+
}
|
|
2928
|
+
export interface GetExternalLocationExternalLocationInfoFileEventQueueManagedSqs {
|
|
2929
|
+
managedResourceId?: string;
|
|
2930
|
+
queueUrl?: string;
|
|
2931
|
+
}
|
|
2932
|
+
export interface GetExternalLocationExternalLocationInfoFileEventQueueProvidedAqs {
|
|
2933
|
+
managedResourceId?: string;
|
|
2934
|
+
queueUrl?: string;
|
|
2935
|
+
resourceGroup?: string;
|
|
2936
|
+
subscriptionId?: string;
|
|
2937
|
+
}
|
|
2938
|
+
export interface GetExternalLocationExternalLocationInfoFileEventQueueProvidedPubsub {
|
|
2939
|
+
managedResourceId?: string;
|
|
2940
|
+
subscriptionName?: string;
|
|
2941
|
+
}
|
|
2942
|
+
export interface GetExternalLocationExternalLocationInfoFileEventQueueProvidedSqs {
|
|
2943
|
+
managedResourceId?: string;
|
|
2944
|
+
queueUrl?: string;
|
|
2945
|
+
}
|
|
2254
2946
|
export interface GetFunctionsFunction {
|
|
2255
2947
|
/**
|
|
2256
2948
|
* Indicates whether the principal is limited to retrieving metadata for the associated object through the `BROWSE` privilege when `includeBrowse` is enabled in the request.
|
|
@@ -2675,6 +3367,7 @@ export interface GetJobJobSettingsSettingsEnvironment {
|
|
|
2675
3367
|
export interface GetJobJobSettingsSettingsEnvironmentSpec {
|
|
2676
3368
|
client: string;
|
|
2677
3369
|
dependencies?: string[];
|
|
3370
|
+
environmentVersion?: string;
|
|
2678
3371
|
jarDependencies?: string[];
|
|
2679
3372
|
}
|
|
2680
3373
|
export interface GetJobJobSettingsSettingsGitSource {
|
|
@@ -4090,6 +4783,95 @@ export interface GetNotificationDestinationsNotificationDestination {
|
|
|
4090
4783
|
*/
|
|
4091
4784
|
id?: string;
|
|
4092
4785
|
}
|
|
4786
|
+
export interface GetRecipientFederationPoliciesPolicy {
|
|
4787
|
+
/**
|
|
4788
|
+
* (string) - Description of the policy. This is a user-provided description
|
|
4789
|
+
*/
|
|
4790
|
+
comment?: string;
|
|
4791
|
+
/**
|
|
4792
|
+
* (string) - System-generated timestamp indicating when the policy was created
|
|
4793
|
+
*/
|
|
4794
|
+
createTime: string;
|
|
4795
|
+
/**
|
|
4796
|
+
* (string) - Unique, immutable system-generated identifier for the federation policy
|
|
4797
|
+
*/
|
|
4798
|
+
id: string;
|
|
4799
|
+
/**
|
|
4800
|
+
* (string) - Name of the federation policy. A recipient can have multiple policies with different names.
|
|
4801
|
+
* The name must contain only lowercase alphanumeric characters, numbers, and hyphens
|
|
4802
|
+
*/
|
|
4803
|
+
name?: string;
|
|
4804
|
+
/**
|
|
4805
|
+
* (OidcFederationPolicy) - Specifies the policy to use for validating OIDC claims in the federated tokens
|
|
4806
|
+
*/
|
|
4807
|
+
oidcPolicy?: outputs.GetRecipientFederationPoliciesPolicyOidcPolicy;
|
|
4808
|
+
/**
|
|
4809
|
+
* (string) - System-generated timestamp indicating when the policy was last updated
|
|
4810
|
+
*/
|
|
4811
|
+
updateTime: string;
|
|
4812
|
+
}
|
|
4813
|
+
export interface GetRecipientFederationPoliciesPolicyOidcPolicy {
|
|
4814
|
+
/**
|
|
4815
|
+
* (list of string) - The allowed token audiences, as specified in the 'aud' claim of federated tokens.
|
|
4816
|
+
* The audience identifier is intended to represent the recipient of the token.
|
|
4817
|
+
* Can be any non-empty string value. As long as the audience in the token matches at least one audience in the policy,
|
|
4818
|
+
*/
|
|
4819
|
+
audiences?: string[];
|
|
4820
|
+
/**
|
|
4821
|
+
* (string) - The required token issuer, as specified in the 'iss' claim of federated tokens
|
|
4822
|
+
*/
|
|
4823
|
+
issuer: string;
|
|
4824
|
+
/**
|
|
4825
|
+
* (string) - The required token subject, as specified in the subject claim of federated tokens.
|
|
4826
|
+
* The subject claim identifies the identity of the user or machine accessing the resource.
|
|
4827
|
+
* Examples for Entra ID (AAD):
|
|
4828
|
+
* - U2M flow (group access): If the subject claim is `groups`, this must be the Object ID of the group in Entra ID.
|
|
4829
|
+
* - U2M flow (user access): If the subject claim is `oid`, this must be the Object ID of the user in Entra ID.
|
|
4830
|
+
* - 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
|
|
4831
|
+
*/
|
|
4832
|
+
subject: string;
|
|
4833
|
+
/**
|
|
4834
|
+
* (string) - The claim that contains the subject of the token.
|
|
4835
|
+
* Depending on the identity provider and the use case (U2M or M2M), this can vary:
|
|
4836
|
+
* - For Entra ID (AAD):
|
|
4837
|
+
* * U2M flow (group access): Use `groups`.
|
|
4838
|
+
* * U2M flow (user access): Use `oid`.
|
|
4839
|
+
* * M2M flow (OAuth App access): Use `azp`.
|
|
4840
|
+
* - For other IdPs, refer to the specific IdP documentation.
|
|
4841
|
+
*/
|
|
4842
|
+
subjectClaim: string;
|
|
4843
|
+
}
|
|
4844
|
+
export interface GetRecipientFederationPolicyOidcPolicy {
|
|
4845
|
+
/**
|
|
4846
|
+
* (list of string) - The allowed token audiences, as specified in the 'aud' claim of federated tokens.
|
|
4847
|
+
* The audience identifier is intended to represent the recipient of the token.
|
|
4848
|
+
* Can be any non-empty string value. As long as the audience in the token matches at least one audience in the policy,
|
|
4849
|
+
*/
|
|
4850
|
+
audiences?: string[];
|
|
4851
|
+
/**
|
|
4852
|
+
* (string) - The required token issuer, as specified in the 'iss' claim of federated tokens
|
|
4853
|
+
*/
|
|
4854
|
+
issuer: string;
|
|
4855
|
+
/**
|
|
4856
|
+
* (string) - The required token subject, as specified in the subject claim of federated tokens.
|
|
4857
|
+
* The subject claim identifies the identity of the user or machine accessing the resource.
|
|
4858
|
+
* Examples for Entra ID (AAD):
|
|
4859
|
+
* - U2M flow (group access): If the subject claim is `groups`, this must be the Object ID of the group in Entra ID.
|
|
4860
|
+
* - U2M flow (user access): If the subject claim is `oid`, this must be the Object ID of the user in Entra ID.
|
|
4861
|
+
* - 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
|
|
4862
|
+
*/
|
|
4863
|
+
subject: string;
|
|
4864
|
+
/**
|
|
4865
|
+
* (string) - The claim that contains the subject of the token.
|
|
4866
|
+
* Depending on the identity provider and the use case (U2M or M2M), this can vary:
|
|
4867
|
+
* - For Entra ID (AAD):
|
|
4868
|
+
* * U2M flow (group access): Use `groups`.
|
|
4869
|
+
* * U2M flow (user access): Use `oid`.
|
|
4870
|
+
* * M2M flow (OAuth App access): Use `azp`.
|
|
4871
|
+
* - For other IdPs, refer to the specific IdP documentation.
|
|
4872
|
+
*/
|
|
4873
|
+
subjectClaim: string;
|
|
4874
|
+
}
|
|
4093
4875
|
export interface GetRegisteredModelModelInfo {
|
|
4094
4876
|
/**
|
|
4095
4877
|
* the list of aliases associated with this model. Each item is object consisting of following attributes:
|
|
@@ -4854,6 +5636,7 @@ export interface GetTableTableInfoTableConstraintPrimaryKeyConstraint {
|
|
|
4854
5636
|
* Full name of the databricks_table: _`catalog`.`schema`.`table`_
|
|
4855
5637
|
*/
|
|
4856
5638
|
name: string;
|
|
5639
|
+
timeseriesColumns?: string[];
|
|
4857
5640
|
}
|
|
4858
5641
|
export interface GetTableTableInfoViewDependencies {
|
|
4859
5642
|
dependencies?: outputs.GetTableTableInfoViewDependenciesDependency[];
|
|
@@ -4955,7 +5738,7 @@ export interface InstancePoolAwsAttributes {
|
|
|
4955
5738
|
*/
|
|
4956
5739
|
availability?: string;
|
|
4957
5740
|
/**
|
|
4958
|
-
* (Integer) The max price for AWS spot instances, as a percentage of the corresponding instance type
|
|
5741
|
+
* (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.*
|
|
4959
5742
|
*/
|
|
4960
5743
|
spotBidPricePercent?: number;
|
|
4961
5744
|
/**
|
|
@@ -5144,6 +5927,7 @@ export interface JobEnvironmentSpec {
|
|
|
5144
5927
|
* 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.
|
|
5145
5928
|
*/
|
|
5146
5929
|
dependencies?: string[];
|
|
5930
|
+
environmentVersion?: string;
|
|
5147
5931
|
jarDependencies?: string[];
|
|
5148
5932
|
}
|
|
5149
5933
|
export interface JobGitSource {
|
|
@@ -5616,7 +6400,7 @@ export interface JobNewClusterWorkloadTypeClients {
|
|
|
5616
6400
|
}
|
|
5617
6401
|
export interface JobNotebookTask {
|
|
5618
6402
|
/**
|
|
5619
|
-
* (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
|
|
6403
|
+
* (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`.
|
|
5620
6404
|
*/
|
|
5621
6405
|
baseParameters?: {
|
|
5622
6406
|
[key: string]: string;
|
|
@@ -6280,7 +7064,7 @@ export interface JobTaskForEachTaskTaskGenAiComputeTask {
|
|
|
6280
7064
|
yamlParametersFilePath?: string;
|
|
6281
7065
|
}
|
|
6282
7066
|
export interface JobTaskForEachTaskTaskGenAiComputeTaskCompute {
|
|
6283
|
-
gpuNodePoolId
|
|
7067
|
+
gpuNodePoolId?: string;
|
|
6284
7068
|
gpuType?: string;
|
|
6285
7069
|
numGpus: number;
|
|
6286
7070
|
}
|
|
@@ -6520,7 +7304,7 @@ export interface JobTaskForEachTaskTaskNewClusterWorkloadTypeClients {
|
|
|
6520
7304
|
}
|
|
6521
7305
|
export interface JobTaskForEachTaskTaskNotebookTask {
|
|
6522
7306
|
/**
|
|
6523
|
-
* (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
|
|
7307
|
+
* (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`.
|
|
6524
7308
|
*/
|
|
6525
7309
|
baseParameters?: {
|
|
6526
7310
|
[key: string]: string;
|
|
@@ -6916,7 +7700,7 @@ export interface JobTaskGenAiComputeTask {
|
|
|
6916
7700
|
yamlParametersFilePath?: string;
|
|
6917
7701
|
}
|
|
6918
7702
|
export interface JobTaskGenAiComputeTaskCompute {
|
|
6919
|
-
gpuNodePoolId
|
|
7703
|
+
gpuNodePoolId?: string;
|
|
6920
7704
|
gpuType?: string;
|
|
6921
7705
|
numGpus: number;
|
|
6922
7706
|
}
|
|
@@ -7156,7 +7940,7 @@ export interface JobTaskNewClusterWorkloadTypeClients {
|
|
|
7156
7940
|
}
|
|
7157
7941
|
export interface JobTaskNotebookTask {
|
|
7158
7942
|
/**
|
|
7159
|
-
* (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
|
|
7943
|
+
* (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`.
|
|
7160
7944
|
*/
|
|
7161
7945
|
baseParameters?: {
|
|
7162
7946
|
[key: string]: string;
|
|
@@ -8034,6 +8818,7 @@ export interface ModelServingConfigServedEntity {
|
|
|
8034
8818
|
* 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 -.
|
|
8035
8819
|
*/
|
|
8036
8820
|
name: string;
|
|
8821
|
+
provisionedModelUnits?: number;
|
|
8037
8822
|
/**
|
|
8038
8823
|
* Whether the compute resources for the served entity should scale down to zero.
|
|
8039
8824
|
*/
|
|
@@ -8306,6 +9091,7 @@ export interface ModelServingConfigServedModel {
|
|
|
8306
9091
|
* 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.
|
|
8307
9092
|
*/
|
|
8308
9093
|
name: string;
|
|
9094
|
+
provisionedModelUnits?: number;
|
|
8309
9095
|
/**
|
|
8310
9096
|
* 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`.
|
|
8311
9097
|
*/
|
|
@@ -8332,6 +9118,163 @@ export interface ModelServingConfigTrafficConfigRoute {
|
|
|
8332
9118
|
*/
|
|
8333
9119
|
trafficPercentage: number;
|
|
8334
9120
|
}
|
|
9121
|
+
export interface ModelServingProvisionedThroughputAiGateway {
|
|
9122
|
+
fallbackConfig?: outputs.ModelServingProvisionedThroughputAiGatewayFallbackConfig;
|
|
9123
|
+
/**
|
|
9124
|
+
* Block with configuration for AI Guardrails to prevent unwanted data and unsafe data in requests and responses. Consists of the following attributes:
|
|
9125
|
+
*/
|
|
9126
|
+
guardrails?: outputs.ModelServingProvisionedThroughputAiGatewayGuardrails;
|
|
9127
|
+
/**
|
|
9128
|
+
* Block describing the configuration of usage tracking. Consists of the following attributes:
|
|
9129
|
+
*/
|
|
9130
|
+
inferenceTableConfig?: outputs.ModelServingProvisionedThroughputAiGatewayInferenceTableConfig;
|
|
9131
|
+
/**
|
|
9132
|
+
* Block describing rate limits for AI gateway. For details see the description of `rateLimits` block above.
|
|
9133
|
+
*/
|
|
9134
|
+
rateLimits?: outputs.ModelServingProvisionedThroughputAiGatewayRateLimit[];
|
|
9135
|
+
/**
|
|
9136
|
+
* Block with configuration for payload logging using inference tables. For details see the description of `autoCaptureConfig` block above.
|
|
9137
|
+
*/
|
|
9138
|
+
usageTrackingConfig: outputs.ModelServingProvisionedThroughputAiGatewayUsageTrackingConfig;
|
|
9139
|
+
}
|
|
9140
|
+
export interface ModelServingProvisionedThroughputAiGatewayFallbackConfig {
|
|
9141
|
+
/**
|
|
9142
|
+
* boolean flag specifying if usage tracking is enabled.
|
|
9143
|
+
*/
|
|
9144
|
+
enabled: boolean;
|
|
9145
|
+
}
|
|
9146
|
+
export interface ModelServingProvisionedThroughputAiGatewayGuardrails {
|
|
9147
|
+
/**
|
|
9148
|
+
* A block with configuration for input guardrail filters:
|
|
9149
|
+
*/
|
|
9150
|
+
input?: outputs.ModelServingProvisionedThroughputAiGatewayGuardrailsInput;
|
|
9151
|
+
/**
|
|
9152
|
+
* A block with configuration for output guardrail filters. Has the same structure as `input` block.
|
|
9153
|
+
*/
|
|
9154
|
+
output?: outputs.ModelServingProvisionedThroughputAiGatewayGuardrailsOutput;
|
|
9155
|
+
}
|
|
9156
|
+
export interface ModelServingProvisionedThroughputAiGatewayGuardrailsInput {
|
|
9157
|
+
/**
|
|
9158
|
+
* List of invalid keywords. AI guardrail uses keyword or string matching to decide if the keyword exists in the request or response content.
|
|
9159
|
+
*/
|
|
9160
|
+
invalidKeywords?: string[];
|
|
9161
|
+
/**
|
|
9162
|
+
* Block with configuration for guardrail PII filter:
|
|
9163
|
+
*/
|
|
9164
|
+
pii: outputs.ModelServingProvisionedThroughputAiGatewayGuardrailsInputPii;
|
|
9165
|
+
/**
|
|
9166
|
+
* the boolean flag that indicates whether the safety filter is enabled.
|
|
9167
|
+
*/
|
|
9168
|
+
safety?: boolean;
|
|
9169
|
+
/**
|
|
9170
|
+
* The list of allowed topics. Given a chat request, this guardrail flags the request if its topic is not in the allowed topics.
|
|
9171
|
+
*/
|
|
9172
|
+
validTopics?: string[];
|
|
9173
|
+
}
|
|
9174
|
+
export interface ModelServingProvisionedThroughputAiGatewayGuardrailsInputPii {
|
|
9175
|
+
/**
|
|
9176
|
+
* a string that describes the behavior for PII filter. Currently only `BLOCK` value is supported.
|
|
9177
|
+
*/
|
|
9178
|
+
behavior: string;
|
|
9179
|
+
}
|
|
9180
|
+
export interface ModelServingProvisionedThroughputAiGatewayGuardrailsOutput {
|
|
9181
|
+
/**
|
|
9182
|
+
* List of invalid keywords. AI guardrail uses keyword or string matching to decide if the keyword exists in the request or response content.
|
|
9183
|
+
*/
|
|
9184
|
+
invalidKeywords?: string[];
|
|
9185
|
+
/**
|
|
9186
|
+
* Block with configuration for guardrail PII filter:
|
|
9187
|
+
*/
|
|
9188
|
+
pii?: outputs.ModelServingProvisionedThroughputAiGatewayGuardrailsOutputPii;
|
|
9189
|
+
/**
|
|
9190
|
+
* the boolean flag that indicates whether the safety filter is enabled.
|
|
9191
|
+
*/
|
|
9192
|
+
safety?: boolean;
|
|
9193
|
+
/**
|
|
9194
|
+
* The list of allowed topics. Given a chat request, this guardrail flags the request if its topic is not in the allowed topics.
|
|
9195
|
+
*/
|
|
9196
|
+
validTopics?: string[];
|
|
9197
|
+
}
|
|
9198
|
+
export interface ModelServingProvisionedThroughputAiGatewayGuardrailsOutputPii {
|
|
9199
|
+
/**
|
|
9200
|
+
* a string that describes the behavior for PII filter. Currently only `BLOCK` value is supported.
|
|
9201
|
+
*/
|
|
9202
|
+
behavior?: string;
|
|
9203
|
+
}
|
|
9204
|
+
export interface ModelServingProvisionedThroughputAiGatewayInferenceTableConfig {
|
|
9205
|
+
catalogName?: string;
|
|
9206
|
+
/**
|
|
9207
|
+
* boolean flag specifying if usage tracking is enabled.
|
|
9208
|
+
*/
|
|
9209
|
+
enabled?: boolean;
|
|
9210
|
+
schemaName?: string;
|
|
9211
|
+
tableNamePrefix?: string;
|
|
9212
|
+
}
|
|
9213
|
+
export interface ModelServingProvisionedThroughputAiGatewayRateLimit {
|
|
9214
|
+
calls: number;
|
|
9215
|
+
/**
|
|
9216
|
+
* The key field for a tag.
|
|
9217
|
+
*/
|
|
9218
|
+
key?: string;
|
|
9219
|
+
renewalPeriod: string;
|
|
9220
|
+
}
|
|
9221
|
+
export interface ModelServingProvisionedThroughputAiGatewayUsageTrackingConfig {
|
|
9222
|
+
/**
|
|
9223
|
+
* boolean flag specifying if usage tracking is enabled.
|
|
9224
|
+
*/
|
|
9225
|
+
enabled: boolean;
|
|
9226
|
+
}
|
|
9227
|
+
export interface ModelServingProvisionedThroughputConfig {
|
|
9228
|
+
/**
|
|
9229
|
+
* A list of served entities for the endpoint to serve.
|
|
9230
|
+
*/
|
|
9231
|
+
servedEntities?: outputs.ModelServingProvisionedThroughputConfigServedEntity[];
|
|
9232
|
+
/**
|
|
9233
|
+
* A single block represents the traffic split configuration amongst the served models.
|
|
9234
|
+
*/
|
|
9235
|
+
trafficConfig: outputs.ModelServingProvisionedThroughputConfigTrafficConfig;
|
|
9236
|
+
}
|
|
9237
|
+
export interface ModelServingProvisionedThroughputConfigServedEntity {
|
|
9238
|
+
/**
|
|
9239
|
+
* The full path of the UC model to be served, given in the form of `catalog_name.schema_name.model_name`.
|
|
9240
|
+
*/
|
|
9241
|
+
entityName: string;
|
|
9242
|
+
/**
|
|
9243
|
+
* The version of the model in UC to be served.
|
|
9244
|
+
*/
|
|
9245
|
+
entityVersion: string;
|
|
9246
|
+
/**
|
|
9247
|
+
* 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`
|
|
9248
|
+
*/
|
|
9249
|
+
name: string;
|
|
9250
|
+
/**
|
|
9251
|
+
* The number of model units to be provisioned.
|
|
9252
|
+
*/
|
|
9253
|
+
provisionedModelUnits: number;
|
|
9254
|
+
}
|
|
9255
|
+
export interface ModelServingProvisionedThroughputConfigTrafficConfig {
|
|
9256
|
+
/**
|
|
9257
|
+
* Each block represents a route that defines traffic to each served entity. Each `servedEntity` block needs to have a corresponding `routes` block.
|
|
9258
|
+
*/
|
|
9259
|
+
routes?: outputs.ModelServingProvisionedThroughputConfigTrafficConfigRoute[];
|
|
9260
|
+
}
|
|
9261
|
+
export interface ModelServingProvisionedThroughputConfigTrafficConfigRoute {
|
|
9262
|
+
servedModelName: string;
|
|
9263
|
+
/**
|
|
9264
|
+
* The percentage of endpoint traffic to send to this route. It must be an integer between 0 and 100 inclusive.
|
|
9265
|
+
*/
|
|
9266
|
+
trafficPercentage: number;
|
|
9267
|
+
}
|
|
9268
|
+
export interface ModelServingProvisionedThroughputTag {
|
|
9269
|
+
/**
|
|
9270
|
+
* The key field for a tag.
|
|
9271
|
+
*/
|
|
9272
|
+
key: string;
|
|
9273
|
+
/**
|
|
9274
|
+
* The value field for a tag.
|
|
9275
|
+
*/
|
|
9276
|
+
value?: string;
|
|
9277
|
+
}
|
|
8335
9278
|
export interface ModelServingRateLimit {
|
|
8336
9279
|
/**
|
|
8337
9280
|
* Used to specify how many calls are allowed for a key within the renewal_period.
|
|
@@ -8483,15 +9426,11 @@ export interface MwsNetworksGcpNetworkInfo {
|
|
|
8483
9426
|
*/
|
|
8484
9427
|
networkProjectId: string;
|
|
8485
9428
|
/**
|
|
8486
|
-
*
|
|
8487
|
-
*
|
|
8488
|
-
* @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
|
|
9429
|
+
* @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
|
|
8489
9430
|
*/
|
|
8490
9431
|
podIpRangeName?: string;
|
|
8491
9432
|
/**
|
|
8492
|
-
*
|
|
8493
|
-
*
|
|
8494
|
-
* @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
|
|
9433
|
+
* @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
|
|
8495
9434
|
*/
|
|
8496
9435
|
serviceIpRangeName?: string;
|
|
8497
9436
|
/**
|
|
@@ -8552,23 +9491,17 @@ export interface MwsWorkspacesExternalCustomerInfo {
|
|
|
8552
9491
|
}
|
|
8553
9492
|
export interface MwsWorkspacesGcpManagedNetworkConfig {
|
|
8554
9493
|
/**
|
|
8555
|
-
* @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.
|
|
9494
|
+
* @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
|
|
8556
9495
|
*/
|
|
8557
9496
|
gkeClusterPodIpRange?: string;
|
|
8558
9497
|
/**
|
|
8559
|
-
* @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.
|
|
9498
|
+
* @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
|
|
8560
9499
|
*/
|
|
8561
9500
|
gkeClusterServiceIpRange?: string;
|
|
8562
9501
|
subnetCidr: string;
|
|
8563
9502
|
}
|
|
8564
9503
|
export interface MwsWorkspacesGkeConfig {
|
|
8565
|
-
/**
|
|
8566
|
-
* 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`.
|
|
8567
|
-
*/
|
|
8568
9504
|
connectivityType?: string;
|
|
8569
|
-
/**
|
|
8570
|
-
* 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`.
|
|
8571
|
-
*/
|
|
8572
9505
|
masterIpRange?: string;
|
|
8573
9506
|
}
|
|
8574
9507
|
export interface MwsWorkspacesToken {
|
|
@@ -8843,6 +9776,9 @@ export interface PipelineClusterInitScript {
|
|
|
8843
9776
|
* @deprecated For init scripts use 'volumes', 'workspace' or cloud storage location instead of 'dbfs'.
|
|
8844
9777
|
*/
|
|
8845
9778
|
dbfs?: outputs.PipelineClusterInitScriptDbfs;
|
|
9779
|
+
/**
|
|
9780
|
+
* specifies path to a file in Databricks Workspace to include as source. Actual path is specified as `path` attribute inside the block.
|
|
9781
|
+
*/
|
|
8846
9782
|
file?: outputs.PipelineClusterInitScriptFile;
|
|
8847
9783
|
gcs?: outputs.PipelineClusterInitScriptGcs;
|
|
8848
9784
|
s3?: outputs.PipelineClusterInitScriptS3;
|
|
@@ -8933,6 +9869,7 @@ export interface PipelineIngestionDefinition {
|
|
|
8933
9869
|
connectionName?: string;
|
|
8934
9870
|
ingestionGatewayId?: string;
|
|
8935
9871
|
objects?: outputs.PipelineIngestionDefinitionObject[];
|
|
9872
|
+
sourceType?: string;
|
|
8936
9873
|
tableConfiguration?: outputs.PipelineIngestionDefinitionTableConfiguration;
|
|
8937
9874
|
}
|
|
8938
9875
|
export interface PipelineIngestionDefinitionObject {
|
|
@@ -9004,9 +9941,19 @@ export interface PipelineLatestUpdate {
|
|
|
9004
9941
|
updateId?: string;
|
|
9005
9942
|
}
|
|
9006
9943
|
export interface PipelineLibrary {
|
|
9944
|
+
/**
|
|
9945
|
+
* specifies path to a file in Databricks Workspace to include as source. Actual path is specified as `path` attribute inside the block.
|
|
9946
|
+
*/
|
|
9007
9947
|
file?: outputs.PipelineLibraryFile;
|
|
9948
|
+
/**
|
|
9949
|
+
* 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`.
|
|
9950
|
+
*/
|
|
9951
|
+
glob?: outputs.PipelineLibraryGlob;
|
|
9008
9952
|
jar?: string;
|
|
9009
9953
|
maven?: outputs.PipelineLibraryMaven;
|
|
9954
|
+
/**
|
|
9955
|
+
* specifies path to a Databricks Notebook to include as source. Actual path is specified as `path` attribute inside the block.
|
|
9956
|
+
*/
|
|
9010
9957
|
notebook?: outputs.PipelineLibraryNotebook;
|
|
9011
9958
|
/**
|
|
9012
9959
|
* @deprecated The 'whl' field is deprecated
|
|
@@ -9014,7 +9961,13 @@ export interface PipelineLibrary {
|
|
|
9014
9961
|
whl?: string;
|
|
9015
9962
|
}
|
|
9016
9963
|
export interface PipelineLibraryFile {
|
|
9017
|
-
path
|
|
9964
|
+
path: string;
|
|
9965
|
+
}
|
|
9966
|
+
export interface PipelineLibraryGlob {
|
|
9967
|
+
/**
|
|
9968
|
+
* Paths to include.
|
|
9969
|
+
*/
|
|
9970
|
+
include: string;
|
|
9018
9971
|
}
|
|
9019
9972
|
export interface PipelineLibraryMaven {
|
|
9020
9973
|
coordinates: string;
|
|
@@ -9022,7 +9975,7 @@ export interface PipelineLibraryMaven {
|
|
|
9022
9975
|
repo?: string;
|
|
9023
9976
|
}
|
|
9024
9977
|
export interface PipelineLibraryNotebook {
|
|
9025
|
-
path
|
|
9978
|
+
path: string;
|
|
9026
9979
|
}
|
|
9027
9980
|
export interface PipelineNotification {
|
|
9028
9981
|
/**
|
|
@@ -9295,6 +10248,39 @@ export interface QueryParameterTextValue {
|
|
|
9295
10248
|
*/
|
|
9296
10249
|
value: string;
|
|
9297
10250
|
}
|
|
10251
|
+
export interface RecipientFederationPolicyOidcPolicy {
|
|
10252
|
+
/**
|
|
10253
|
+
* The allowed token audiences, as specified in the 'aud' claim of federated tokens.
|
|
10254
|
+
* The audience identifier is intended to represent the recipient of the token.
|
|
10255
|
+
* Can be any non-empty string value. As long as the audience in the token matches at least one audience in the policy,
|
|
10256
|
+
*/
|
|
10257
|
+
audiences?: string[];
|
|
10258
|
+
/**
|
|
10259
|
+
* The required token issuer, as specified in the 'iss' claim of federated tokens
|
|
10260
|
+
*/
|
|
10261
|
+
issuer: string;
|
|
10262
|
+
/**
|
|
10263
|
+
* The required token subject, as specified in the subject claim of federated tokens.
|
|
10264
|
+
* The subject claim identifies the identity of the user or machine accessing the resource.
|
|
10265
|
+
* Examples for Entra ID (AAD):
|
|
10266
|
+
* - U2M flow (group access): If the subject claim is `groups`, this must be the Object ID of the group in Entra ID.
|
|
10267
|
+
* - U2M flow (user access): If the subject claim is `oid`, this must be the Object ID of the user in Entra ID.
|
|
10268
|
+
* - 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
|
|
10269
|
+
*/
|
|
10270
|
+
subject: string;
|
|
10271
|
+
/**
|
|
10272
|
+
* The claim that contains the subject of the token.
|
|
10273
|
+
* Depending on the identity provider and the use case (U2M or M2M), this can vary:
|
|
10274
|
+
* - For Entra ID (AAD):
|
|
10275
|
+
* * U2M flow (group access): Use `groups`.
|
|
10276
|
+
* * U2M flow (user access): Use `oid`.
|
|
10277
|
+
* * M2M flow (OAuth App access): Use `azp`.
|
|
10278
|
+
* - For other IdPs, refer to the specific IdP documentation.
|
|
10279
|
+
*
|
|
10280
|
+
* Supported `subjectClaim` values are:
|
|
10281
|
+
*/
|
|
10282
|
+
subjectClaim: string;
|
|
10283
|
+
}
|
|
9298
10284
|
export interface RecipientIpAccessList {
|
|
9299
10285
|
/**
|
|
9300
10286
|
* Allowed IP Addresses in CIDR notation. Limit of 100.
|
|
@@ -9780,10 +10766,6 @@ export interface TableColumn {
|
|
|
9780
10766
|
typeScale?: number;
|
|
9781
10767
|
typeText: string;
|
|
9782
10768
|
}
|
|
9783
|
-
export interface VectorSearchEndpointCustomTag {
|
|
9784
|
-
key: string;
|
|
9785
|
-
value?: string;
|
|
9786
|
-
}
|
|
9787
10769
|
export interface VectorSearchEndpointEndpointStatus {
|
|
9788
10770
|
/**
|
|
9789
10771
|
* Additional status message.
|