@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/library.js
CHANGED
|
@@ -8,7 +8,7 @@ const utilities = require("./utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* Installs a [library](https://docs.databricks.com/libraries/index.html) on databricks_cluster. Each different type of library has a slightly different syntax. It's possible to set only one type of library within one resource. Otherwise, the plan will fail with an error.
|
|
10
10
|
*
|
|
11
|
-
* >
|
|
11
|
+
* > `databricks.Library` resource would always start the associated cluster if it's not running, so make sure to have auto-termination configured. It's not possible to atomically change the version of the same library without cluster restart. Libraries are fully removed from the cluster only after restart.
|
|
12
12
|
*
|
|
13
13
|
* ## Installing library on all clusters
|
|
14
14
|
*
|
|
@@ -53,7 +53,7 @@ const utilities = require("./utilities");
|
|
|
53
53
|
*
|
|
54
54
|
* Installing Python PyPI artifacts. You can optionally also specify the `repo` parameter for a custom PyPI mirror, which should be accessible without any authentication for the network that cluster runs in.
|
|
55
55
|
*
|
|
56
|
-
* >
|
|
56
|
+
* > `repo` host should be accessible from the Internet by Databricks control plane. If connectivity to custom PyPI repositories is required, please modify cluster-node `/etc/pip.conf` through databricks_global_init_script.
|
|
57
57
|
*
|
|
58
58
|
* ```typescript
|
|
59
59
|
* import * as pulumi from "@pulumi/pulumi";
|
|
@@ -116,7 +116,7 @@ const utilities = require("./utilities");
|
|
|
116
116
|
*
|
|
117
117
|
* ## Import
|
|
118
118
|
*
|
|
119
|
-
*
|
|
119
|
+
* !> Importing this resource is not currently supported.
|
|
120
120
|
*/
|
|
121
121
|
class Library extends pulumi.CustomResource {
|
|
122
122
|
/**
|
package/metastore.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* >
|
|
3
|
+
* > This resource can be used with an account or workspace-level provider.
|
|
4
4
|
*
|
|
5
5
|
* A metastore is the top-level container of objects in Unity Catalog. It stores data assets (tables and views) and the permissions that govern access to them. Databricks account admins can create metastores and assign them to Databricks workspaces in order to control which workloads use each metastore.
|
|
6
6
|
*
|
package/metastore.js
CHANGED
|
@@ -6,7 +6,7 @@ exports.Metastore = 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
|
* A metastore is the top-level container of objects in Unity Catalog. It stores data assets (tables and views) and the permissions that govern access to them. Databricks account admins can create metastores and assign them to Databricks workspaces in order to control which workloads use each metastore.
|
|
12
12
|
*
|
package/metastoreAssignment.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* >
|
|
3
|
+
* > This resource can be used with an account or workspace-level provider.
|
|
4
4
|
*
|
|
5
5
|
* A single databricks.Metastore can be shared across Databricks workspaces, and each linked workspace has a consistent view of the data and a single set of access policies. You can only create a single metastore for each region in which your organization operates.
|
|
6
6
|
*
|
package/metastoreAssignment.js
CHANGED
|
@@ -6,7 +6,7 @@ exports.MetastoreAssignment = 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
|
* A single databricks.Metastore can be shared across Databricks workspaces, and each linked workspace has a consistent view of the data and a single set of access policies. You can only create a single metastore for each region in which your organization operates.
|
|
12
12
|
*
|
package/metastoreDataAccess.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
|
* Optionally, each databricks.Metastore can have a default databricks.StorageCredential defined as `databricks.MetastoreDataAccess`. This will be used by Unity Catalog to access data in the root storage location if defined.
|
|
8
8
|
*
|
package/metastoreDataAccess.js
CHANGED
|
@@ -6,7 +6,7 @@ exports.MetastoreDataAccess = 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
|
* Optionally, each databricks.Metastore can have a default databricks.StorageCredential defined as `databricks.MetastoreDataAccess`. This will be used by Unity Catalog to access data in the root storage location if defined.
|
|
12
12
|
*
|
package/metastoreProvider.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* >
|
|
3
|
+
* > This resource can only be used with a workspace-level provider!
|
|
4
4
|
*
|
|
5
5
|
* In Delta Sharing, a provider is an entity that shares data with a recipient. Within a metastore, Unity Catalog provides the ability to create a provider which contains a list of shares that have been shared with you.
|
|
6
6
|
*
|
|
7
7
|
* A `databricks.MetastoreProvider` is contained within databricks.Metastore and can contain a list of shares that have been shared with you.
|
|
8
8
|
*
|
|
9
|
-
*
|
|
9
|
+
* > Databricks to Databricks sharing automatically creates the provider.
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
package/metastoreProvider.js
CHANGED
|
@@ -6,13 +6,13 @@ exports.MetastoreProvider = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* >
|
|
9
|
+
* > This resource can only be used with a workspace-level provider!
|
|
10
10
|
*
|
|
11
11
|
* In Delta Sharing, a provider is an entity that shares data with a recipient. Within a metastore, Unity Catalog provides the ability to create a provider which contains a list of shares that have been shared with you.
|
|
12
12
|
*
|
|
13
13
|
* A `databricks.MetastoreProvider` is contained within databricks.Metastore and can contain a list of shares that have been shared with you.
|
|
14
14
|
*
|
|
15
|
-
*
|
|
15
|
+
* > Databricks to Databricks sharing automatically creates the provider.
|
|
16
16
|
*
|
|
17
17
|
* ## Example Usage
|
|
18
18
|
*
|
package/mlflowModel.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ import * as outputs from "./types/output";
|
|
|
4
4
|
/**
|
|
5
5
|
* This resource allows you to create [MLflow models](https://docs.databricks.com/applications/mlflow/models.html) in Databricks.
|
|
6
6
|
*
|
|
7
|
-
*
|
|
7
|
+
* > This documentation covers the Workspace Model Registry. Databricks recommends using Models in Unity Catalog. Models in Unity Catalog provides centralized model governance, cross-workspace access, lineage, and deployment.
|
|
8
8
|
*
|
|
9
9
|
* ## Example Usage
|
|
10
10
|
*
|
package/mlflowModel.js
CHANGED
|
@@ -8,7 +8,7 @@ const utilities = require("./utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* This resource allows you to create [MLflow models](https://docs.databricks.com/applications/mlflow/models.html) in Databricks.
|
|
10
10
|
*
|
|
11
|
-
*
|
|
11
|
+
* > This documentation covers the Workspace Model Registry. Databricks recommends using Models in Unity Catalog. Models in Unity Catalog provides centralized model governance, cross-workspace access, lineage, and deployment.
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
package/mlflowWebhook.d.ts
CHANGED
|
@@ -93,7 +93,7 @@ import * as outputs from "./types/output";
|
|
|
93
93
|
*
|
|
94
94
|
* ## Import
|
|
95
95
|
*
|
|
96
|
-
*
|
|
96
|
+
* !> Importing this resource is not currently supported.
|
|
97
97
|
*/
|
|
98
98
|
export declare class MlflowWebhook extends pulumi.CustomResource {
|
|
99
99
|
/**
|
package/mlflowWebhook.js
CHANGED
|
@@ -97,7 +97,7 @@ const utilities = require("./utilities");
|
|
|
97
97
|
*
|
|
98
98
|
* ## Import
|
|
99
99
|
*
|
|
100
|
-
*
|
|
100
|
+
* !> Importing this resource is not currently supported.
|
|
101
101
|
*/
|
|
102
102
|
class MlflowWebhook extends pulumi.CustomResource {
|
|
103
103
|
/**
|
package/modelServing.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ import * as outputs from "./types/output";
|
|
|
4
4
|
/**
|
|
5
5
|
* This resource allows you to manage [Model Serving](https://docs.databricks.com/machine-learning/model-serving/index.html) endpoints in Databricks.
|
|
6
6
|
*
|
|
7
|
-
*
|
|
7
|
+
* > If you replace `servedModels` with `servedEntities` in an existing serving endpoint, the serving endpoint will briefly go into an update state (~30 seconds) and increment the config version.
|
|
8
8
|
*
|
|
9
9
|
* ## Example Usage
|
|
10
10
|
*
|
|
@@ -89,6 +89,7 @@ export declare class ModelServing extends pulumi.CustomResource {
|
|
|
89
89
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
90
90
|
*/
|
|
91
91
|
static isInstance(obj: any): obj is ModelServing;
|
|
92
|
+
readonly aiGateway: pulumi.Output<outputs.ModelServingAiGateway | undefined>;
|
|
92
93
|
/**
|
|
93
94
|
* The model serving endpoint configuration.
|
|
94
95
|
*/
|
|
@@ -126,6 +127,7 @@ export declare class ModelServing extends pulumi.CustomResource {
|
|
|
126
127
|
* Input properties used for looking up and filtering ModelServing resources.
|
|
127
128
|
*/
|
|
128
129
|
export interface ModelServingState {
|
|
130
|
+
aiGateway?: pulumi.Input<inputs.ModelServingAiGateway>;
|
|
129
131
|
/**
|
|
130
132
|
* The model serving endpoint configuration.
|
|
131
133
|
*/
|
|
@@ -155,6 +157,7 @@ export interface ModelServingState {
|
|
|
155
157
|
* The set of arguments for constructing a ModelServing resource.
|
|
156
158
|
*/
|
|
157
159
|
export interface ModelServingArgs {
|
|
160
|
+
aiGateway?: pulumi.Input<inputs.ModelServingAiGateway>;
|
|
158
161
|
/**
|
|
159
162
|
* The model serving endpoint configuration.
|
|
160
163
|
*/
|
package/modelServing.js
CHANGED
|
@@ -8,7 +8,7 @@ const utilities = require("./utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* This resource allows you to manage [Model Serving](https://docs.databricks.com/machine-learning/model-serving/index.html) endpoints in Databricks.
|
|
10
10
|
*
|
|
11
|
-
*
|
|
11
|
+
* > If you replace `servedModels` with `servedEntities` in an existing serving endpoint, the serving endpoint will briefly go into an update state (~30 seconds) and increment the config version.
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
@@ -105,6 +105,7 @@ class ModelServing extends pulumi.CustomResource {
|
|
|
105
105
|
opts = opts || {};
|
|
106
106
|
if (opts.id) {
|
|
107
107
|
const state = argsOrState;
|
|
108
|
+
resourceInputs["aiGateway"] = state ? state.aiGateway : undefined;
|
|
108
109
|
resourceInputs["config"] = state ? state.config : undefined;
|
|
109
110
|
resourceInputs["name"] = state ? state.name : undefined;
|
|
110
111
|
resourceInputs["rateLimits"] = state ? state.rateLimits : undefined;
|
|
@@ -117,6 +118,7 @@ class ModelServing extends pulumi.CustomResource {
|
|
|
117
118
|
if ((!args || args.config === undefined) && !opts.urn) {
|
|
118
119
|
throw new Error("Missing required property 'config'");
|
|
119
120
|
}
|
|
121
|
+
resourceInputs["aiGateway"] = args ? args.aiGateway : undefined;
|
|
120
122
|
resourceInputs["config"] = args ? args.config : undefined;
|
|
121
123
|
resourceInputs["name"] = args ? args.name : undefined;
|
|
122
124
|
resourceInputs["rateLimits"] = args ? args.rateLimits : undefined;
|
package/modelServing.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"modelServing.js","sourceRoot":"","sources":["../modelServing.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuEG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyB,EAAE,IAAmC;QACvH,OAAO,IAAI,YAAY,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACnE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,YAAY,CAAC,YAAY,CAAC;IAC7D,CAAC;
|
|
1
|
+
{"version":3,"file":"modelServing.js","sourceRoot":"","sources":["../modelServing.ts"],"names":[],"mappings":"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"}
|
package/mount.d.ts
CHANGED
package/mount.js
CHANGED
|
@@ -4,7 +4,7 @@ import * as outputs from "./types/output";
|
|
|
4
4
|
/**
|
|
5
5
|
* ## Example Usage
|
|
6
6
|
*
|
|
7
|
-
* >
|
|
7
|
+
* > If you've used the resource before, please add `useCases = ["MANAGED_SERVICES"]` to keep the previous behaviour.
|
|
8
8
|
*
|
|
9
9
|
* ### Customer-managed key for managed services
|
|
10
10
|
*
|
|
@@ -216,7 +216,7 @@ import * as outputs from "./types/output";
|
|
|
216
216
|
*
|
|
217
217
|
* ## Import
|
|
218
218
|
*
|
|
219
|
-
*
|
|
219
|
+
* !> Importing this resource is not currently supported.
|
|
220
220
|
*/
|
|
221
221
|
export declare class MwsCustomerManagedKeys extends pulumi.CustomResource {
|
|
222
222
|
/**
|
|
@@ -8,7 +8,7 @@ const utilities = require("./utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* ## Example Usage
|
|
10
10
|
*
|
|
11
|
-
* >
|
|
11
|
+
* > If you've used the resource before, please add `useCases = ["MANAGED_SERVICES"]` to keep the previous behaviour.
|
|
12
12
|
*
|
|
13
13
|
* ### Customer-managed key for managed services
|
|
14
14
|
*
|
|
@@ -220,7 +220,7 @@ const utilities = require("./utilities");
|
|
|
220
220
|
*
|
|
221
221
|
* ## Import
|
|
222
222
|
*
|
|
223
|
-
*
|
|
223
|
+
* !> Importing this resource is not currently supported.
|
|
224
224
|
*/
|
|
225
225
|
class MwsCustomerManagedKeys extends pulumi.CustomResource {
|
|
226
226
|
/**
|
package/mwsLogDelivery.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* >
|
|
3
|
+
* > Initialize provider with `alias = "mws"`, `host = "https://accounts.cloud.databricks.com"` and use `provider = databricks.mws`
|
|
4
4
|
*
|
|
5
5
|
* This resource configures the delivery of the two supported log types from Databricks workspaces: [billable usage logs](https://docs.databricks.com/administration-guide/account-settings/billable-usage-delivery.html) and [audit logs](https://docs.databricks.com/administration-guide/account-settings/audit-logs.html).
|
|
6
6
|
*
|
|
@@ -59,7 +59,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
59
59
|
*
|
|
60
60
|
* ## Import
|
|
61
61
|
*
|
|
62
|
-
*
|
|
62
|
+
* !> Importing this resource is not currently supported.
|
|
63
63
|
*/
|
|
64
64
|
export declare class MwsLogDelivery extends pulumi.CustomResource {
|
|
65
65
|
/**
|
package/mwsLogDelivery.js
CHANGED
|
@@ -6,7 +6,7 @@ exports.MwsLogDelivery = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* >
|
|
9
|
+
* > Initialize provider with `alias = "mws"`, `host = "https://accounts.cloud.databricks.com"` and use `provider = databricks.mws`
|
|
10
10
|
*
|
|
11
11
|
* This resource configures the delivery of the two supported log types from Databricks workspaces: [billable usage logs](https://docs.databricks.com/administration-guide/account-settings/billable-usage-delivery.html) and [audit logs](https://docs.databricks.com/administration-guide/account-settings/audit-logs.html).
|
|
12
12
|
*
|
|
@@ -65,7 +65,7 @@ const utilities = require("./utilities");
|
|
|
65
65
|
*
|
|
66
66
|
* ## Import
|
|
67
67
|
*
|
|
68
|
-
*
|
|
68
|
+
* !> Importing this resource is not currently supported.
|
|
69
69
|
*/
|
|
70
70
|
class MwsLogDelivery extends pulumi.CustomResource {
|
|
71
71
|
/**
|
package/mwsNccBinding.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* >
|
|
3
|
+
* > Initialize provider with `alias = "account"`, `host = "https://accounts.azuredatabricks.net"` and use `provider = databricks.account` for all `databricks_mws_*` resources.
|
|
4
4
|
*
|
|
5
|
-
* >
|
|
5
|
+
* > This feature is available for AWS & Azure only, and is in [Public Preview](https://docs.databricks.com/release-notes/release-types.html) in AWS.
|
|
6
6
|
*
|
|
7
7
|
* Allows you to attach a Network Connectivity Config object to a databricks.MwsWorkspaces resource to create a [Databricks Workspace that leverages serverless network connectivity configs](https://learn.microsoft.com/en-us/azure/databricks/sql/admin/serverless-firewall).
|
|
8
8
|
*
|
package/mwsNccBinding.js
CHANGED
|
@@ -6,9 +6,9 @@ exports.MwsNccBinding = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* >
|
|
9
|
+
* > Initialize provider with `alias = "account"`, `host = "https://accounts.azuredatabricks.net"` and use `provider = databricks.account` for all `databricks_mws_*` resources.
|
|
10
10
|
*
|
|
11
|
-
* >
|
|
11
|
+
* > This feature is available for AWS & Azure only, and is in [Public Preview](https://docs.databricks.com/release-notes/release-types.html) in AWS.
|
|
12
12
|
*
|
|
13
13
|
* Allows you to attach a Network Connectivity Config object to a databricks.MwsWorkspaces resource to create a [Databricks Workspace that leverages serverless network connectivity configs](https://learn.microsoft.com/en-us/azure/databricks/sql/admin/serverless-firewall).
|
|
14
14
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* >
|
|
3
|
+
* > Initialize provider with `alias = "account"`, `host = "https://accounts.azuredatabricks.net"` and use `provider = databricks.account` for all `databricks_mws_*` resources.
|
|
4
4
|
*
|
|
5
|
-
* >
|
|
5
|
+
* > This feature is only available in Azure.
|
|
6
6
|
*
|
|
7
7
|
* Allows you to create a private endpoint in a Network Connectivity Config that can be used to [configure private connectivity from serverless compute](https://learn.microsoft.com/en-us/azure/databricks/security/network/serverless-network-security/serverless-private-link).
|
|
8
8
|
*
|
|
@@ -6,9 +6,9 @@ exports.MwsNccPrivateEndpointRule = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* >
|
|
9
|
+
* > Initialize provider with `alias = "account"`, `host = "https://accounts.azuredatabricks.net"` and use `provider = databricks.account` for all `databricks_mws_*` resources.
|
|
10
10
|
*
|
|
11
|
-
* >
|
|
11
|
+
* > This feature is only available in Azure.
|
|
12
12
|
*
|
|
13
13
|
* Allows you to create a private endpoint in a Network Connectivity Config that can be used to [configure private connectivity from serverless compute](https://learn.microsoft.com/en-us/azure/databricks/security/network/serverless-network-security/serverless-private-link).
|
|
14
14
|
*
|
|
@@ -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
|
+
* > Initialize provider with `alias = "account"`, `host = "https://accounts.azuredatabricks.net"` and use `provider = databricks.account` for all `databricks_mws_*` resources.
|
|
6
6
|
*
|
|
7
7
|
* > **Public Preview** This feature is available for AWS & Azure only, and is in [Public Preview](https://docs.databricks.com/release-notes/release-types.html) in AWS.
|
|
8
8
|
*
|
|
@@ -6,7 +6,7 @@ exports.MwsNetworkConnectivityConfig = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* >
|
|
9
|
+
* > Initialize provider with `alias = "account"`, `host = "https://accounts.azuredatabricks.net"` and use `provider = databricks.account` for all `databricks_mws_*` resources.
|
|
10
10
|
*
|
|
11
11
|
* > **Public Preview** This feature is available for AWS & Azure only, and is in [Public Preview](https://docs.databricks.com/release-notes/release-types.html) in AWS.
|
|
12
12
|
*
|
package/mwsNetworks.d.ts
CHANGED
|
@@ -109,7 +109,7 @@ import * as outputs from "./types/output";
|
|
|
109
109
|
*
|
|
110
110
|
* ## Import
|
|
111
111
|
*
|
|
112
|
-
*
|
|
112
|
+
* !> Importing this resource is not currently supported.
|
|
113
113
|
*/
|
|
114
114
|
export declare class MwsNetworks extends pulumi.CustomResource {
|
|
115
115
|
/**
|
package/mwsNetworks.js
CHANGED
|
@@ -113,7 +113,7 @@ const utilities = require("./utilities");
|
|
|
113
113
|
*
|
|
114
114
|
* ## Import
|
|
115
115
|
*
|
|
116
|
-
*
|
|
116
|
+
* !> Importing this resource is not currently supported.
|
|
117
117
|
*/
|
|
118
118
|
class MwsNetworks extends pulumi.CustomResource {
|
|
119
119
|
/**
|
|
@@ -6,7 +6,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
6
6
|
*
|
|
7
7
|
* ## Databricks on AWS usage
|
|
8
8
|
*
|
|
9
|
-
* >
|
|
9
|
+
* > Initialize provider with `alias = "mws"`, `host = "https://accounts.cloud.databricks.com"` and use `provider = databricks.mws`
|
|
10
10
|
*
|
|
11
11
|
* ```typescript
|
|
12
12
|
* import * as pulumi from "@pulumi/pulumi";
|
|
@@ -41,7 +41,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
41
41
|
*
|
|
42
42
|
* ## Databricks on GCP usage
|
|
43
43
|
*
|
|
44
|
-
* >
|
|
44
|
+
* > Initialize provider with `alias = "mws"`, `host = "https://accounts.gcp.databricks.com"` and use `provider = databricks.mws`
|
|
45
45
|
*
|
|
46
46
|
* ```typescript
|
|
47
47
|
* import * as pulumi from "@pulumi/pulumi";
|
|
@@ -81,7 +81,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
81
81
|
*
|
|
82
82
|
* ## Import
|
|
83
83
|
*
|
|
84
|
-
*
|
|
84
|
+
* !> Importing this resource is not currently supported.
|
|
85
85
|
*/
|
|
86
86
|
export declare class MwsPrivateAccessSettings extends pulumi.CustomResource {
|
|
87
87
|
/**
|
|
@@ -12,7 +12,7 @@ const utilities = require("./utilities");
|
|
|
12
12
|
*
|
|
13
13
|
* ## Databricks on AWS usage
|
|
14
14
|
*
|
|
15
|
-
* >
|
|
15
|
+
* > Initialize provider with `alias = "mws"`, `host = "https://accounts.cloud.databricks.com"` and use `provider = databricks.mws`
|
|
16
16
|
*
|
|
17
17
|
* ```typescript
|
|
18
18
|
* import * as pulumi from "@pulumi/pulumi";
|
|
@@ -47,7 +47,7 @@ const utilities = require("./utilities");
|
|
|
47
47
|
*
|
|
48
48
|
* ## Databricks on GCP usage
|
|
49
49
|
*
|
|
50
|
-
* >
|
|
50
|
+
* > Initialize provider with `alias = "mws"`, `host = "https://accounts.gcp.databricks.com"` and use `provider = databricks.mws`
|
|
51
51
|
*
|
|
52
52
|
* ```typescript
|
|
53
53
|
* import * as pulumi from "@pulumi/pulumi";
|
|
@@ -87,7 +87,7 @@ const utilities = require("./utilities");
|
|
|
87
87
|
*
|
|
88
88
|
* ## Import
|
|
89
89
|
*
|
|
90
|
-
*
|
|
90
|
+
* !> Importing this resource is not currently supported.
|
|
91
91
|
*/
|
|
92
92
|
class MwsPrivateAccessSettings extends pulumi.CustomResource {
|
|
93
93
|
/**
|
|
@@ -41,7 +41,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
41
41
|
*
|
|
42
42
|
* ## Import
|
|
43
43
|
*
|
|
44
|
-
*
|
|
44
|
+
* !> Importing this resource is not currently supported.
|
|
45
45
|
*/
|
|
46
46
|
export declare class MwsStorageConfigurations extends pulumi.CustomResource {
|
|
47
47
|
/**
|
|
@@ -47,7 +47,7 @@ const utilities = require("./utilities");
|
|
|
47
47
|
*
|
|
48
48
|
* ## Import
|
|
49
49
|
*
|
|
50
|
-
*
|
|
50
|
+
* !> Importing this resource is not currently supported.
|
|
51
51
|
*/
|
|
52
52
|
class MwsStorageConfigurations extends pulumi.CustomResource {
|
|
53
53
|
/**
|
package/mwsVpcEndpoint.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
|
+
* > Initialize provider with `alias = "mws"`, `host = "https://accounts.cloud.databricks.com"` and use `provider = databricks.mws`
|
|
6
6
|
*
|
|
7
7
|
* Enables you to register awsVpcEndpoint resources or gcp vpcEndpoint resources with Databricks such that they can be used as part of a databricks.MwsNetworks configuration.
|
|
8
8
|
*
|
|
@@ -196,7 +196,7 @@ import * as outputs from "./types/output";
|
|
|
196
196
|
*
|
|
197
197
|
* ## Import
|
|
198
198
|
*
|
|
199
|
-
* ->
|
|
199
|
+
* -> Importing this resource is not currently supported.
|
|
200
200
|
*/
|
|
201
201
|
export declare class MwsVpcEndpoint extends pulumi.CustomResource {
|
|
202
202
|
/**
|
package/mwsVpcEndpoint.js
CHANGED
|
@@ -6,7 +6,7 @@ exports.MwsVpcEndpoint = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* >
|
|
9
|
+
* > Initialize provider with `alias = "mws"`, `host = "https://accounts.cloud.databricks.com"` and use `provider = databricks.mws`
|
|
10
10
|
*
|
|
11
11
|
* Enables you to register awsVpcEndpoint resources or gcp vpcEndpoint resources with Databricks such that they can be used as part of a databricks.MwsNetworks configuration.
|
|
12
12
|
*
|
|
@@ -200,7 +200,7 @@ const utilities = require("./utilities");
|
|
|
200
200
|
*
|
|
201
201
|
* ## Import
|
|
202
202
|
*
|
|
203
|
-
* ->
|
|
203
|
+
* -> Importing this resource is not currently supported.
|
|
204
204
|
*/
|
|
205
205
|
class MwsVpcEndpoint extends pulumi.CustomResource {
|
|
206
206
|
/**
|
package/oboToken.d.ts
CHANGED
|
@@ -6,7 +6,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
6
6
|
*
|
|
7
7
|
* Creating a token for a narrowly-scoped service principal, that would be the only one (besides admins) allowed to use PAT token in this given workspace, keeping your automated deployment highly secure.
|
|
8
8
|
*
|
|
9
|
-
* >
|
|
9
|
+
* > A given declaration of `databricks_permissions.token_usage` would OVERWRITE permissions to use PAT tokens from any existing groups with token usage permissions such as the `users` group. To avoid this, be sure to include any desired groups in additional `accessControl` blocks in the Pulumi configuration file.
|
|
10
10
|
*
|
|
11
11
|
* ```typescript
|
|
12
12
|
* import * as pulumi from "@pulumi/pulumi";
|
|
@@ -66,7 +66,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
66
66
|
*
|
|
67
67
|
* ## Import
|
|
68
68
|
*
|
|
69
|
-
*
|
|
69
|
+
* !> Importing this resource is not currently supported.
|
|
70
70
|
*/
|
|
71
71
|
export declare class OboToken extends pulumi.CustomResource {
|
|
72
72
|
/**
|
package/oboToken.js
CHANGED
|
@@ -12,7 +12,7 @@ const utilities = require("./utilities");
|
|
|
12
12
|
*
|
|
13
13
|
* Creating a token for a narrowly-scoped service principal, that would be the only one (besides admins) allowed to use PAT token in this given workspace, keeping your automated deployment highly secure.
|
|
14
14
|
*
|
|
15
|
-
* >
|
|
15
|
+
* > A given declaration of `databricks_permissions.token_usage` would OVERWRITE permissions to use PAT tokens from any existing groups with token usage permissions such as the `users` group. To avoid this, be sure to include any desired groups in additional `accessControl` blocks in the Pulumi configuration file.
|
|
16
16
|
*
|
|
17
17
|
* ```typescript
|
|
18
18
|
* import * as pulumi from "@pulumi/pulumi";
|
|
@@ -72,7 +72,7 @@ const utilities = require("./utilities");
|
|
|
72
72
|
*
|
|
73
73
|
* ## Import
|
|
74
74
|
*
|
|
75
|
-
*
|
|
75
|
+
* !> Importing this resource is not currently supported.
|
|
76
76
|
*/
|
|
77
77
|
class OboToken extends pulumi.CustomResource {
|
|
78
78
|
/**
|
package/onlineTable.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 only be used on a Unity Catalog-enabled workspace!
|
|
6
6
|
*
|
|
7
7
|
* This resource allows you to create [Online Table](https://docs.databricks.com/en/machine-learning/feature-store/online-tables.html) in Databricks. An online table is a read-only copy of a Delta Table that is stored in row-oriented format optimized for online access. Online tables are fully serverless tables that auto-scale throughput capacity with the request load and provide low latency and high throughput access to data of any scale. Online tables are designed to work with Databricks Model Serving, Feature Serving, and retrieval-augmented generation (RAG) applications where they are used for fast data lookups.
|
|
8
8
|
*
|
|
@@ -60,7 +60,10 @@ export declare class OnlineTable extends pulumi.CustomResource {
|
|
|
60
60
|
* object describing status of the online table:
|
|
61
61
|
*/
|
|
62
62
|
readonly statuses: pulumi.Output<outputs.OnlineTableStatus[]>;
|
|
63
|
-
|
|
63
|
+
/**
|
|
64
|
+
* Data serving REST API URL for this table.
|
|
65
|
+
*/
|
|
66
|
+
readonly tableServingUrl: pulumi.Output<string>;
|
|
64
67
|
/**
|
|
65
68
|
* Create a OnlineTable resource with the given unique name, arguments, and options.
|
|
66
69
|
*
|
|
@@ -86,6 +89,9 @@ export interface OnlineTableState {
|
|
|
86
89
|
* object describing status of the online table:
|
|
87
90
|
*/
|
|
88
91
|
statuses?: pulumi.Input<pulumi.Input<inputs.OnlineTableStatus>[]>;
|
|
92
|
+
/**
|
|
93
|
+
* Data serving REST API URL for this table.
|
|
94
|
+
*/
|
|
89
95
|
tableServingUrl?: pulumi.Input<string>;
|
|
90
96
|
}
|
|
91
97
|
/**
|
|
@@ -100,5 +106,4 @@ export interface OnlineTableArgs {
|
|
|
100
106
|
* object containing specification of the online table:
|
|
101
107
|
*/
|
|
102
108
|
spec?: pulumi.Input<inputs.OnlineTableSpec>;
|
|
103
|
-
tableServingUrl?: pulumi.Input<string>;
|
|
104
109
|
}
|