@pulumi/databricks 1.51.0-alpha.1728383519 → 1.51.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/accessControlRuleSet.d.ts +3 -3
- package/accessControlRuleSet.js +3 -3
- package/artifactAllowlist.d.ts +2 -3
- package/artifactAllowlist.js +2 -3
- package/artifactAllowlist.js.map +1 -1
- package/budget.d.ts +150 -0
- package/budget.js +125 -0
- package/budget.js.map +1 -0
- package/catalog.d.ts +1 -1
- package/catalog.js +1 -1
- package/catalogWorkspaceBinding.d.ts +3 -5
- package/catalogWorkspaceBinding.js +3 -5
- package/catalogWorkspaceBinding.js.map +1 -1
- package/connection.d.ts +1 -1
- package/connection.js +1 -1
- package/defaultNamespaceSetting.d.ts +1 -1
- package/defaultNamespaceSetting.js +1 -1
- package/entitlements.d.ts +1 -1
- package/entitlements.js +1 -1
- package/externalLocation.d.ts +1 -1
- package/externalLocation.js +1 -1
- package/getMlflowModels.d.ts +64 -0
- package/getMlflowModels.js +54 -0
- package/getMlflowModels.js.map +1 -0
- package/grant.d.ts +2 -4
- package/grant.js +2 -4
- package/grant.js.map +1 -1
- package/grants.d.ts +2 -4
- package/grants.js +2 -4
- package/grants.js.map +1 -1
- package/group.d.ts +2 -2
- package/group.js +2 -2
- package/groupInstanceProfile.d.ts +1 -1
- package/groupInstanceProfile.js +1 -1
- package/groupRole.d.ts +1 -1
- package/groupRole.js +1 -1
- package/index.d.ts +6 -0
- package/index.js +13 -4
- package/index.js.map +1 -1
- package/instancePool.d.ts +1 -1
- package/instancePool.js +1 -1
- package/instanceProfile.d.ts +1 -1
- package/instanceProfile.js +1 -1
- package/ipAccessList.d.ts +1 -1
- package/ipAccessList.js +1 -1
- package/job.d.ts +1 -1
- package/job.js +1 -1
- package/library.d.ts +3 -3
- package/library.js +3 -3
- package/metastore.d.ts +1 -1
- package/metastore.js +1 -1
- package/metastoreAssignment.d.ts +1 -1
- package/metastoreAssignment.js +1 -1
- package/metastoreDataAccess.d.ts +1 -1
- package/metastoreDataAccess.js +1 -1
- package/metastoreProvider.d.ts +2 -2
- package/metastoreProvider.js +2 -2
- package/mlflowModel.d.ts +1 -1
- package/mlflowModel.js +1 -1
- package/mlflowWebhook.d.ts +1 -1
- package/mlflowWebhook.js +1 -1
- package/modelServing.d.ts +4 -1
- package/modelServing.js +3 -1
- package/modelServing.js.map +1 -1
- package/mount.d.ts +1 -1
- package/mount.js +1 -1
- package/mwsCustomerManagedKeys.d.ts +2 -2
- package/mwsCustomerManagedKeys.js +2 -2
- package/mwsLogDelivery.d.ts +2 -2
- package/mwsLogDelivery.js +2 -2
- package/mwsNccBinding.d.ts +2 -2
- package/mwsNccBinding.js +2 -2
- package/mwsNccPrivateEndpointRule.d.ts +2 -2
- package/mwsNccPrivateEndpointRule.js +2 -2
- package/mwsNetworkConnectivityConfig.d.ts +1 -1
- package/mwsNetworkConnectivityConfig.js +1 -1
- package/mwsNetworks.d.ts +1 -1
- package/mwsNetworks.js +1 -1
- package/mwsPrivateAccessSettings.d.ts +3 -3
- package/mwsPrivateAccessSettings.js +3 -3
- package/mwsStorageConfigurations.d.ts +1 -1
- package/mwsStorageConfigurations.js +1 -1
- package/mwsVpcEndpoint.d.ts +2 -2
- package/mwsVpcEndpoint.js +2 -2
- package/oboToken.d.ts +2 -2
- package/oboToken.js +2 -2
- package/onlineTable.d.ts +8 -3
- package/onlineTable.js +2 -2
- package/onlineTable.js.map +1 -1
- package/package.json +2 -2
- package/permissions.d.ts +9 -9
- package/permissions.js +9 -9
- package/pipeline.d.ts +6 -0
- package/pipeline.js +4 -0
- package/pipeline.js.map +1 -1
- package/recipient.d.ts +1 -1
- package/recipient.js +1 -1
- package/registeredModel.d.ts +1 -1
- package/registeredModel.js +1 -1
- package/repo.d.ts +1 -1
- package/repo.js +1 -1
- package/restrictWorkspaceAdminsSetting.d.ts +2 -2
- package/restrictWorkspaceAdminsSetting.js +2 -2
- package/schema.d.ts +1 -1
- package/schema.js +1 -1
- package/servicePrincipal.d.ts +2 -2
- package/servicePrincipal.js +2 -2
- package/servicePrincipalRole.d.ts +1 -1
- package/servicePrincipalRole.js +1 -1
- package/servicePrincipalSecret.d.ts +1 -1
- package/servicePrincipalSecret.js +1 -1
- package/share.d.ts +2 -2
- package/share.js +2 -2
- package/sqlAlert.d.ts +1 -1
- package/sqlAlert.js +1 -1
- package/sqlDashboard.d.ts +2 -2
- package/sqlDashboard.js +2 -2
- package/sqlPermissions.d.ts +1 -1
- package/sqlPermissions.js +1 -1
- package/sqlQuery.d.ts +1 -1
- package/sqlQuery.js +1 -1
- package/sqlTable.d.ts +44 -0
- package/sqlTable.js +44 -0
- package/sqlTable.js.map +1 -1
- package/sqlWidget.d.ts +2 -2
- package/sqlWidget.js +2 -2
- package/storageCredential.d.ts +1 -1
- package/storageCredential.js +1 -1
- package/systemSchema.d.ts +2 -2
- package/systemSchema.js +2 -2
- package/token.d.ts +1 -1
- package/token.js +1 -1
- package/types/input.d.ts +162 -10
- package/types/output.d.ts +160 -10
- package/user.d.ts +2 -2
- package/user.js +2 -2
- package/userInstanceProfile.d.ts +1 -1
- package/userInstanceProfile.js +1 -1
- package/userRole.d.ts +1 -1
- package/userRole.js +1 -1
- package/vectorSearchEndpoint.d.ts +1 -1
- package/vectorSearchEndpoint.js +1 -1
- package/vectorSearchIndex.d.ts +1 -1
- package/vectorSearchIndex.js +1 -1
- package/volume.d.ts +2 -2
- package/volume.js +2 -2
- package/workspaceBinding.d.ts +3 -5
- package/workspaceBinding.js +3 -5
- package/workspaceBinding.js.map +1 -1
- package/workspaceConf.d.ts +3 -3
- package/workspaceConf.js +3 -3
package/sqlTable.d.ts
CHANGED
|
@@ -8,6 +8,50 @@ import * as outputs from "./types/output";
|
|
|
8
8
|
*
|
|
9
9
|
* This resource creates and updates the Unity Catalog table/view by executing the necessary SQL queries on a special auto-terminating cluster it would create for this operation. You could also specify a SQL warehouse or cluster for the queries to be executed on.
|
|
10
10
|
*
|
|
11
|
+
* ## Use an Identity Column
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as databricks from "@pulumi/databricks";
|
|
16
|
+
*
|
|
17
|
+
* const sandbox = new databricks.Catalog("sandbox", {
|
|
18
|
+
* name: "sandbox",
|
|
19
|
+
* comment: "this catalog is managed by terraform",
|
|
20
|
+
* properties: {
|
|
21
|
+
* purpose: "testing",
|
|
22
|
+
* },
|
|
23
|
+
* });
|
|
24
|
+
* const things = new databricks.Schema("things", {
|
|
25
|
+
* catalogName: sandbox.id,
|
|
26
|
+
* name: "things",
|
|
27
|
+
* comment: "this database is managed by terraform",
|
|
28
|
+
* properties: {
|
|
29
|
+
* kind: "various",
|
|
30
|
+
* },
|
|
31
|
+
* });
|
|
32
|
+
* const thing = new databricks.SqlTable("thing", {
|
|
33
|
+
* name: "quickstart_table",
|
|
34
|
+
* catalogName: sandbox.name,
|
|
35
|
+
* schemaName: things.name,
|
|
36
|
+
* tableType: "MANAGED",
|
|
37
|
+
* dataSourceFormat: "DELTA",
|
|
38
|
+
* storageLocation: "",
|
|
39
|
+
* columns: [
|
|
40
|
+
* {
|
|
41
|
+
* name: "id",
|
|
42
|
+
* type: "bigint",
|
|
43
|
+
* identity: "default",
|
|
44
|
+
* },
|
|
45
|
+
* {
|
|
46
|
+
* name: "name",
|
|
47
|
+
* type: "string",
|
|
48
|
+
* comment: "name of thing",
|
|
49
|
+
* },
|
|
50
|
+
* ],
|
|
51
|
+
* comment: "this table is managed by terraform",
|
|
52
|
+
* });
|
|
53
|
+
* ```
|
|
54
|
+
*
|
|
11
55
|
* ## Import
|
|
12
56
|
*
|
|
13
57
|
* This resource can be imported by its full name:
|
package/sqlTable.js
CHANGED
|
@@ -12,6 +12,50 @@ const utilities = require("./utilities");
|
|
|
12
12
|
*
|
|
13
13
|
* This resource creates and updates the Unity Catalog table/view by executing the necessary SQL queries on a special auto-terminating cluster it would create for this operation. You could also specify a SQL warehouse or cluster for the queries to be executed on.
|
|
14
14
|
*
|
|
15
|
+
* ## Use an Identity Column
|
|
16
|
+
*
|
|
17
|
+
* ```typescript
|
|
18
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
19
|
+
* import * as databricks from "@pulumi/databricks";
|
|
20
|
+
*
|
|
21
|
+
* const sandbox = new databricks.Catalog("sandbox", {
|
|
22
|
+
* name: "sandbox",
|
|
23
|
+
* comment: "this catalog is managed by terraform",
|
|
24
|
+
* properties: {
|
|
25
|
+
* purpose: "testing",
|
|
26
|
+
* },
|
|
27
|
+
* });
|
|
28
|
+
* const things = new databricks.Schema("things", {
|
|
29
|
+
* catalogName: sandbox.id,
|
|
30
|
+
* name: "things",
|
|
31
|
+
* comment: "this database is managed by terraform",
|
|
32
|
+
* properties: {
|
|
33
|
+
* kind: "various",
|
|
34
|
+
* },
|
|
35
|
+
* });
|
|
36
|
+
* const thing = new databricks.SqlTable("thing", {
|
|
37
|
+
* name: "quickstart_table",
|
|
38
|
+
* catalogName: sandbox.name,
|
|
39
|
+
* schemaName: things.name,
|
|
40
|
+
* tableType: "MANAGED",
|
|
41
|
+
* dataSourceFormat: "DELTA",
|
|
42
|
+
* storageLocation: "",
|
|
43
|
+
* columns: [
|
|
44
|
+
* {
|
|
45
|
+
* name: "id",
|
|
46
|
+
* type: "bigint",
|
|
47
|
+
* identity: "default",
|
|
48
|
+
* },
|
|
49
|
+
* {
|
|
50
|
+
* name: "name",
|
|
51
|
+
* type: "string",
|
|
52
|
+
* comment: "name of thing",
|
|
53
|
+
* },
|
|
54
|
+
* ],
|
|
55
|
+
* comment: "this table is managed by terraform",
|
|
56
|
+
* });
|
|
57
|
+
* ```
|
|
58
|
+
*
|
|
15
59
|
* ## Import
|
|
16
60
|
*
|
|
17
61
|
* This resource can be imported by its full name:
|
package/sqlTable.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sqlTable.js","sourceRoot":"","sources":["../sqlTable.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"sqlTable.js","sourceRoot":"","sources":["../sqlTable.ts"],"names":[],"mappings":"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"}
|
package/sqlWidget.d.ts
CHANGED
|
@@ -2,11 +2,11 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import * as inputs from "./types/input";
|
|
3
3
|
import * as outputs from "./types/output";
|
|
4
4
|
/**
|
|
5
|
-
* >
|
|
5
|
+
* > Please switch to databricks.Dashboard to author new AI/BI dashboards using the latest tooling
|
|
6
6
|
*
|
|
7
7
|
* To manage [SQL resources](https://docs.databricks.com/sql/get-started/concepts.html) you must have `databricksSqlAccess` on your databricks.Group or databricks_user.
|
|
8
8
|
*
|
|
9
|
-
* >
|
|
9
|
+
* > documentation for this resource is a work in progress.
|
|
10
10
|
*
|
|
11
11
|
* A widget is always tied to a Legacy dashboard. Every dashboard may have one or more widgets.
|
|
12
12
|
*
|
package/sqlWidget.js
CHANGED
|
@@ -6,11 +6,11 @@ exports.SqlWidget = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* >
|
|
9
|
+
* > Please switch to databricks.Dashboard to author new AI/BI dashboards using the latest tooling
|
|
10
10
|
*
|
|
11
11
|
* To manage [SQL resources](https://docs.databricks.com/sql/get-started/concepts.html) you must have `databricksSqlAccess` on your databricks.Group or databricks_user.
|
|
12
12
|
*
|
|
13
|
-
* >
|
|
13
|
+
* > documentation for this resource is a work in progress.
|
|
14
14
|
*
|
|
15
15
|
* A widget is always tied to a Legacy dashboard. Every dashboard may have one or more widgets.
|
|
16
16
|
*
|
package/storageCredential.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import * as inputs from "./types/input";
|
|
3
3
|
import * as outputs from "./types/output";
|
|
4
4
|
/**
|
|
5
|
-
* >
|
|
5
|
+
* > This resource can be used with an account or workspace-level provider.
|
|
6
6
|
*
|
|
7
7
|
* To work with external tables, Unity Catalog introduces two new objects to access and work with external cloud storage:
|
|
8
8
|
*
|
package/storageCredential.js
CHANGED
|
@@ -6,7 +6,7 @@ exports.StorageCredential = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* >
|
|
9
|
+
* > This resource can be used with an account or workspace-level provider.
|
|
10
10
|
*
|
|
11
11
|
* To work with external tables, Unity Catalog introduces two new objects to access and work with external cloud storage:
|
|
12
12
|
*
|
package/systemSchema.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* >
|
|
3
|
+
* > This feature is in [Public Preview](https://docs.databricks.com/release-notes/release-types.html).
|
|
4
4
|
*
|
|
5
|
-
* >
|
|
5
|
+
* > This resource can only be used with a workspace-level provider!
|
|
6
6
|
*
|
|
7
7
|
* Manages system tables enablement. System tables are a Databricks-hosted analytical store of your account’s operational data. System tables can be used for historical observability across your account. System tables must be enabled by an account admin.
|
|
8
8
|
*
|
package/systemSchema.js
CHANGED
|
@@ -6,9 +6,9 @@ exports.SystemSchema = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* >
|
|
9
|
+
* > This feature is in [Public Preview](https://docs.databricks.com/release-notes/release-types.html).
|
|
10
10
|
*
|
|
11
|
-
* >
|
|
11
|
+
* > This resource can only be used with a workspace-level provider!
|
|
12
12
|
*
|
|
13
13
|
* Manages system tables enablement. System tables are a Databricks-hosted analytical store of your account’s operational data. System tables can be used for historical observability across your account. System tables must be enabled by an account admin.
|
|
14
14
|
*
|
package/token.d.ts
CHANGED
|
@@ -32,7 +32,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
32
32
|
*
|
|
33
33
|
* ## Import
|
|
34
34
|
*
|
|
35
|
-
*
|
|
35
|
+
* !> Importing this resource is not currently supported.
|
|
36
36
|
*/
|
|
37
37
|
export declare class Token extends pulumi.CustomResource {
|
|
38
38
|
/**
|
package/token.js
CHANGED
package/types/input.d.ts
CHANGED
|
@@ -51,6 +51,80 @@ export interface AutomaticClusterUpdateWorkspaceSettingAutomaticClusterUpdateWor
|
|
|
51
51
|
hours: pulumi.Input<number>;
|
|
52
52
|
minutes: pulumi.Input<number>;
|
|
53
53
|
}
|
|
54
|
+
export interface BudgetAlertConfiguration {
|
|
55
|
+
/**
|
|
56
|
+
* List of action configurations to take when the budget alert is triggered. Consists of the following fields:
|
|
57
|
+
*/
|
|
58
|
+
actionConfigurations?: pulumi.Input<pulumi.Input<inputs.BudgetAlertConfigurationActionConfiguration>[]>;
|
|
59
|
+
alertConfigurationId?: pulumi.Input<string>;
|
|
60
|
+
/**
|
|
61
|
+
* The threshold for the budget alert to determine if it is in a triggered state. The number is evaluated based on `quantityType`.
|
|
62
|
+
*/
|
|
63
|
+
quantityThreshold?: pulumi.Input<string>;
|
|
64
|
+
/**
|
|
65
|
+
* The way to calculate cost for this budget alert. This is what quantityThreshold is measured in. (Enum: `LIST_PRICE_DOLLARS_USD`)
|
|
66
|
+
*/
|
|
67
|
+
quantityType?: pulumi.Input<string>;
|
|
68
|
+
/**
|
|
69
|
+
* The time window of usage data for the budget. (Enum: `MONTH`)
|
|
70
|
+
*/
|
|
71
|
+
timePeriod?: pulumi.Input<string>;
|
|
72
|
+
/**
|
|
73
|
+
* The evaluation method to determine when this budget alert is in a triggered state. (Enum: `CUMULATIVE_SPENDING_EXCEEDED`)
|
|
74
|
+
*/
|
|
75
|
+
triggerType?: pulumi.Input<string>;
|
|
76
|
+
}
|
|
77
|
+
export interface BudgetAlertConfigurationActionConfiguration {
|
|
78
|
+
actionConfigurationId?: pulumi.Input<string>;
|
|
79
|
+
/**
|
|
80
|
+
* The type of action to take when the budget alert is triggered. (Enum: `EMAIL_NOTIFICATION`)
|
|
81
|
+
*/
|
|
82
|
+
actionType?: pulumi.Input<string>;
|
|
83
|
+
/**
|
|
84
|
+
* The target of the action. For `EMAIL_NOTIFICATION`, this is the email address to send the notification to.
|
|
85
|
+
*/
|
|
86
|
+
target?: pulumi.Input<string>;
|
|
87
|
+
}
|
|
88
|
+
export interface BudgetFilter {
|
|
89
|
+
/**
|
|
90
|
+
* List of tags to filter by. Consists of the following fields:
|
|
91
|
+
*/
|
|
92
|
+
tags?: pulumi.Input<pulumi.Input<inputs.BudgetFilterTag>[]>;
|
|
93
|
+
/**
|
|
94
|
+
* Filter by workspace ID (if empty, include usage all usage for this account). Consists of the following fields:
|
|
95
|
+
*/
|
|
96
|
+
workspaceId?: pulumi.Input<inputs.BudgetFilterWorkspaceId>;
|
|
97
|
+
}
|
|
98
|
+
export interface BudgetFilterTag {
|
|
99
|
+
/**
|
|
100
|
+
* The key of the tag.
|
|
101
|
+
*/
|
|
102
|
+
key?: pulumi.Input<string>;
|
|
103
|
+
/**
|
|
104
|
+
* Consists of the following fields:
|
|
105
|
+
*/
|
|
106
|
+
value?: pulumi.Input<inputs.BudgetFilterTagValue>;
|
|
107
|
+
}
|
|
108
|
+
export interface BudgetFilterTagValue {
|
|
109
|
+
/**
|
|
110
|
+
* The operator to use for the filter. (Enum: `IN`)
|
|
111
|
+
*/
|
|
112
|
+
operator?: pulumi.Input<string>;
|
|
113
|
+
/**
|
|
114
|
+
* The values to filter by.
|
|
115
|
+
*/
|
|
116
|
+
values?: pulumi.Input<pulumi.Input<string>[]>;
|
|
117
|
+
}
|
|
118
|
+
export interface BudgetFilterWorkspaceId {
|
|
119
|
+
/**
|
|
120
|
+
* The operator to use for the filter. (Enum: `IN`)
|
|
121
|
+
*/
|
|
122
|
+
operator?: pulumi.Input<string>;
|
|
123
|
+
/**
|
|
124
|
+
* The values to filter by.
|
|
125
|
+
*/
|
|
126
|
+
values?: pulumi.Input<pulumi.Input<number>[]>;
|
|
127
|
+
}
|
|
54
128
|
export interface ClusterAutoscale {
|
|
55
129
|
/**
|
|
56
130
|
* The maximum number of workers to which the cluster can scale up when overloaded. maxWorkers must be strictly greater than min_workers.
|
|
@@ -1678,6 +1752,7 @@ export interface GetCurrentMetastoreMetastoreInfo {
|
|
|
1678
1752
|
* Used to enable delta sharing on the metastore. Valid values: INTERNAL, INTERNAL_AND_EXTERNAL. INTERNAL only allows sharing within the same account, and INTERNAL_AND_EXTERNAL allows cross account sharing and token based sharing.
|
|
1679
1753
|
*/
|
|
1680
1754
|
deltaSharingScope?: string;
|
|
1755
|
+
externalAccessEnabled?: boolean;
|
|
1681
1756
|
/**
|
|
1682
1757
|
* Identifier in form of `<cloud>:<region>:<metastore_id>` for use in Databricks to Databricks Delta Sharing.
|
|
1683
1758
|
*/
|
|
@@ -1749,6 +1824,7 @@ export interface GetCurrentMetastoreMetastoreInfoArgs {
|
|
|
1749
1824
|
* Used to enable delta sharing on the metastore. Valid values: INTERNAL, INTERNAL_AND_EXTERNAL. INTERNAL only allows sharing within the same account, and INTERNAL_AND_EXTERNAL allows cross account sharing and token based sharing.
|
|
1750
1825
|
*/
|
|
1751
1826
|
deltaSharingScope?: pulumi.Input<string>;
|
|
1827
|
+
externalAccessEnabled?: pulumi.Input<boolean>;
|
|
1752
1828
|
/**
|
|
1753
1829
|
* Identifier in form of `<cloud>:<region>:<metastore_id>` for use in Databricks to Databricks Delta Sharing.
|
|
1754
1830
|
*/
|
|
@@ -4585,6 +4661,7 @@ export interface GetMetastoreMetastoreInfo {
|
|
|
4585
4661
|
* Used to enable delta sharing on the metastore. Valid values: INTERNAL, INTERNAL_AND_EXTERNAL. INTERNAL only allows sharing within the same account, and INTERNAL_AND_EXTERNAL allows cross account sharing and token based sharing.
|
|
4586
4662
|
*/
|
|
4587
4663
|
deltaSharingScope?: string;
|
|
4664
|
+
externalAccessEnabled?: boolean;
|
|
4588
4665
|
globalMetastoreId?: string;
|
|
4589
4666
|
/**
|
|
4590
4667
|
* ID of the metastore
|
|
@@ -4629,6 +4706,7 @@ export interface GetMetastoreMetastoreInfoArgs {
|
|
|
4629
4706
|
* Used to enable delta sharing on the metastore. Valid values: INTERNAL, INTERNAL_AND_EXTERNAL. INTERNAL only allows sharing within the same account, and INTERNAL_AND_EXTERNAL allows cross account sharing and token based sharing.
|
|
4630
4707
|
*/
|
|
4631
4708
|
deltaSharingScope?: pulumi.Input<string>;
|
|
4709
|
+
externalAccessEnabled?: pulumi.Input<boolean>;
|
|
4632
4710
|
globalMetastoreId?: pulumi.Input<string>;
|
|
4633
4711
|
/**
|
|
4634
4712
|
* ID of the metastore
|
|
@@ -6403,7 +6481,7 @@ export interface JobPipelineTask {
|
|
|
6403
6481
|
/**
|
|
6404
6482
|
* (Bool) Specifies if there should be full refresh of the pipeline.
|
|
6405
6483
|
*
|
|
6406
|
-
* >
|
|
6484
|
+
* > The following configuration blocks are only supported inside a `task` block
|
|
6407
6485
|
*/
|
|
6408
6486
|
fullRefresh?: pulumi.Input<boolean>;
|
|
6409
6487
|
/**
|
|
@@ -6599,7 +6677,7 @@ export interface JobTask {
|
|
|
6599
6677
|
/**
|
|
6600
6678
|
* (List) An optional set of system destinations (for example, webhook destinations or Slack) to be notified when runs of this task begins, completes or fails. The default behavior is to not send any notifications. This field is a block and is documented below.
|
|
6601
6679
|
*
|
|
6602
|
-
* >
|
|
6680
|
+
* > If no `jobClusterKey`, `existingClusterId`, or `newCluster` were specified in task definition, then task will executed using serverless compute.
|
|
6603
6681
|
*/
|
|
6604
6682
|
webhookNotifications?: pulumi.Input<inputs.JobTaskWebhookNotifications>;
|
|
6605
6683
|
}
|
|
@@ -6657,7 +6735,7 @@ export interface JobTaskDependsOn {
|
|
|
6657
6735
|
/**
|
|
6658
6736
|
* Can only be specified on condition task dependencies. The outcome of the dependent task that must be met for this task to run. Possible values are `"true"` or `"false"`.
|
|
6659
6737
|
*
|
|
6660
|
-
* >
|
|
6738
|
+
* > Similar to the tasks themselves, each dependency inside the task need to be declared in alphabetical order with respect to taskKey in order to get consistent Pulumi diffs.
|
|
6661
6739
|
*/
|
|
6662
6740
|
outcome?: pulumi.Input<string>;
|
|
6663
6741
|
/**
|
|
@@ -6787,7 +6865,7 @@ export interface JobTaskForEachTaskTask {
|
|
|
6787
6865
|
/**
|
|
6788
6866
|
* (List) An optional set of system destinations (for example, webhook destinations or Slack) to be notified when runs of this task begins, completes or fails. The default behavior is to not send any notifications. This field is a block and is documented below.
|
|
6789
6867
|
*
|
|
6790
|
-
* >
|
|
6868
|
+
* > If no `jobClusterKey`, `existingClusterId`, or `newCluster` were specified in task definition, then task will executed using serverless compute.
|
|
6791
6869
|
*/
|
|
6792
6870
|
webhookNotifications?: pulumi.Input<inputs.JobTaskForEachTaskTaskWebhookNotifications>;
|
|
6793
6871
|
}
|
|
@@ -6845,7 +6923,7 @@ export interface JobTaskForEachTaskTaskDependsOn {
|
|
|
6845
6923
|
/**
|
|
6846
6924
|
* Can only be specified on condition task dependencies. The outcome of the dependent task that must be met for this task to run. Possible values are `"true"` or `"false"`.
|
|
6847
6925
|
*
|
|
6848
|
-
* >
|
|
6926
|
+
* > Similar to the tasks themselves, each dependency inside the task need to be declared in alphabetical order with respect to taskKey in order to get consistent Pulumi diffs.
|
|
6849
6927
|
*/
|
|
6850
6928
|
outcome?: pulumi.Input<string>;
|
|
6851
6929
|
/**
|
|
@@ -7145,7 +7223,7 @@ export interface JobTaskForEachTaskTaskPipelineTask {
|
|
|
7145
7223
|
/**
|
|
7146
7224
|
* (Bool) Specifies if there should be full refresh of the pipeline.
|
|
7147
7225
|
*
|
|
7148
|
-
* >
|
|
7226
|
+
* > The following configuration blocks are only supported inside a `task` block
|
|
7149
7227
|
*/
|
|
7150
7228
|
fullRefresh?: pulumi.Input<boolean>;
|
|
7151
7229
|
/**
|
|
@@ -7203,7 +7281,7 @@ export interface JobTaskForEachTaskTaskRunJobTaskPipelineParams {
|
|
|
7203
7281
|
/**
|
|
7204
7282
|
* (Bool) Specifies if there should be full refresh of the pipeline.
|
|
7205
7283
|
*
|
|
7206
|
-
* >
|
|
7284
|
+
* > The following configuration blocks are only supported inside a `task` block
|
|
7207
7285
|
*/
|
|
7208
7286
|
fullRefresh?: pulumi.Input<boolean>;
|
|
7209
7287
|
}
|
|
@@ -7691,7 +7769,7 @@ export interface JobTaskPipelineTask {
|
|
|
7691
7769
|
/**
|
|
7692
7770
|
* (Bool) Specifies if there should be full refresh of the pipeline.
|
|
7693
7771
|
*
|
|
7694
|
-
* >
|
|
7772
|
+
* > The following configuration blocks are only supported inside a `task` block
|
|
7695
7773
|
*/
|
|
7696
7774
|
fullRefresh?: pulumi.Input<boolean>;
|
|
7697
7775
|
/**
|
|
@@ -7749,7 +7827,7 @@ export interface JobTaskRunJobTaskPipelineParams {
|
|
|
7749
7827
|
/**
|
|
7750
7828
|
* (Bool) Specifies if there should be full refresh of the pipeline.
|
|
7751
7829
|
*
|
|
7752
|
-
* >
|
|
7830
|
+
* > The following configuration blocks are only supported inside a `task` block
|
|
7753
7831
|
*/
|
|
7754
7832
|
fullRefresh?: pulumi.Input<boolean>;
|
|
7755
7833
|
}
|
|
@@ -8262,6 +8340,75 @@ export interface MlflowWebhookJobSpec {
|
|
|
8262
8340
|
*/
|
|
8263
8341
|
workspaceUrl?: pulumi.Input<string>;
|
|
8264
8342
|
}
|
|
8343
|
+
export interface ModelServingAiGateway {
|
|
8344
|
+
guardrails?: pulumi.Input<inputs.ModelServingAiGatewayGuardrails>;
|
|
8345
|
+
inferenceTableConfig?: pulumi.Input<inputs.ModelServingAiGatewayInferenceTableConfig>;
|
|
8346
|
+
/**
|
|
8347
|
+
* A list of rate limits to be applied to the serving endpoint. NOTE: only external and foundation model endpoints are supported as of now.
|
|
8348
|
+
*/
|
|
8349
|
+
rateLimits?: pulumi.Input<pulumi.Input<inputs.ModelServingAiGatewayRateLimit>[]>;
|
|
8350
|
+
usageTrackingConfig?: pulumi.Input<inputs.ModelServingAiGatewayUsageTrackingConfig>;
|
|
8351
|
+
}
|
|
8352
|
+
export interface ModelServingAiGatewayGuardrails {
|
|
8353
|
+
input?: pulumi.Input<inputs.ModelServingAiGatewayGuardrailsInput>;
|
|
8354
|
+
output?: pulumi.Input<inputs.ModelServingAiGatewayGuardrailsOutput>;
|
|
8355
|
+
}
|
|
8356
|
+
export interface ModelServingAiGatewayGuardrailsInput {
|
|
8357
|
+
invalidKeywords?: pulumi.Input<pulumi.Input<string>[]>;
|
|
8358
|
+
pii?: pulumi.Input<inputs.ModelServingAiGatewayGuardrailsInputPii>;
|
|
8359
|
+
safety?: pulumi.Input<boolean>;
|
|
8360
|
+
validTopics?: pulumi.Input<pulumi.Input<string>[]>;
|
|
8361
|
+
}
|
|
8362
|
+
export interface ModelServingAiGatewayGuardrailsInputPii {
|
|
8363
|
+
behavior: pulumi.Input<string>;
|
|
8364
|
+
}
|
|
8365
|
+
export interface ModelServingAiGatewayGuardrailsOutput {
|
|
8366
|
+
invalidKeywords?: pulumi.Input<pulumi.Input<string>[]>;
|
|
8367
|
+
pii?: pulumi.Input<inputs.ModelServingAiGatewayGuardrailsOutputPii>;
|
|
8368
|
+
safety?: pulumi.Input<boolean>;
|
|
8369
|
+
validTopics?: pulumi.Input<pulumi.Input<string>[]>;
|
|
8370
|
+
}
|
|
8371
|
+
export interface ModelServingAiGatewayGuardrailsOutputPii {
|
|
8372
|
+
behavior: pulumi.Input<string>;
|
|
8373
|
+
}
|
|
8374
|
+
export interface ModelServingAiGatewayInferenceTableConfig {
|
|
8375
|
+
/**
|
|
8376
|
+
* The name of the catalog in Unity Catalog. NOTE: On update, you cannot change the catalog name if it was already set.
|
|
8377
|
+
*/
|
|
8378
|
+
catalogName?: pulumi.Input<string>;
|
|
8379
|
+
/**
|
|
8380
|
+
* If inference tables are enabled or not. NOTE: If you have already disabled payload logging once, you cannot enable again.
|
|
8381
|
+
*/
|
|
8382
|
+
enabled?: pulumi.Input<boolean>;
|
|
8383
|
+
/**
|
|
8384
|
+
* The name of the schema in Unity Catalog. NOTE: On update, you cannot change the schema name if it was already set.
|
|
8385
|
+
*/
|
|
8386
|
+
schemaName?: pulumi.Input<string>;
|
|
8387
|
+
/**
|
|
8388
|
+
* The prefix of the table in Unity Catalog. NOTE: On update, you cannot change the prefix name if it was already set.
|
|
8389
|
+
*/
|
|
8390
|
+
tableNamePrefix?: pulumi.Input<string>;
|
|
8391
|
+
}
|
|
8392
|
+
export interface ModelServingAiGatewayRateLimit {
|
|
8393
|
+
/**
|
|
8394
|
+
* Used to specify how many calls are allowed for a key within the renewal_period.
|
|
8395
|
+
*/
|
|
8396
|
+
calls: pulumi.Input<number>;
|
|
8397
|
+
/**
|
|
8398
|
+
* Key field for a serving endpoint rate limit. Currently, only `user` and `endpoint` are supported, with `endpoint` being the default if not specified.
|
|
8399
|
+
*/
|
|
8400
|
+
key?: pulumi.Input<string>;
|
|
8401
|
+
/**
|
|
8402
|
+
* Renewal period field for a serving endpoint rate limit. Currently, only `minute` is supported.
|
|
8403
|
+
*/
|
|
8404
|
+
renewalPeriod: pulumi.Input<string>;
|
|
8405
|
+
}
|
|
8406
|
+
export interface ModelServingAiGatewayUsageTrackingConfig {
|
|
8407
|
+
/**
|
|
8408
|
+
* If inference tables are enabled or not. NOTE: If you have already disabled payload logging once, you cannot enable again.
|
|
8409
|
+
*/
|
|
8410
|
+
enabled?: pulumi.Input<boolean>;
|
|
8411
|
+
}
|
|
8265
8412
|
export interface ModelServingConfig {
|
|
8266
8413
|
/**
|
|
8267
8414
|
* Configuration for Inference Tables which automatically logs requests and responses to Unity Catalog.
|
|
@@ -8950,7 +9097,7 @@ export interface PermissionsAccessControl {
|
|
|
8950
9097
|
*
|
|
8951
9098
|
* Exactly one of the below arguments is required:
|
|
8952
9099
|
*/
|
|
8953
|
-
permissionLevel
|
|
9100
|
+
permissionLevel?: pulumi.Input<string>;
|
|
8954
9101
|
/**
|
|
8955
9102
|
* Application ID of the service_principal.
|
|
8956
9103
|
*/
|
|
@@ -9638,6 +9785,10 @@ export interface SqlTableColumn {
|
|
|
9638
9785
|
* User-supplied free-form text.
|
|
9639
9786
|
*/
|
|
9640
9787
|
comment?: pulumi.Input<string>;
|
|
9788
|
+
/**
|
|
9789
|
+
* Whether field is an identity column. Can be `default`, `always` or unset. It is unset by default.
|
|
9790
|
+
*/
|
|
9791
|
+
identity?: pulumi.Input<string>;
|
|
9641
9792
|
/**
|
|
9642
9793
|
* User-visible name of column
|
|
9643
9794
|
*/
|
|
@@ -9650,6 +9801,7 @@ export interface SqlTableColumn {
|
|
|
9650
9801
|
* Column type spec (with metadata) as SQL text. Not supported for `VIEW` table_type.
|
|
9651
9802
|
*/
|
|
9652
9803
|
type?: pulumi.Input<string>;
|
|
9804
|
+
typeJson?: pulumi.Input<string>;
|
|
9653
9805
|
}
|
|
9654
9806
|
export interface SqlWidgetParameter {
|
|
9655
9807
|
mapTo?: pulumi.Input<string>;
|