@pulumi/databricks 1.34.0 → 1.35.0-alpha.1710915250
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 +12 -0
- package/accessControlRuleSet.js +12 -0
- package/accessControlRuleSet.js.map +1 -1
- package/artifactAllowlist.d.ts +4 -1
- package/artifactAllowlist.js +4 -1
- package/artifactAllowlist.js.map +1 -1
- package/catalog.d.ts +4 -1
- package/catalog.js +4 -1
- package/catalog.js.map +1 -1
- package/catalogWorkspaceBinding.d.ts +2 -0
- package/catalogWorkspaceBinding.js +2 -0
- package/catalogWorkspaceBinding.js.map +1 -1
- package/cluster.d.ts +15 -1
- package/cluster.js +3 -1
- package/cluster.js.map +1 -1
- package/clusterPolicy.d.ts +4 -2
- package/clusterPolicy.js +4 -2
- package/clusterPolicy.js.map +1 -1
- package/connection.d.ts +5 -1
- package/connection.js +5 -1
- package/connection.js.map +1 -1
- package/dbfsFile.d.ts +1 -1
- package/dbfsFile.js +1 -1
- package/defaultNamespaceSetting.d.ts +3 -1
- package/defaultNamespaceSetting.js +3 -1
- package/defaultNamespaceSetting.js.map +1 -1
- package/directory.d.ts +1 -1
- package/directory.js +1 -1
- package/entitlements.d.ts +11 -4
- package/entitlements.js +11 -4
- package/entitlements.js.map +1 -1
- package/externalLocation.d.ts +36 -1
- package/externalLocation.js +36 -1
- package/externalLocation.js.map +1 -1
- package/file.d.ts +1 -1
- package/file.js +1 -1
- package/getAwsAssumeRolePolicy.d.ts +8 -2
- package/getAwsAssumeRolePolicy.js +8 -2
- package/getAwsAssumeRolePolicy.js.map +1 -1
- package/getAwsBucketPolicy.d.ts +0 -18
- package/getAwsBucketPolicy.js +0 -18
- package/getAwsBucketPolicy.js.map +1 -1
- package/getAwsCrossAccountPolicy.d.ts +8 -2
- package/getAwsCrossAccountPolicy.js +8 -2
- package/getAwsCrossAccountPolicy.js.map +1 -1
- package/getAwsUnityCatalogPolicy.d.ts +6 -2
- package/getAwsUnityCatalogPolicy.js +6 -2
- package/getAwsUnityCatalogPolicy.js.map +1 -1
- package/getCatalogs.d.ts +6 -0
- package/getCatalogs.js +6 -0
- package/getCatalogs.js.map +1 -1
- package/getCluster.d.ts +6 -0
- package/getCluster.js +6 -0
- package/getCluster.js.map +1 -1
- package/getClusterPolicy.d.ts +4 -0
- package/getClusterPolicy.js +4 -0
- package/getClusterPolicy.js.map +1 -1
- package/getClusters.d.ts +10 -0
- package/getClusters.js +10 -0
- package/getClusters.js.map +1 -1
- package/getCurrentConfig.d.ts +0 -38
- package/getCurrentConfig.js +0 -38
- package/getCurrentConfig.js.map +1 -1
- package/getCurrentMetastore.d.ts +6 -0
- package/getCurrentMetastore.js +6 -0
- package/getCurrentMetastore.js.map +1 -1
- package/getCurrentUser.d.ts +4 -40
- package/getCurrentUser.js +4 -40
- package/getCurrentUser.js.map +1 -1
- package/getDbfsFile.d.ts +6 -0
- package/getDbfsFile.js +6 -0
- package/getDbfsFile.js.map +1 -1
- package/getDbfsFilePaths.d.ts +6 -0
- package/getDbfsFilePaths.js +6 -0
- package/getDbfsFilePaths.js.map +1 -1
- package/getDirectory.d.ts +4 -0
- package/getDirectory.js +4 -0
- package/getDirectory.js.map +1 -1
- package/getGroup.d.ts +6 -0
- package/getGroup.js +6 -0
- package/getGroup.js.map +1 -1
- package/getInstancePool.d.ts +4 -0
- package/getInstancePool.js +4 -0
- package/getInstancePool.js.map +1 -1
- package/getInstanceProfiles.d.ts +4 -0
- package/getInstanceProfiles.js +4 -0
- package/getInstanceProfiles.js.map +1 -1
- package/getJob.d.ts +6 -0
- package/getJob.js +6 -0
- package/getJob.js.map +1 -1
- package/getJobs.d.ts +10 -0
- package/getJobs.js +10 -0
- package/getJobs.js.map +1 -1
- package/getMetastore.d.ts +4 -12
- package/getMetastore.js +4 -12
- package/getMetastore.js.map +1 -1
- package/getMetastores.d.ts +6 -0
- package/getMetastores.js +6 -0
- package/getMetastores.js.map +1 -1
- package/getMwsCredentials.d.ts +6 -0
- package/getMwsCredentials.js +6 -0
- package/getMwsCredentials.js.map +1 -1
- package/getMwsWorkspaces.d.ts +6 -0
- package/getMwsWorkspaces.js +6 -0
- package/getMwsWorkspaces.js.map +1 -1
- package/getNodeType.d.ts +6 -0
- package/getNodeType.js +6 -0
- package/getNodeType.js.map +1 -1
- package/getNotebook.d.ts +4 -0
- package/getNotebook.js +4 -0
- package/getNotebook.js.map +1 -1
- package/getNotebookPaths.d.ts +4 -0
- package/getNotebookPaths.js +4 -0
- package/getNotebookPaths.js.map +1 -1
- package/getPipelines.d.ts +16 -2
- package/getPipelines.js +14 -0
- package/getPipelines.js.map +1 -1
- package/getSchemas.d.ts +6 -0
- package/getSchemas.js +6 -0
- package/getSchemas.js.map +1 -1
- package/getServicePrincipal.d.ts +6 -0
- package/getServicePrincipal.js +6 -0
- package/getServicePrincipal.js.map +1 -1
- package/getServicePrincipals.d.ts +0 -26
- package/getServicePrincipals.js +0 -26
- package/getServicePrincipals.js.map +1 -1
- package/getShare.d.ts +6 -0
- package/getShare.js +6 -0
- package/getShare.js.map +1 -1
- package/getShares.d.ts +6 -0
- package/getShares.js +6 -0
- package/getShares.js.map +1 -1
- package/getSparkVersion.d.ts +6 -0
- package/getSparkVersion.js +6 -0
- package/getSparkVersion.js.map +1 -1
- package/getSqlWarehouse.d.ts +10 -0
- package/getSqlWarehouse.js +10 -0
- package/getSqlWarehouse.js.map +1 -1
- package/getSqlWarehouses.d.ts +10 -0
- package/getSqlWarehouses.js +10 -0
- package/getSqlWarehouses.js.map +1 -1
- package/getStorageCredential.d.ts +4 -10
- package/getStorageCredential.js +4 -10
- package/getStorageCredential.js.map +1 -1
- package/getStorageCredentials.d.ts +6 -0
- package/getStorageCredentials.js +6 -0
- package/getStorageCredentials.js.map +1 -1
- package/getTables.d.ts +6 -0
- package/getTables.js +6 -0
- package/getTables.js.map +1 -1
- package/getUser.d.ts +6 -0
- package/getUser.js +6 -0
- package/getUser.js.map +1 -1
- package/getViews.d.ts +4 -10
- package/getViews.js +4 -10
- package/getViews.js.map +1 -1
- package/getVolumes.d.ts +6 -0
- package/getVolumes.js +6 -0
- package/getVolumes.js.map +1 -1
- package/getZones.d.ts +4 -0
- package/getZones.js +4 -0
- package/getZones.js.map +1 -1
- package/gitCredential.d.ts +1 -1
- package/gitCredential.js +1 -1
- package/globalInitScript.d.ts +1 -1
- package/globalInitScript.js +1 -1
- package/grant.d.ts +1 -1
- package/grant.js +1 -1
- package/grants.d.ts +1 -1
- package/grants.js +1 -1
- package/group.d.ts +9 -1
- package/group.js +9 -1
- package/group.js.map +1 -1
- package/groupInstanceProfile.d.ts +3 -0
- package/groupInstanceProfile.js +3 -0
- package/groupInstanceProfile.js.map +1 -1
- package/groupRole.d.ts +5 -0
- package/groupRole.js +5 -0
- package/groupRole.js.map +1 -1
- package/instancePool.d.ts +4 -1
- package/instancePool.js +4 -1
- package/instancePool.js.map +1 -1
- package/instanceProfile.d.ts +9 -1
- package/instanceProfile.js +9 -1
- package/instanceProfile.js.map +1 -1
- package/ipAccessList.d.ts +4 -1
- package/ipAccessList.js +4 -1
- package/ipAccessList.js.map +1 -1
- package/job.d.ts +7 -1
- package/job.js +1 -1
- package/job.js.map +1 -1
- package/library.d.ts +14 -0
- package/library.js +14 -0
- package/library.js.map +1 -1
- package/metastore.d.ts +25 -1
- package/metastore.js +25 -1
- package/metastore.js.map +1 -1
- package/metastoreAssignment.d.ts +3 -1
- package/metastoreAssignment.js +3 -1
- package/metastoreAssignment.js.map +1 -1
- package/metastoreDataAccess.d.ts +28 -1
- package/metastoreDataAccess.js +28 -1
- package/metastoreDataAccess.js.map +1 -1
- package/metastoreProvider.d.ts +3 -0
- package/metastoreProvider.js +3 -0
- package/metastoreProvider.js.map +1 -1
- package/mlflowExperiment.d.ts +4 -1
- package/mlflowExperiment.js +4 -1
- package/mlflowExperiment.js.map +1 -1
- package/mlflowModel.d.ts +4 -1
- package/mlflowModel.js +4 -1
- package/mlflowModel.js.map +1 -1
- package/mlflowWebhook.d.ts +4 -0
- package/mlflowWebhook.js +4 -0
- package/mlflowWebhook.js.map +1 -1
- package/modelServing.d.ts +4 -1
- package/modelServing.js +4 -1
- package/modelServing.js.map +1 -1
- package/mount.d.ts +14 -0
- package/mount.js +14 -0
- package/mount.js.map +1 -1
- package/mwsCredentials.d.ts +1 -1
- package/mwsCredentials.js +1 -1
- package/mwsCustomerManagedKeys.d.ts +14 -0
- package/mwsCustomerManagedKeys.js +14 -0
- package/mwsCustomerManagedKeys.js.map +1 -1
- package/mwsLogDelivery.d.ts +4 -0
- package/mwsLogDelivery.js +4 -0
- package/mwsLogDelivery.js.map +1 -1
- package/mwsNetworks.d.ts +33 -95
- package/mwsNetworks.js +33 -95
- package/mwsNetworks.js.map +1 -1
- package/mwsPermissionAssignment.d.ts +8 -1
- package/mwsPermissionAssignment.js +8 -1
- package/mwsPermissionAssignment.js.map +1 -1
- package/mwsPrivateAccessSettings.d.ts +6 -0
- package/mwsPrivateAccessSettings.js +6 -0
- package/mwsPrivateAccessSettings.js.map +1 -1
- package/mwsWorkspaces.d.ts +9 -19
- package/mwsWorkspaces.js +9 -19
- package/mwsWorkspaces.js.map +1 -1
- package/notebook.d.ts +1 -1
- package/notebook.js +1 -1
- package/package.json +1 -1
- package/permissions.d.ts +15 -19
- package/permissions.js +15 -19
- package/permissions.js.map +1 -1
- package/pipeline.d.ts +4 -1
- package/pipeline.js +4 -1
- package/pipeline.js.map +1 -1
- package/recipient.d.ts +3 -7
- package/recipient.js +3 -7
- package/recipient.js.map +1 -1
- package/registeredModel.d.ts +4 -1
- package/registeredModel.js +4 -1
- package/registeredModel.js.map +1 -1
- package/repo.d.ts +1 -1
- package/repo.js +1 -1
- package/restrictWorkspaceAdminsSetting.d.ts +3 -1
- package/restrictWorkspaceAdminsSetting.js +3 -1
- package/restrictWorkspaceAdminsSetting.js.map +1 -1
- package/schema.d.ts +4 -1
- package/schema.js +4 -1
- package/schema.js.map +1 -1
- package/secret.d.ts +4 -1
- package/secret.js +4 -1
- package/secret.js.map +1 -1
- package/secretAcl.d.ts +4 -1
- package/secretAcl.js +4 -1
- package/secretAcl.js.map +1 -1
- package/secretScope.d.ts +4 -1
- package/secretScope.js +4 -1
- package/secretScope.js.map +1 -1
- package/servicePrincipal.d.ts +12 -1
- package/servicePrincipal.js +12 -1
- package/servicePrincipal.js.map +1 -1
- package/servicePrincipalRole.d.ts +3 -0
- package/servicePrincipalRole.js +3 -0
- package/servicePrincipalRole.js.map +1 -1
- package/sqlAlert.d.ts +0 -9
- package/sqlAlert.js +0 -9
- package/sqlAlert.js.map +1 -1
- package/sqlDashboard.d.ts +6 -1
- package/sqlDashboard.js +6 -1
- package/sqlDashboard.js.map +1 -1
- package/sqlEndpoint.d.ts +4 -1
- package/sqlEndpoint.js +4 -1
- package/sqlEndpoint.js.map +1 -1
- package/sqlGlobalConfig.d.ts +8 -1
- package/sqlGlobalConfig.js +8 -1
- package/sqlGlobalConfig.js.map +1 -1
- package/sqlPermissions.d.ts +10 -7
- package/sqlPermissions.js +10 -7
- package/sqlPermissions.js.map +1 -1
- package/sqlQuery.d.ts +6 -1
- package/sqlQuery.js +6 -1
- package/sqlQuery.js.map +1 -1
- package/sqlTable.d.ts +1 -1
- package/sqlTable.js +1 -1
- package/sqlVisualization.d.ts +1 -1
- package/sqlVisualization.js +1 -1
- package/sqlWidget.d.ts +4 -1
- package/sqlWidget.js +4 -1
- package/sqlWidget.js.map +1 -1
- package/storageCredential.d.ts +7 -1
- package/storageCredential.js +7 -1
- package/storageCredential.js.map +1 -1
- package/systemSchema.d.ts +3 -1
- package/systemSchema.js +3 -1
- package/systemSchema.js.map +1 -1
- package/token.d.ts +4 -0
- package/token.js +4 -0
- package/token.js.map +1 -1
- package/types/input.d.ts +22 -0
- package/types/output.d.ts +22 -0
- package/user.d.ts +12 -1
- package/user.js +12 -1
- package/user.js.map +1 -1
- package/userInstanceProfile.d.ts +3 -0
- package/userInstanceProfile.js +3 -0
- package/userInstanceProfile.js.map +1 -1
- package/userRole.d.ts +5 -0
- package/userRole.js +5 -0
- package/userRole.js.map +1 -1
- package/vectorSearchEndpoint.d.ts +3 -1
- package/vectorSearchEndpoint.js +3 -1
- package/vectorSearchEndpoint.js.map +1 -1
- package/volume.d.ts +9 -1
- package/volume.js +9 -1
- package/volume.js.map +1 -1
- package/workspaceConf.d.ts +2 -0
- package/workspaceConf.js +2 -0
- package/workspaceConf.js.map +1 -1
- package/workspaceFile.d.ts +1 -1
- package/workspaceFile.js +1 -1
package/mlflowExperiment.d.ts
CHANGED
|
@@ -4,6 +4,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
*
|
|
5
5
|
* ## Example Usage
|
|
6
6
|
*
|
|
7
|
+
* <!--Start PulumiCodeChooser -->
|
|
7
8
|
* ```typescript
|
|
8
9
|
* import * as pulumi from "@pulumi/pulumi";
|
|
9
10
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -14,6 +15,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
14
15
|
* description: "My MLflow experiment description",
|
|
15
16
|
* });
|
|
16
17
|
* ```
|
|
18
|
+
* <!--End PulumiCodeChooser -->
|
|
19
|
+
*
|
|
17
20
|
* ## Access Control
|
|
18
21
|
*
|
|
19
22
|
* * databricks.Permissions can control which groups or individual users can *Read*, *Edit*, or *Manage* individual experiments.
|
|
@@ -34,7 +37,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
34
37
|
*
|
|
35
38
|
* The experiment resource can be imported using the id of the experiment
|
|
36
39
|
*
|
|
37
|
-
*
|
|
40
|
+
* bash
|
|
38
41
|
*
|
|
39
42
|
* ```sh
|
|
40
43
|
* $ pulumi import databricks:index/mlflowExperiment:MlflowExperiment this <experiment-id>
|
package/mlflowExperiment.js
CHANGED
|
@@ -10,6 +10,7 @@ const utilities = require("./utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
13
|
+
* <!--Start PulumiCodeChooser -->
|
|
13
14
|
* ```typescript
|
|
14
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
16
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -20,6 +21,8 @@ const utilities = require("./utilities");
|
|
|
20
21
|
* description: "My MLflow experiment description",
|
|
21
22
|
* });
|
|
22
23
|
* ```
|
|
24
|
+
* <!--End PulumiCodeChooser -->
|
|
25
|
+
*
|
|
23
26
|
* ## Access Control
|
|
24
27
|
*
|
|
25
28
|
* * databricks.Permissions can control which groups or individual users can *Read*, *Edit*, or *Manage* individual experiments.
|
|
@@ -40,7 +43,7 @@ const utilities = require("./utilities");
|
|
|
40
43
|
*
|
|
41
44
|
* The experiment resource can be imported using the id of the experiment
|
|
42
45
|
*
|
|
43
|
-
*
|
|
46
|
+
* bash
|
|
44
47
|
*
|
|
45
48
|
* ```sh
|
|
46
49
|
* $ pulumi import databricks:index/mlflowExperiment:MlflowExperiment this <experiment-id>
|
package/mlflowExperiment.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mlflowExperiment.js","sourceRoot":"","sources":["../mlflowExperiment.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"mlflowExperiment.js","sourceRoot":"","sources":["../mlflowExperiment.ts"],"names":[],"mappings":"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"}
|
package/mlflowModel.d.ts
CHANGED
|
@@ -8,6 +8,7 @@ import * as outputs from "./types/output";
|
|
|
8
8
|
*
|
|
9
9
|
* ## Example Usage
|
|
10
10
|
*
|
|
11
|
+
* <!--Start PulumiCodeChooser -->
|
|
11
12
|
* ```typescript
|
|
12
13
|
* import * as pulumi from "@pulumi/pulumi";
|
|
13
14
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -26,6 +27,8 @@ import * as outputs from "./types/output";
|
|
|
26
27
|
* ],
|
|
27
28
|
* });
|
|
28
29
|
* ```
|
|
30
|
+
* <!--End PulumiCodeChooser -->
|
|
31
|
+
*
|
|
29
32
|
* ## Access Control
|
|
30
33
|
*
|
|
31
34
|
* * databricks.Permissions can control which groups or individual users can *Read*, *Edit*, *Manage Staging Versions*, *Manage Production Versions*, and *Manage* individual models.
|
|
@@ -47,7 +50,7 @@ import * as outputs from "./types/output";
|
|
|
47
50
|
*
|
|
48
51
|
* The model resource can be imported using the name
|
|
49
52
|
*
|
|
50
|
-
*
|
|
53
|
+
* bash
|
|
51
54
|
*
|
|
52
55
|
* ```sh
|
|
53
56
|
* $ pulumi import databricks:index/mlflowModel:MlflowModel this <name>
|
package/mlflowModel.js
CHANGED
|
@@ -12,6 +12,7 @@ const utilities = require("./utilities");
|
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
15
|
+
* <!--Start PulumiCodeChooser -->
|
|
15
16
|
* ```typescript
|
|
16
17
|
* import * as pulumi from "@pulumi/pulumi";
|
|
17
18
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -30,6 +31,8 @@ const utilities = require("./utilities");
|
|
|
30
31
|
* ],
|
|
31
32
|
* });
|
|
32
33
|
* ```
|
|
34
|
+
* <!--End PulumiCodeChooser -->
|
|
35
|
+
*
|
|
33
36
|
* ## Access Control
|
|
34
37
|
*
|
|
35
38
|
* * databricks.Permissions can control which groups or individual users can *Read*, *Edit*, *Manage Staging Versions*, *Manage Production Versions*, and *Manage* individual models.
|
|
@@ -51,7 +54,7 @@ const utilities = require("./utilities");
|
|
|
51
54
|
*
|
|
52
55
|
* The model resource can be imported using the name
|
|
53
56
|
*
|
|
54
|
-
*
|
|
57
|
+
* bash
|
|
55
58
|
*
|
|
56
59
|
* ```sh
|
|
57
60
|
* $ pulumi import databricks:index/mlflowModel:MlflowModel this <name>
|
package/mlflowModel.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mlflowModel.js","sourceRoot":"","sources":["../mlflowModel.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"mlflowModel.js","sourceRoot":"","sources":["../mlflowModel.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsDG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwB,EAAE,IAAmC;QACtH,OAAO,IAAI,WAAW,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAClE,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,WAAW,CAAC,YAAY,CAAC;IAC5D,CAAC;IAwBD,YAAY,IAAY,EAAE,WAAgD,EAAE,IAAmC;QAC3G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA2C,CAAC;YAC1D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,mBAAmB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,CAAC,CAAC,SAAS,CAAC;YAClF,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;SAC3D;aAAM;YACH,MAAM,IAAI,GAAG,WAA0C,CAAC;YACxD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,mBAAmB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC3D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,WAAW,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAChE,CAAC;;AApEL,kCAqEC;AAvDG,gBAAgB;AACO,wBAAY,GAAG,0CAA0C,CAAC"}
|
package/mlflowWebhook.d.ts
CHANGED
|
@@ -5,8 +5,10 @@ import * as outputs from "./types/output";
|
|
|
5
5
|
* This resource allows you to create [MLflow Model Registry Webhooks](https://docs.databricks.com/applications/mlflow/model-registry-webhooks.html) in Databricks. Webhooks enable you to listen for Model Registry events so your integrations can automatically trigger actions. You can use webhooks to automate and integrate your machine learning pipeline with existing CI/CD tools and workflows. Webhooks allow trigger execution of a Databricks job or call a web service on specific event(s) that is generated in the MLflow Registry - stage transitioning, creation of registered model, creation of transition request, etc.
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
|
+
*
|
|
8
9
|
* ### POSTing to URL
|
|
9
10
|
*
|
|
11
|
+
* <!--Start PulumiCodeChooser -->
|
|
10
12
|
* ```typescript
|
|
11
13
|
* import * as pulumi from "@pulumi/pulumi";
|
|
12
14
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -19,6 +21,8 @@ import * as outputs from "./types/output";
|
|
|
19
21
|
* },
|
|
20
22
|
* });
|
|
21
23
|
* ```
|
|
24
|
+
* <!--End PulumiCodeChooser -->
|
|
25
|
+
*
|
|
22
26
|
* ## Access Control
|
|
23
27
|
*
|
|
24
28
|
* * MLflow webhooks could be configured only by workspace admins.
|
package/mlflowWebhook.js
CHANGED
|
@@ -9,8 +9,10 @@ const utilities = require("./utilities");
|
|
|
9
9
|
* This resource allows you to create [MLflow Model Registry Webhooks](https://docs.databricks.com/applications/mlflow/model-registry-webhooks.html) in Databricks. Webhooks enable you to listen for Model Registry events so your integrations can automatically trigger actions. You can use webhooks to automate and integrate your machine learning pipeline with existing CI/CD tools and workflows. Webhooks allow trigger execution of a Databricks job or call a web service on specific event(s) that is generated in the MLflow Registry - stage transitioning, creation of registered model, creation of transition request, etc.
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
|
+
*
|
|
12
13
|
* ### POSTing to URL
|
|
13
14
|
*
|
|
15
|
+
* <!--Start PulumiCodeChooser -->
|
|
14
16
|
* ```typescript
|
|
15
17
|
* import * as pulumi from "@pulumi/pulumi";
|
|
16
18
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -23,6 +25,8 @@ const utilities = require("./utilities");
|
|
|
23
25
|
* },
|
|
24
26
|
* });
|
|
25
27
|
* ```
|
|
28
|
+
* <!--End PulumiCodeChooser -->
|
|
29
|
+
*
|
|
26
30
|
* ## Access Control
|
|
27
31
|
*
|
|
28
32
|
* * MLflow webhooks could be configured only by workspace admins.
|
package/mlflowWebhook.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mlflowWebhook.js","sourceRoot":"","sources":["../mlflowWebhook.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"mlflowWebhook.js","sourceRoot":"","sources":["../mlflowWebhook.ts"],"names":[],"mappings":"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"}
|
package/modelServing.d.ts
CHANGED
|
@@ -6,6 +6,7 @@ import * as outputs from "./types/output";
|
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
9
|
+
* <!--Start PulumiCodeChooser -->
|
|
9
10
|
* ```typescript
|
|
10
11
|
* import * as pulumi from "@pulumi/pulumi";
|
|
11
12
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -41,6 +42,8 @@ import * as outputs from "./types/output";
|
|
|
41
42
|
* },
|
|
42
43
|
* }});
|
|
43
44
|
* ```
|
|
45
|
+
* <!--End PulumiCodeChooser -->
|
|
46
|
+
*
|
|
44
47
|
* ## Access Control
|
|
45
48
|
*
|
|
46
49
|
* * databricks.Permissions can control which groups or individual users can *Manage*, *Query* or *View* individual serving endpoints.
|
|
@@ -61,7 +64,7 @@ import * as outputs from "./types/output";
|
|
|
61
64
|
*
|
|
62
65
|
* The model serving resource can be imported using the name of the endpoint.
|
|
63
66
|
*
|
|
64
|
-
*
|
|
67
|
+
* bash
|
|
65
68
|
*
|
|
66
69
|
* ```sh
|
|
67
70
|
* $ pulumi import databricks:index/modelServing:ModelServing this <model-serving-endpoint-name>
|
package/modelServing.js
CHANGED
|
@@ -10,6 +10,7 @@ const utilities = require("./utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
13
|
+
* <!--Start PulumiCodeChooser -->
|
|
13
14
|
* ```typescript
|
|
14
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
16
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -45,6 +46,8 @@ const utilities = require("./utilities");
|
|
|
45
46
|
* },
|
|
46
47
|
* }});
|
|
47
48
|
* ```
|
|
49
|
+
* <!--End PulumiCodeChooser -->
|
|
50
|
+
*
|
|
48
51
|
* ## Access Control
|
|
49
52
|
*
|
|
50
53
|
* * databricks.Permissions can control which groups or individual users can *Manage*, *Query* or *View* individual serving endpoints.
|
|
@@ -65,7 +68,7 @@ const utilities = require("./utilities");
|
|
|
65
68
|
*
|
|
66
69
|
* The model serving resource can be imported using the name of the endpoint.
|
|
67
70
|
*
|
|
68
|
-
*
|
|
71
|
+
* bash
|
|
69
72
|
*
|
|
70
73
|
* ```sh
|
|
71
74
|
* $ pulumi import databricks:index/modelServing:ModelServing this <model-serving-endpoint-name>
|
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
|
|
1
|
+
{"version":3,"file":"modelServing.js","sourceRoot":"","sources":["../modelServing.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoEG;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;IAyBD,YAAY,IAAY,EAAE,WAAkD,EAAE,IAAmC;QAC7G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA4C,CAAC;YAC3D,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,mBAAmB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,CAAC,CAAC,SAAS,CAAC;YAClF,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;SAC3D;aAAM;YACH,MAAM,IAAI,GAAG,WAA2C,CAAC;YACzD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,MAAM,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACnD,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,mBAAmB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC3D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,YAAY,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACjE,CAAC;;AA1EL,oCA2EC;AA7DG,gBAAgB;AACO,yBAAY,GAAG,4CAA4C,CAAC"}
|
package/mount.d.ts
CHANGED
|
@@ -24,6 +24,7 @@ import * as outputs from "./types/output";
|
|
|
24
24
|
*
|
|
25
25
|
* ### Example mounting ADLS Gen2 using uri and extraConfigs
|
|
26
26
|
*
|
|
27
|
+
* <!--Start PulumiCodeChooser -->
|
|
27
28
|
* ```typescript
|
|
28
29
|
* import * as pulumi from "@pulumi/pulumi";
|
|
29
30
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -46,6 +47,7 @@ import * as outputs from "./types/output";
|
|
|
46
47
|
* },
|
|
47
48
|
* });
|
|
48
49
|
* ```
|
|
50
|
+
* <!--End PulumiCodeChooser -->
|
|
49
51
|
*
|
|
50
52
|
* ### Example mounting ADLS Gen2 with AAD passthrough
|
|
51
53
|
*
|
|
@@ -55,6 +57,7 @@ import * as outputs from "./types/output";
|
|
|
55
57
|
*
|
|
56
58
|
* To mount ALDS Gen2 with Azure Active Directory Credentials passthrough we need to execute the mount commands using the cluster configured with AAD Credentials passthrough & provide necessary configuration parameters (see [documentation](https://docs.microsoft.com/en-us/azure/databricks/security/credential-passthrough/adls-passthrough#--mount-azure-data-lake-storage-to-dbfs-using-credential-passthrough) for more details).
|
|
57
59
|
*
|
|
60
|
+
* <!--Start PulumiCodeChooser -->
|
|
58
61
|
* ```typescript
|
|
59
62
|
* import * as pulumi from "@pulumi/pulumi";
|
|
60
63
|
* import * as azure from "@pulumi/azure";
|
|
@@ -98,6 +101,7 @@ import * as outputs from "./types/output";
|
|
|
98
101
|
* },
|
|
99
102
|
* });
|
|
100
103
|
* ```
|
|
104
|
+
* <!--End PulumiCodeChooser -->
|
|
101
105
|
*
|
|
102
106
|
* ## s3 block
|
|
103
107
|
*
|
|
@@ -108,6 +112,7 @@ import * as outputs from "./types/output";
|
|
|
108
112
|
*
|
|
109
113
|
* ### Example of mounting S3
|
|
110
114
|
*
|
|
115
|
+
* <!--Start PulumiCodeChooser -->
|
|
111
116
|
* ```typescript
|
|
112
117
|
* import * as pulumi from "@pulumi/pulumi";
|
|
113
118
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -118,6 +123,7 @@ import * as outputs from "./types/output";
|
|
|
118
123
|
* bucketName: aws_s3_bucket["this"].bucket,
|
|
119
124
|
* }});
|
|
120
125
|
* ```
|
|
126
|
+
* <!--End PulumiCodeChooser -->
|
|
121
127
|
*
|
|
122
128
|
* ## abfs block
|
|
123
129
|
*
|
|
@@ -136,6 +142,7 @@ import * as outputs from "./types/output";
|
|
|
136
142
|
*
|
|
137
143
|
* In this example, we're using Azure authentication, so we can omit some parameters (`tenantId`, `storageAccountName`, and `containerName`) that will be detected automatically.
|
|
138
144
|
*
|
|
145
|
+
* <!--Start PulumiCodeChooser -->
|
|
139
146
|
* ```typescript
|
|
140
147
|
* import * as pulumi from "@pulumi/pulumi";
|
|
141
148
|
* import * as azure from "@pulumi/azure";
|
|
@@ -174,6 +181,7 @@ import * as outputs from "./types/output";
|
|
|
174
181
|
* },
|
|
175
182
|
* });
|
|
176
183
|
* ```
|
|
184
|
+
* <!--End PulumiCodeChooser -->
|
|
177
185
|
*
|
|
178
186
|
* ## gs block
|
|
179
187
|
*
|
|
@@ -184,6 +192,7 @@ import * as outputs from "./types/output";
|
|
|
184
192
|
*
|
|
185
193
|
* ### Example mounting Google Cloud Storage
|
|
186
194
|
*
|
|
195
|
+
* <!--Start PulumiCodeChooser -->
|
|
187
196
|
* ```typescript
|
|
188
197
|
* import * as pulumi from "@pulumi/pulumi";
|
|
189
198
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -193,6 +202,7 @@ import * as outputs from "./types/output";
|
|
|
193
202
|
* serviceAccount: "acc@company.iam.gserviceaccount.com",
|
|
194
203
|
* }});
|
|
195
204
|
* ```
|
|
205
|
+
* <!--End PulumiCodeChooser -->
|
|
196
206
|
*
|
|
197
207
|
* ## adl block
|
|
198
208
|
*
|
|
@@ -209,6 +219,7 @@ import * as outputs from "./types/output";
|
|
|
209
219
|
*
|
|
210
220
|
* ### Example mounting ADLS Gen1
|
|
211
221
|
*
|
|
222
|
+
* <!--Start PulumiCodeChooser -->
|
|
212
223
|
* ```typescript
|
|
213
224
|
* import * as pulumi from "@pulumi/pulumi";
|
|
214
225
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -222,6 +233,7 @@ import * as outputs from "./types/output";
|
|
|
222
233
|
* sparkConfPrefix: "fs.adl",
|
|
223
234
|
* }});
|
|
224
235
|
* ```
|
|
236
|
+
* <!--End PulumiCodeChooser -->
|
|
225
237
|
*
|
|
226
238
|
* ## wasb block
|
|
227
239
|
*
|
|
@@ -236,6 +248,7 @@ import * as outputs from "./types/output";
|
|
|
236
248
|
*
|
|
237
249
|
* ### Example mounting Azure Blob Storage
|
|
238
250
|
*
|
|
251
|
+
* <!--Start PulumiCodeChooser -->
|
|
239
252
|
* ```typescript
|
|
240
253
|
* import * as pulumi from "@pulumi/pulumi";
|
|
241
254
|
* import * as azure from "@pulumi/azure";
|
|
@@ -266,6 +279,7 @@ import * as outputs from "./types/output";
|
|
|
266
279
|
* tokenSecretKey: storageKey.key,
|
|
267
280
|
* }});
|
|
268
281
|
* ```
|
|
282
|
+
* <!--End PulumiCodeChooser -->
|
|
269
283
|
*
|
|
270
284
|
* ## Migration from other mount resources
|
|
271
285
|
*
|
package/mount.js
CHANGED
|
@@ -28,6 +28,7 @@ const utilities = require("./utilities");
|
|
|
28
28
|
*
|
|
29
29
|
* ### Example mounting ADLS Gen2 using uri and extraConfigs
|
|
30
30
|
*
|
|
31
|
+
* <!--Start PulumiCodeChooser -->
|
|
31
32
|
* ```typescript
|
|
32
33
|
* import * as pulumi from "@pulumi/pulumi";
|
|
33
34
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -50,6 +51,7 @@ const utilities = require("./utilities");
|
|
|
50
51
|
* },
|
|
51
52
|
* });
|
|
52
53
|
* ```
|
|
54
|
+
* <!--End PulumiCodeChooser -->
|
|
53
55
|
*
|
|
54
56
|
* ### Example mounting ADLS Gen2 with AAD passthrough
|
|
55
57
|
*
|
|
@@ -59,6 +61,7 @@ const utilities = require("./utilities");
|
|
|
59
61
|
*
|
|
60
62
|
* To mount ALDS Gen2 with Azure Active Directory Credentials passthrough we need to execute the mount commands using the cluster configured with AAD Credentials passthrough & provide necessary configuration parameters (see [documentation](https://docs.microsoft.com/en-us/azure/databricks/security/credential-passthrough/adls-passthrough#--mount-azure-data-lake-storage-to-dbfs-using-credential-passthrough) for more details).
|
|
61
63
|
*
|
|
64
|
+
* <!--Start PulumiCodeChooser -->
|
|
62
65
|
* ```typescript
|
|
63
66
|
* import * as pulumi from "@pulumi/pulumi";
|
|
64
67
|
* import * as azure from "@pulumi/azure";
|
|
@@ -102,6 +105,7 @@ const utilities = require("./utilities");
|
|
|
102
105
|
* },
|
|
103
106
|
* });
|
|
104
107
|
* ```
|
|
108
|
+
* <!--End PulumiCodeChooser -->
|
|
105
109
|
*
|
|
106
110
|
* ## s3 block
|
|
107
111
|
*
|
|
@@ -112,6 +116,7 @@ const utilities = require("./utilities");
|
|
|
112
116
|
*
|
|
113
117
|
* ### Example of mounting S3
|
|
114
118
|
*
|
|
119
|
+
* <!--Start PulumiCodeChooser -->
|
|
115
120
|
* ```typescript
|
|
116
121
|
* import * as pulumi from "@pulumi/pulumi";
|
|
117
122
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -122,6 +127,7 @@ const utilities = require("./utilities");
|
|
|
122
127
|
* bucketName: aws_s3_bucket["this"].bucket,
|
|
123
128
|
* }});
|
|
124
129
|
* ```
|
|
130
|
+
* <!--End PulumiCodeChooser -->
|
|
125
131
|
*
|
|
126
132
|
* ## abfs block
|
|
127
133
|
*
|
|
@@ -140,6 +146,7 @@ const utilities = require("./utilities");
|
|
|
140
146
|
*
|
|
141
147
|
* In this example, we're using Azure authentication, so we can omit some parameters (`tenantId`, `storageAccountName`, and `containerName`) that will be detected automatically.
|
|
142
148
|
*
|
|
149
|
+
* <!--Start PulumiCodeChooser -->
|
|
143
150
|
* ```typescript
|
|
144
151
|
* import * as pulumi from "@pulumi/pulumi";
|
|
145
152
|
* import * as azure from "@pulumi/azure";
|
|
@@ -178,6 +185,7 @@ const utilities = require("./utilities");
|
|
|
178
185
|
* },
|
|
179
186
|
* });
|
|
180
187
|
* ```
|
|
188
|
+
* <!--End PulumiCodeChooser -->
|
|
181
189
|
*
|
|
182
190
|
* ## gs block
|
|
183
191
|
*
|
|
@@ -188,6 +196,7 @@ const utilities = require("./utilities");
|
|
|
188
196
|
*
|
|
189
197
|
* ### Example mounting Google Cloud Storage
|
|
190
198
|
*
|
|
199
|
+
* <!--Start PulumiCodeChooser -->
|
|
191
200
|
* ```typescript
|
|
192
201
|
* import * as pulumi from "@pulumi/pulumi";
|
|
193
202
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -197,6 +206,7 @@ const utilities = require("./utilities");
|
|
|
197
206
|
* serviceAccount: "acc@company.iam.gserviceaccount.com",
|
|
198
207
|
* }});
|
|
199
208
|
* ```
|
|
209
|
+
* <!--End PulumiCodeChooser -->
|
|
200
210
|
*
|
|
201
211
|
* ## adl block
|
|
202
212
|
*
|
|
@@ -213,6 +223,7 @@ const utilities = require("./utilities");
|
|
|
213
223
|
*
|
|
214
224
|
* ### Example mounting ADLS Gen1
|
|
215
225
|
*
|
|
226
|
+
* <!--Start PulumiCodeChooser -->
|
|
216
227
|
* ```typescript
|
|
217
228
|
* import * as pulumi from "@pulumi/pulumi";
|
|
218
229
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -226,6 +237,7 @@ const utilities = require("./utilities");
|
|
|
226
237
|
* sparkConfPrefix: "fs.adl",
|
|
227
238
|
* }});
|
|
228
239
|
* ```
|
|
240
|
+
* <!--End PulumiCodeChooser -->
|
|
229
241
|
*
|
|
230
242
|
* ## wasb block
|
|
231
243
|
*
|
|
@@ -240,6 +252,7 @@ const utilities = require("./utilities");
|
|
|
240
252
|
*
|
|
241
253
|
* ### Example mounting Azure Blob Storage
|
|
242
254
|
*
|
|
255
|
+
* <!--Start PulumiCodeChooser -->
|
|
243
256
|
* ```typescript
|
|
244
257
|
* import * as pulumi from "@pulumi/pulumi";
|
|
245
258
|
* import * as azure from "@pulumi/azure";
|
|
@@ -270,6 +283,7 @@ const utilities = require("./utilities");
|
|
|
270
283
|
* tokenSecretKey: storageKey.key,
|
|
271
284
|
* }});
|
|
272
285
|
* ```
|
|
286
|
+
* <!--End PulumiCodeChooser -->
|
|
273
287
|
*
|
|
274
288
|
* ## Migration from other mount resources
|
|
275
289
|
*
|
package/mount.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mount.js","sourceRoot":"","sources":["../mount.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"mount.js","sourceRoot":"","sources":["../mount.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgTG;AACH,MAAa,KAAM,SAAQ,MAAM,CAAC,cAAc;IAC5C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkB,EAAE,IAAmC;QAChH,OAAO,IAAI,KAAK,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC5D,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,KAAK,CAAC,YAAY,CAAC;IACtD,CAAC;IA0BD,YAAY,IAAY,EAAE,WAAoC,EAAE,IAAmC;QAC/F,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAqC,CAAC;YACpD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,IAAI,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC;YACpD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,IAAI,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC;YACpD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;SAC3D;aAAM;YACH,MAAM,IAAI,GAAG,WAAoC,CAAC;YAClD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACpD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,IAAI,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC;YAClD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,IAAI,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC;YAClD,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACpD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,KAAK,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC1D,CAAC;;AAtFL,sBAuFC;AAzEG,gBAAgB;AACO,kBAAY,GAAG,8BAA8B,CAAC"}
|
package/mwsCredentials.d.ts
CHANGED
|
@@ -23,7 +23,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
23
23
|
*
|
|
24
24
|
* This resource can be imported by the combination of its identifier and the account id:
|
|
25
25
|
*
|
|
26
|
-
*
|
|
26
|
+
* bash
|
|
27
27
|
*
|
|
28
28
|
* ```sh
|
|
29
29
|
* $ pulumi import databricks:index/mwsCredentials:MwsCredentials this <account_id>/<credentials_id>
|
package/mwsCredentials.js
CHANGED
|
@@ -29,7 +29,7 @@ const utilities = require("./utilities");
|
|
|
29
29
|
*
|
|
30
30
|
* This resource can be imported by the combination of its identifier and the account id:
|
|
31
31
|
*
|
|
32
|
-
*
|
|
32
|
+
* bash
|
|
33
33
|
*
|
|
34
34
|
* ```sh
|
|
35
35
|
* $ pulumi import databricks:index/mwsCredentials:MwsCredentials this <account_id>/<credentials_id>
|
|
@@ -9,8 +9,10 @@ import * as outputs from "./types/output";
|
|
|
9
9
|
* ### Customer-managed key for managed services
|
|
10
10
|
*
|
|
11
11
|
* You must configure this during workspace creation
|
|
12
|
+
*
|
|
12
13
|
* ### For AWS
|
|
13
14
|
*
|
|
15
|
+
* <!--Start PulumiCodeChooser -->
|
|
14
16
|
* ```typescript
|
|
15
17
|
* import * as pulumi from "@pulumi/pulumi";
|
|
16
18
|
* import * as aws from "@pulumi/aws";
|
|
@@ -58,8 +60,11 @@ import * as outputs from "./types/output";
|
|
|
58
60
|
* useCases: ["MANAGED_SERVICES"],
|
|
59
61
|
* });
|
|
60
62
|
* ```
|
|
63
|
+
* <!--End PulumiCodeChooser -->
|
|
64
|
+
*
|
|
61
65
|
* ### For GCP
|
|
62
66
|
*
|
|
67
|
+
* <!--Start PulumiCodeChooser -->
|
|
63
68
|
* ```typescript
|
|
64
69
|
* import * as pulumi from "@pulumi/pulumi";
|
|
65
70
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -75,9 +80,13 @@ import * as outputs from "./types/output";
|
|
|
75
80
|
* useCases: ["MANAGED_SERVICES"],
|
|
76
81
|
* });
|
|
77
82
|
* ```
|
|
83
|
+
* <!--End PulumiCodeChooser -->
|
|
84
|
+
*
|
|
78
85
|
* ### Customer-managed key for workspace storage
|
|
86
|
+
*
|
|
79
87
|
* ### For AWS
|
|
80
88
|
*
|
|
89
|
+
* <!--Start PulumiCodeChooser -->
|
|
81
90
|
* ```typescript
|
|
82
91
|
* import * as pulumi from "@pulumi/pulumi";
|
|
83
92
|
* import * as aws from "@pulumi/aws";
|
|
@@ -167,8 +176,11 @@ import * as outputs from "./types/output";
|
|
|
167
176
|
* useCases: ["STORAGE"],
|
|
168
177
|
* });
|
|
169
178
|
* ```
|
|
179
|
+
* <!--End PulumiCodeChooser -->
|
|
180
|
+
*
|
|
170
181
|
* ### For GCP
|
|
171
182
|
*
|
|
183
|
+
* <!--Start PulumiCodeChooser -->
|
|
172
184
|
* ```typescript
|
|
173
185
|
* import * as pulumi from "@pulumi/pulumi";
|
|
174
186
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -184,6 +196,8 @@ import * as outputs from "./types/output";
|
|
|
184
196
|
* useCases: ["STORAGE"],
|
|
185
197
|
* });
|
|
186
198
|
* ```
|
|
199
|
+
* <!--End PulumiCodeChooser -->
|
|
200
|
+
*
|
|
187
201
|
* ## Related Resources
|
|
188
202
|
*
|
|
189
203
|
* The following resources are used in the same context:
|
|
@@ -13,8 +13,10 @@ const utilities = require("./utilities");
|
|
|
13
13
|
* ### Customer-managed key for managed services
|
|
14
14
|
*
|
|
15
15
|
* You must configure this during workspace creation
|
|
16
|
+
*
|
|
16
17
|
* ### For AWS
|
|
17
18
|
*
|
|
19
|
+
* <!--Start PulumiCodeChooser -->
|
|
18
20
|
* ```typescript
|
|
19
21
|
* import * as pulumi from "@pulumi/pulumi";
|
|
20
22
|
* import * as aws from "@pulumi/aws";
|
|
@@ -62,8 +64,11 @@ const utilities = require("./utilities");
|
|
|
62
64
|
* useCases: ["MANAGED_SERVICES"],
|
|
63
65
|
* });
|
|
64
66
|
* ```
|
|
67
|
+
* <!--End PulumiCodeChooser -->
|
|
68
|
+
*
|
|
65
69
|
* ### For GCP
|
|
66
70
|
*
|
|
71
|
+
* <!--Start PulumiCodeChooser -->
|
|
67
72
|
* ```typescript
|
|
68
73
|
* import * as pulumi from "@pulumi/pulumi";
|
|
69
74
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -79,9 +84,13 @@ const utilities = require("./utilities");
|
|
|
79
84
|
* useCases: ["MANAGED_SERVICES"],
|
|
80
85
|
* });
|
|
81
86
|
* ```
|
|
87
|
+
* <!--End PulumiCodeChooser -->
|
|
88
|
+
*
|
|
82
89
|
* ### Customer-managed key for workspace storage
|
|
90
|
+
*
|
|
83
91
|
* ### For AWS
|
|
84
92
|
*
|
|
93
|
+
* <!--Start PulumiCodeChooser -->
|
|
85
94
|
* ```typescript
|
|
86
95
|
* import * as pulumi from "@pulumi/pulumi";
|
|
87
96
|
* import * as aws from "@pulumi/aws";
|
|
@@ -171,8 +180,11 @@ const utilities = require("./utilities");
|
|
|
171
180
|
* useCases: ["STORAGE"],
|
|
172
181
|
* });
|
|
173
182
|
* ```
|
|
183
|
+
* <!--End PulumiCodeChooser -->
|
|
184
|
+
*
|
|
174
185
|
* ### For GCP
|
|
175
186
|
*
|
|
187
|
+
* <!--Start PulumiCodeChooser -->
|
|
176
188
|
* ```typescript
|
|
177
189
|
* import * as pulumi from "@pulumi/pulumi";
|
|
178
190
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -188,6 +200,8 @@ const utilities = require("./utilities");
|
|
|
188
200
|
* useCases: ["STORAGE"],
|
|
189
201
|
* });
|
|
190
202
|
* ```
|
|
203
|
+
* <!--End PulumiCodeChooser -->
|
|
204
|
+
*
|
|
191
205
|
* ## Related Resources
|
|
192
206
|
*
|
|
193
207
|
* The following resources are used in the same context:
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mwsCustomerManagedKeys.js","sourceRoot":"","sources":["../mwsCustomerManagedKeys.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"mwsCustomerManagedKeys.js","sourceRoot":"","sources":["../mwsCustomerManagedKeys.ts"],"names":[],"mappings":"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"}
|
package/mwsLogDelivery.d.ts
CHANGED
|
@@ -12,6 +12,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
12
12
|
*
|
|
13
13
|
* Common processing scenario is to apply [cost allocation tags](https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html), that could be enforced by setting customTags on a cluster or through cluster policy. Report contains `clusterId` field, that could be joined with data from AWS [cost and usage reports](https://docs.aws.amazon.com/cur/latest/userguide/cur-create.html), that can be joined with `user:ClusterId` tag from AWS usage report.
|
|
14
14
|
*
|
|
15
|
+
* <!--Start PulumiCodeChooser -->
|
|
15
16
|
* ```typescript
|
|
16
17
|
* import * as pulumi from "@pulumi/pulumi";
|
|
17
18
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -26,11 +27,13 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
26
27
|
* outputFormat: "CSV",
|
|
27
28
|
* });
|
|
28
29
|
* ```
|
|
30
|
+
* <!--End PulumiCodeChooser -->
|
|
29
31
|
*
|
|
30
32
|
* ## Audit Logs
|
|
31
33
|
*
|
|
32
34
|
* JSON files with [static schema](https://docs.databricks.com/administration-guide/account-settings/audit-logs.html#audit-log-schema) are delivered to `<delivery_path_prefix>/workspaceId=<workspaceId>/date=<yyyy-mm-dd>/auditlogs_<internal-id>.json`. Logs are available within 15 minutes of activation for audit logs. New JSON files are delivered every few minutes, potentially overwriting existing files for each workspace. Sometimes data may arrive later than 15 minutes. Databricks can overwrite the delivered log files in your bucket at any time. If a file is overwritten, the existing content remains, but there may be additional lines for more auditable events. Overwriting ensures exactly-once semantics without requiring read or delete access to your account.
|
|
33
35
|
*
|
|
36
|
+
* <!--Start PulumiCodeChooser -->
|
|
34
37
|
* ```typescript
|
|
35
38
|
* import * as pulumi from "@pulumi/pulumi";
|
|
36
39
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -45,6 +48,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
45
48
|
* outputFormat: "JSON",
|
|
46
49
|
* });
|
|
47
50
|
* ```
|
|
51
|
+
* <!--End PulumiCodeChooser -->
|
|
48
52
|
*
|
|
49
53
|
* ## Related Resources
|
|
50
54
|
*
|