@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/getJob.js
CHANGED
|
@@ -14,6 +14,7 @@ const utilities = require("./utilities");
|
|
|
14
14
|
*
|
|
15
15
|
* Getting the existing cluster id of specific databricks.Job by name or by id:
|
|
16
16
|
*
|
|
17
|
+
* <!--Start PulumiCodeChooser -->
|
|
17
18
|
* ```typescript
|
|
18
19
|
* import * as pulumi from "@pulumi/pulumi";
|
|
19
20
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -23,6 +24,8 @@ const utilities = require("./utilities");
|
|
|
23
24
|
* });
|
|
24
25
|
* export const jobNumWorkers = _this.then(_this => _this.jobSettings?.settings?.newCluster?.numWorkers);
|
|
25
26
|
* ```
|
|
27
|
+
* <!--End PulumiCodeChooser -->
|
|
28
|
+
*
|
|
26
29
|
* ## Related Resources
|
|
27
30
|
*
|
|
28
31
|
* The following resources are used in the same context:
|
|
@@ -51,6 +54,7 @@ exports.getJob = getJob;
|
|
|
51
54
|
*
|
|
52
55
|
* Getting the existing cluster id of specific databricks.Job by name or by id:
|
|
53
56
|
*
|
|
57
|
+
* <!--Start PulumiCodeChooser -->
|
|
54
58
|
* ```typescript
|
|
55
59
|
* import * as pulumi from "@pulumi/pulumi";
|
|
56
60
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -60,6 +64,8 @@ exports.getJob = getJob;
|
|
|
60
64
|
* });
|
|
61
65
|
* export const jobNumWorkers = _this.then(_this => _this.jobSettings?.settings?.newCluster?.numWorkers);
|
|
62
66
|
* ```
|
|
67
|
+
* <!--End PulumiCodeChooser -->
|
|
68
|
+
*
|
|
63
69
|
* ## Related Resources
|
|
64
70
|
*
|
|
65
71
|
* The following resources are used in the same context:
|
package/getJob.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getJob.js","sourceRoot":"","sources":["../getJob.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getJob.js","sourceRoot":"","sources":["../getJob.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,SAAgB,MAAM,CAAC,IAAiB,EAAE,IAA2B;IACjE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gCAAgC,EAAE;QAC3D,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,wBAWC;AAyCD;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,SAAgB,YAAY,CAAC,IAAuB,EAAE,IAA2B;IAC7E,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,MAAM,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACjE,CAAC;AAFD,oCAEC"}
|
package/getJobs.d.ts
CHANGED
|
@@ -4,6 +4,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
*
|
|
5
5
|
* Granting view databricks.Permissions to all databricks.Job within the workspace:
|
|
6
6
|
*
|
|
7
|
+
* <!--Start PulumiCodeChooser -->
|
|
7
8
|
* ```typescript
|
|
8
9
|
* import * as pulumi from "@pulumi/pulumi";
|
|
9
10
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -22,9 +23,11 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
22
23
|
* }
|
|
23
24
|
* }
|
|
24
25
|
* ```
|
|
26
|
+
* <!--End PulumiCodeChooser -->
|
|
25
27
|
*
|
|
26
28
|
* Getting ID of specific databricks.Job by name:
|
|
27
29
|
*
|
|
30
|
+
* <!--Start PulumiCodeChooser -->
|
|
28
31
|
* ```typescript
|
|
29
32
|
* import * as pulumi from "@pulumi/pulumi";
|
|
30
33
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -35,6 +38,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
35
38
|
* value: _this.then(_this => `ID of `x` job is ${_this.ids?.x}`),
|
|
36
39
|
* };
|
|
37
40
|
* ```
|
|
41
|
+
* <!--End PulumiCodeChooser -->
|
|
42
|
+
*
|
|
38
43
|
* ## Related Resources
|
|
39
44
|
*
|
|
40
45
|
* The following resources are used in the same context:
|
|
@@ -73,6 +78,7 @@ export interface GetJobsResult {
|
|
|
73
78
|
*
|
|
74
79
|
* Granting view databricks.Permissions to all databricks.Job within the workspace:
|
|
75
80
|
*
|
|
81
|
+
* <!--Start PulumiCodeChooser -->
|
|
76
82
|
* ```typescript
|
|
77
83
|
* import * as pulumi from "@pulumi/pulumi";
|
|
78
84
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -91,9 +97,11 @@ export interface GetJobsResult {
|
|
|
91
97
|
* }
|
|
92
98
|
* }
|
|
93
99
|
* ```
|
|
100
|
+
* <!--End PulumiCodeChooser -->
|
|
94
101
|
*
|
|
95
102
|
* Getting ID of specific databricks.Job by name:
|
|
96
103
|
*
|
|
104
|
+
* <!--Start PulumiCodeChooser -->
|
|
97
105
|
* ```typescript
|
|
98
106
|
* import * as pulumi from "@pulumi/pulumi";
|
|
99
107
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -104,6 +112,8 @@ export interface GetJobsResult {
|
|
|
104
112
|
* value: _this.then(_this => `ID of `x` job is ${_this.ids?.x}`),
|
|
105
113
|
* };
|
|
106
114
|
* ```
|
|
115
|
+
* <!--End PulumiCodeChooser -->
|
|
116
|
+
*
|
|
107
117
|
* ## Related Resources
|
|
108
118
|
*
|
|
109
119
|
* The following resources are used in the same context:
|
package/getJobs.js
CHANGED
|
@@ -10,6 +10,7 @@ const utilities = require("./utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* Granting view databricks.Permissions to all databricks.Job within the workspace:
|
|
12
12
|
*
|
|
13
|
+
* <!--Start PulumiCodeChooser -->
|
|
13
14
|
* ```typescript
|
|
14
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
16
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -28,9 +29,11 @@ const utilities = require("./utilities");
|
|
|
28
29
|
* }
|
|
29
30
|
* }
|
|
30
31
|
* ```
|
|
32
|
+
* <!--End PulumiCodeChooser -->
|
|
31
33
|
*
|
|
32
34
|
* Getting ID of specific databricks.Job by name:
|
|
33
35
|
*
|
|
36
|
+
* <!--Start PulumiCodeChooser -->
|
|
34
37
|
* ```typescript
|
|
35
38
|
* import * as pulumi from "@pulumi/pulumi";
|
|
36
39
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -41,6 +44,8 @@ const utilities = require("./utilities");
|
|
|
41
44
|
* value: _this.then(_this => `ID of `x` job is ${_this.ids?.x}`),
|
|
42
45
|
* };
|
|
43
46
|
* ```
|
|
47
|
+
* <!--End PulumiCodeChooser -->
|
|
48
|
+
*
|
|
44
49
|
* ## Related Resources
|
|
45
50
|
*
|
|
46
51
|
* The following resources are used in the same context:
|
|
@@ -60,6 +65,7 @@ exports.getJobs = getJobs;
|
|
|
60
65
|
*
|
|
61
66
|
* Granting view databricks.Permissions to all databricks.Job within the workspace:
|
|
62
67
|
*
|
|
68
|
+
* <!--Start PulumiCodeChooser -->
|
|
63
69
|
* ```typescript
|
|
64
70
|
* import * as pulumi from "@pulumi/pulumi";
|
|
65
71
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -78,9 +84,11 @@ exports.getJobs = getJobs;
|
|
|
78
84
|
* }
|
|
79
85
|
* }
|
|
80
86
|
* ```
|
|
87
|
+
* <!--End PulumiCodeChooser -->
|
|
81
88
|
*
|
|
82
89
|
* Getting ID of specific databricks.Job by name:
|
|
83
90
|
*
|
|
91
|
+
* <!--Start PulumiCodeChooser -->
|
|
84
92
|
* ```typescript
|
|
85
93
|
* import * as pulumi from "@pulumi/pulumi";
|
|
86
94
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -91,6 +99,8 @@ exports.getJobs = getJobs;
|
|
|
91
99
|
* value: _this.then(_this => `ID of `x` job is ${_this.ids?.x}`),
|
|
92
100
|
* };
|
|
93
101
|
* ```
|
|
102
|
+
* <!--End PulumiCodeChooser -->
|
|
103
|
+
*
|
|
94
104
|
* ## Related Resources
|
|
95
105
|
*
|
|
96
106
|
* The following resources are used in the same context:
|
package/getJobs.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getJobs.js","sourceRoot":"","sources":["../getJobs.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getJobs.js","sourceRoot":"","sources":["../getJobs.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8CG;AACH,SAAgB,OAAO,CAAC,IAAkB,EAAE,IAA2B;IACnE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kCAAkC,EAAE;QAC7D,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0BAOC;AAyBD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8CG;AACH,SAAgB,aAAa,CAAC,IAAwB,EAAE,IAA2B;IAC/E,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,OAAO,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAClE,CAAC;AAFD,sCAEC"}
|
package/getMetastore.d.ts
CHANGED
|
@@ -2,13 +2,9 @@ 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
|
+
* ## Example Usage
|
|
6
6
|
*
|
|
7
|
-
*
|
|
8
|
-
*
|
|
9
|
-
* * databricks.getMetastores to get mapping of name to id of all metastores.
|
|
10
|
-
* * databricks.Metastore to manage Metastores within Unity Catalog.
|
|
11
|
-
* * databricks.Catalog to manage catalogs within Unity Catalog.
|
|
7
|
+
* MetastoreInfo response for a given metastore id
|
|
12
8
|
*/
|
|
13
9
|
export declare function getMetastore(args: GetMetastoreArgs, opts?: pulumi.InvokeOptions): Promise<GetMetastoreResult>;
|
|
14
10
|
/**
|
|
@@ -39,13 +35,9 @@ export interface GetMetastoreResult {
|
|
|
39
35
|
readonly metastoreInfo: outputs.GetMetastoreMetastoreInfo;
|
|
40
36
|
}
|
|
41
37
|
/**
|
|
42
|
-
* ##
|
|
43
|
-
*
|
|
44
|
-
* The following resources are used in the same context:
|
|
38
|
+
* ## Example Usage
|
|
45
39
|
*
|
|
46
|
-
*
|
|
47
|
-
* * databricks.Metastore to manage Metastores within Unity Catalog.
|
|
48
|
-
* * databricks.Catalog to manage catalogs within Unity Catalog.
|
|
40
|
+
* MetastoreInfo response for a given metastore id
|
|
49
41
|
*/
|
|
50
42
|
export declare function getMetastoreOutput(args: GetMetastoreOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetMetastoreResult>;
|
|
51
43
|
/**
|
package/getMetastore.js
CHANGED
|
@@ -6,13 +6,9 @@ exports.getMetastoreOutput = exports.getMetastore = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* ##
|
|
9
|
+
* ## Example Usage
|
|
10
10
|
*
|
|
11
|
-
*
|
|
12
|
-
*
|
|
13
|
-
* * databricks.getMetastores to get mapping of name to id of all metastores.
|
|
14
|
-
* * databricks.Metastore to manage Metastores within Unity Catalog.
|
|
15
|
-
* * databricks.Catalog to manage catalogs within Unity Catalog.
|
|
11
|
+
* MetastoreInfo response for a given metastore id
|
|
16
12
|
*/
|
|
17
13
|
function getMetastore(args, opts) {
|
|
18
14
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -23,13 +19,9 @@ function getMetastore(args, opts) {
|
|
|
23
19
|
}
|
|
24
20
|
exports.getMetastore = getMetastore;
|
|
25
21
|
/**
|
|
26
|
-
* ##
|
|
27
|
-
*
|
|
28
|
-
* The following resources are used in the same context:
|
|
22
|
+
* ## Example Usage
|
|
29
23
|
*
|
|
30
|
-
*
|
|
31
|
-
* * databricks.Metastore to manage Metastores within Unity Catalog.
|
|
32
|
-
* * databricks.Catalog to manage catalogs within Unity Catalog.
|
|
24
|
+
* MetastoreInfo response for a given metastore id
|
|
33
25
|
*/
|
|
34
26
|
function getMetastoreOutput(args, opts) {
|
|
35
27
|
return pulumi.output(args).apply((a) => getMetastore(a, opts));
|
package/getMetastore.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getMetastore.js","sourceRoot":"","sources":["../getMetastore.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getMetastore.js","sourceRoot":"","sources":["../getMetastore.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;GAIG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;IAE5E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4CAA4C,EAAE;QACvE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,oCAOC;AA8BD;;;;GAIG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IACxF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,YAAY,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACvE,CAAC;AAFD,gDAEC"}
|
package/getMetastores.d.ts
CHANGED
|
@@ -4,6 +4,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
*
|
|
5
5
|
* Mapping of name to id of all metastores:
|
|
6
6
|
*
|
|
7
|
+
* <!--Start PulumiCodeChooser -->
|
|
7
8
|
* ```typescript
|
|
8
9
|
* import * as pulumi from "@pulumi/pulumi";
|
|
9
10
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -11,6 +12,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
11
12
|
* const all = databricks.getMetastores({});
|
|
12
13
|
* export const allMetastores = all.then(all => all.ids);
|
|
13
14
|
* ```
|
|
15
|
+
* <!--End PulumiCodeChooser -->
|
|
16
|
+
*
|
|
14
17
|
* ## Related Resources
|
|
15
18
|
*
|
|
16
19
|
* The following resources are used in the same context:
|
|
@@ -51,6 +54,7 @@ export interface GetMetastoresResult {
|
|
|
51
54
|
*
|
|
52
55
|
* Mapping of name to id of all metastores:
|
|
53
56
|
*
|
|
57
|
+
* <!--Start PulumiCodeChooser -->
|
|
54
58
|
* ```typescript
|
|
55
59
|
* import * as pulumi from "@pulumi/pulumi";
|
|
56
60
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -58,6 +62,8 @@ export interface GetMetastoresResult {
|
|
|
58
62
|
* const all = databricks.getMetastores({});
|
|
59
63
|
* export const allMetastores = all.then(all => all.ids);
|
|
60
64
|
* ```
|
|
65
|
+
* <!--End PulumiCodeChooser -->
|
|
66
|
+
*
|
|
61
67
|
* ## Related Resources
|
|
62
68
|
*
|
|
63
69
|
* The following resources are used in the same context:
|
package/getMetastores.js
CHANGED
|
@@ -10,6 +10,7 @@ const utilities = require("./utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* Mapping of name to id of all metastores:
|
|
12
12
|
*
|
|
13
|
+
* <!--Start PulumiCodeChooser -->
|
|
13
14
|
* ```typescript
|
|
14
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
16
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -17,6 +18,8 @@ const utilities = require("./utilities");
|
|
|
17
18
|
* const all = databricks.getMetastores({});
|
|
18
19
|
* export const allMetastores = all.then(all => all.ids);
|
|
19
20
|
* ```
|
|
21
|
+
* <!--End PulumiCodeChooser -->
|
|
22
|
+
*
|
|
20
23
|
* ## Related Resources
|
|
21
24
|
*
|
|
22
25
|
* The following resources are used in the same context:
|
|
@@ -38,6 +41,7 @@ exports.getMetastores = getMetastores;
|
|
|
38
41
|
*
|
|
39
42
|
* Mapping of name to id of all metastores:
|
|
40
43
|
*
|
|
44
|
+
* <!--Start PulumiCodeChooser -->
|
|
41
45
|
* ```typescript
|
|
42
46
|
* import * as pulumi from "@pulumi/pulumi";
|
|
43
47
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -45,6 +49,8 @@ exports.getMetastores = getMetastores;
|
|
|
45
49
|
* const all = databricks.getMetastores({});
|
|
46
50
|
* export const allMetastores = all.then(all => all.ids);
|
|
47
51
|
* ```
|
|
52
|
+
* <!--End PulumiCodeChooser -->
|
|
53
|
+
*
|
|
48
54
|
* ## Related Resources
|
|
49
55
|
*
|
|
50
56
|
* The following resources are used in the same context:
|
package/getMetastores.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getMetastores.js","sourceRoot":"","sources":["../getMetastores.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getMetastores.js","sourceRoot":"","sources":["../getMetastores.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,aAAa,CAAC,IAAwB,EAAE,IAA2B;IAC/E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8CAA8C,EAAE;QACzE,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sCAOC;AAyBD;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,mBAAmB,CAAC,IAA8B,EAAE,IAA2B;IAC3F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACxE,CAAC;AAFD,kDAEC"}
|
package/getMwsCredentials.d.ts
CHANGED
|
@@ -10,6 +10,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
10
10
|
*
|
|
11
11
|
* Listing all credentials in Databricks Account
|
|
12
12
|
*
|
|
13
|
+
* <!--Start PulumiCodeChooser -->
|
|
13
14
|
* ```typescript
|
|
14
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
16
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -17,6 +18,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
17
18
|
* const all = databricks.getMwsCredentials({});
|
|
18
19
|
* export const allMwsCredentials = all.then(all => all.ids);
|
|
19
20
|
* ```
|
|
21
|
+
* <!--End PulumiCodeChooser -->
|
|
22
|
+
*
|
|
20
23
|
* ## Related Resources
|
|
21
24
|
*
|
|
22
25
|
* The following resources are used in the same context:
|
|
@@ -66,6 +69,7 @@ export interface GetMwsCredentialsResult {
|
|
|
66
69
|
*
|
|
67
70
|
* Listing all credentials in Databricks Account
|
|
68
71
|
*
|
|
72
|
+
* <!--Start PulumiCodeChooser -->
|
|
69
73
|
* ```typescript
|
|
70
74
|
* import * as pulumi from "@pulumi/pulumi";
|
|
71
75
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -73,6 +77,8 @@ export interface GetMwsCredentialsResult {
|
|
|
73
77
|
* const all = databricks.getMwsCredentials({});
|
|
74
78
|
* export const allMwsCredentials = all.then(all => all.ids);
|
|
75
79
|
* ```
|
|
80
|
+
* <!--End PulumiCodeChooser -->
|
|
81
|
+
*
|
|
76
82
|
* ## Related Resources
|
|
77
83
|
*
|
|
78
84
|
* The following resources are used in the same context:
|
package/getMwsCredentials.js
CHANGED
|
@@ -16,6 +16,7 @@ const utilities = require("./utilities");
|
|
|
16
16
|
*
|
|
17
17
|
* Listing all credentials in Databricks Account
|
|
18
18
|
*
|
|
19
|
+
* <!--Start PulumiCodeChooser -->
|
|
19
20
|
* ```typescript
|
|
20
21
|
* import * as pulumi from "@pulumi/pulumi";
|
|
21
22
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -23,6 +24,8 @@ const utilities = require("./utilities");
|
|
|
23
24
|
* const all = databricks.getMwsCredentials({});
|
|
24
25
|
* export const allMwsCredentials = all.then(all => all.ids);
|
|
25
26
|
* ```
|
|
27
|
+
* <!--End PulumiCodeChooser -->
|
|
28
|
+
*
|
|
26
29
|
* ## Related Resources
|
|
27
30
|
*
|
|
28
31
|
* The following resources are used in the same context:
|
|
@@ -53,6 +56,7 @@ exports.getMwsCredentials = getMwsCredentials;
|
|
|
53
56
|
*
|
|
54
57
|
* Listing all credentials in Databricks Account
|
|
55
58
|
*
|
|
59
|
+
* <!--Start PulumiCodeChooser -->
|
|
56
60
|
* ```typescript
|
|
57
61
|
* import * as pulumi from "@pulumi/pulumi";
|
|
58
62
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -60,6 +64,8 @@ exports.getMwsCredentials = getMwsCredentials;
|
|
|
60
64
|
* const all = databricks.getMwsCredentials({});
|
|
61
65
|
* export const allMwsCredentials = all.then(all => all.ids);
|
|
62
66
|
* ```
|
|
67
|
+
* <!--End PulumiCodeChooser -->
|
|
68
|
+
*
|
|
63
69
|
* ## Related Resources
|
|
64
70
|
*
|
|
65
71
|
* The following resources are used in the same context:
|
package/getMwsCredentials.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getMwsCredentials.js","sourceRoot":"","sources":["../getMwsCredentials.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getMwsCredentials.js","sourceRoot":"","sources":["../getMwsCredentials.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+BG;AACH,SAAgB,iBAAiB,CAAC,IAA4B,EAAE,IAA2B;IACvF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sDAAsD,EAAE;QACjF,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8CAOC;AAyBD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+BG;AACH,SAAgB,uBAAuB,CAAC,IAAkC,EAAE,IAA2B;IACnG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,iBAAiB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC5E,CAAC;AAFD,0DAEC"}
|
package/getMwsWorkspaces.d.ts
CHANGED
|
@@ -10,6 +10,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
10
10
|
*
|
|
11
11
|
* Listing all workspaces in
|
|
12
12
|
*
|
|
13
|
+
* <!--Start PulumiCodeChooser -->
|
|
13
14
|
* ```typescript
|
|
14
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
16
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -17,6 +18,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
17
18
|
* const all = databricks.getMwsWorkspaces({});
|
|
18
19
|
* export const allMwsWorkspaces = all.then(all => all.ids);
|
|
19
20
|
* ```
|
|
21
|
+
* <!--End PulumiCodeChooser -->
|
|
22
|
+
*
|
|
20
23
|
* ## Related Resources
|
|
21
24
|
*
|
|
22
25
|
* The following resources are used in the same context:
|
|
@@ -62,6 +65,7 @@ export interface GetMwsWorkspacesResult {
|
|
|
62
65
|
*
|
|
63
66
|
* Listing all workspaces in
|
|
64
67
|
*
|
|
68
|
+
* <!--Start PulumiCodeChooser -->
|
|
65
69
|
* ```typescript
|
|
66
70
|
* import * as pulumi from "@pulumi/pulumi";
|
|
67
71
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -69,6 +73,8 @@ export interface GetMwsWorkspacesResult {
|
|
|
69
73
|
* const all = databricks.getMwsWorkspaces({});
|
|
70
74
|
* export const allMwsWorkspaces = all.then(all => all.ids);
|
|
71
75
|
* ```
|
|
76
|
+
* <!--End PulumiCodeChooser -->
|
|
77
|
+
*
|
|
72
78
|
* ## Related Resources
|
|
73
79
|
*
|
|
74
80
|
* The following resources are used in the same context:
|
package/getMwsWorkspaces.js
CHANGED
|
@@ -16,6 +16,7 @@ const utilities = require("./utilities");
|
|
|
16
16
|
*
|
|
17
17
|
* Listing all workspaces in
|
|
18
18
|
*
|
|
19
|
+
* <!--Start PulumiCodeChooser -->
|
|
19
20
|
* ```typescript
|
|
20
21
|
* import * as pulumi from "@pulumi/pulumi";
|
|
21
22
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -23,6 +24,8 @@ const utilities = require("./utilities");
|
|
|
23
24
|
* const all = databricks.getMwsWorkspaces({});
|
|
24
25
|
* export const allMwsWorkspaces = all.then(all => all.ids);
|
|
25
26
|
* ```
|
|
27
|
+
* <!--End PulumiCodeChooser -->
|
|
28
|
+
*
|
|
26
29
|
* ## Related Resources
|
|
27
30
|
*
|
|
28
31
|
* The following resources are used in the same context:
|
|
@@ -49,6 +52,7 @@ exports.getMwsWorkspaces = getMwsWorkspaces;
|
|
|
49
52
|
*
|
|
50
53
|
* Listing all workspaces in
|
|
51
54
|
*
|
|
55
|
+
* <!--Start PulumiCodeChooser -->
|
|
52
56
|
* ```typescript
|
|
53
57
|
* import * as pulumi from "@pulumi/pulumi";
|
|
54
58
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -56,6 +60,8 @@ exports.getMwsWorkspaces = getMwsWorkspaces;
|
|
|
56
60
|
* const all = databricks.getMwsWorkspaces({});
|
|
57
61
|
* export const allMwsWorkspaces = all.then(all => all.ids);
|
|
58
62
|
* ```
|
|
63
|
+
* <!--End PulumiCodeChooser -->
|
|
64
|
+
*
|
|
59
65
|
* ## Related Resources
|
|
60
66
|
*
|
|
61
67
|
* The following resources are used in the same context:
|
package/getMwsWorkspaces.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getMwsWorkspaces.js","sourceRoot":"","sources":["../getMwsWorkspaces.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getMwsWorkspaces.js","sourceRoot":"","sources":["../getMwsWorkspaces.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,SAAgB,gBAAgB,CAAC,IAA2B,EAAE,IAA2B;IACrF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oDAAoD,EAAE;QAC/E,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4CAOC;AAyBD;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,SAAgB,sBAAsB,CAAC,IAAiC,EAAE,IAA2B;IACjG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,gBAAgB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC3E,CAAC;AAFD,wDAEC"}
|
package/getNodeType.d.ts
CHANGED
|
@@ -8,6 +8,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
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";
|
|
@@ -33,6 +34,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
33
34
|
* },
|
|
34
35
|
* });
|
|
35
36
|
* ```
|
|
37
|
+
* <!--End PulumiCodeChooser -->
|
|
38
|
+
*
|
|
36
39
|
* ## Related Resources
|
|
37
40
|
*
|
|
38
41
|
* The following resources are used in the same context:
|
|
@@ -143,6 +146,7 @@ export interface GetNodeTypeResult {
|
|
|
143
146
|
*
|
|
144
147
|
* ## Example Usage
|
|
145
148
|
*
|
|
149
|
+
* <!--Start PulumiCodeChooser -->
|
|
146
150
|
* ```typescript
|
|
147
151
|
* import * as pulumi from "@pulumi/pulumi";
|
|
148
152
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -168,6 +172,8 @@ export interface GetNodeTypeResult {
|
|
|
168
172
|
* },
|
|
169
173
|
* });
|
|
170
174
|
* ```
|
|
175
|
+
* <!--End PulumiCodeChooser -->
|
|
176
|
+
*
|
|
171
177
|
* ## Related Resources
|
|
172
178
|
*
|
|
173
179
|
* The following resources are used in the same context:
|
package/getNodeType.js
CHANGED
|
@@ -14,6 +14,7 @@ const utilities = require("./utilities");
|
|
|
14
14
|
*
|
|
15
15
|
* ## Example Usage
|
|
16
16
|
*
|
|
17
|
+
* <!--Start PulumiCodeChooser -->
|
|
17
18
|
* ```typescript
|
|
18
19
|
* import * as pulumi from "@pulumi/pulumi";
|
|
19
20
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -39,6 +40,8 @@ const utilities = require("./utilities");
|
|
|
39
40
|
* },
|
|
40
41
|
* });
|
|
41
42
|
* ```
|
|
43
|
+
* <!--End PulumiCodeChooser -->
|
|
44
|
+
*
|
|
42
45
|
* ## Related Resources
|
|
43
46
|
*
|
|
44
47
|
* The following resources are used in the same context:
|
|
@@ -79,6 +82,7 @@ exports.getNodeType = getNodeType;
|
|
|
79
82
|
*
|
|
80
83
|
* ## Example Usage
|
|
81
84
|
*
|
|
85
|
+
* <!--Start PulumiCodeChooser -->
|
|
82
86
|
* ```typescript
|
|
83
87
|
* import * as pulumi from "@pulumi/pulumi";
|
|
84
88
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -104,6 +108,8 @@ exports.getNodeType = getNodeType;
|
|
|
104
108
|
* },
|
|
105
109
|
* });
|
|
106
110
|
* ```
|
|
111
|
+
* <!--End PulumiCodeChooser -->
|
|
112
|
+
*
|
|
107
113
|
* ## Related Resources
|
|
108
114
|
*
|
|
109
115
|
* The following resources are used in the same context:
|
package/getNodeType.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getNodeType.js","sourceRoot":"","sources":["../getNodeType.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getNodeType.js","sourceRoot":"","sources":["../getNodeType.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8CG;AACH,SAAgB,WAAW,CAAC,IAAsB,EAAE,IAA2B;IAC3E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0CAA0C,EAAE;QACrE,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;KACtD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AApBD,kCAoBC;AA6FD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8CG;AACH,SAAgB,iBAAiB,CAAC,IAA4B,EAAE,IAA2B;IACvF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,WAAW,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACtE,CAAC;AAFD,8CAEC"}
|
package/getNotebook.d.ts
CHANGED
|
@@ -6,6 +6,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
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";
|
|
@@ -15,6 +16,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
15
16
|
* path: "/Production/Features",
|
|
16
17
|
* });
|
|
17
18
|
* ```
|
|
19
|
+
* <!--End PulumiCodeChooser -->
|
|
18
20
|
*/
|
|
19
21
|
export declare function getNotebook(args: GetNotebookArgs, opts?: pulumi.InvokeOptions): Promise<GetNotebookResult>;
|
|
20
22
|
/**
|
|
@@ -76,6 +78,7 @@ export interface GetNotebookResult {
|
|
|
76
78
|
*
|
|
77
79
|
* ## Example Usage
|
|
78
80
|
*
|
|
81
|
+
* <!--Start PulumiCodeChooser -->
|
|
79
82
|
* ```typescript
|
|
80
83
|
* import * as pulumi from "@pulumi/pulumi";
|
|
81
84
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -85,6 +88,7 @@ export interface GetNotebookResult {
|
|
|
85
88
|
* path: "/Production/Features",
|
|
86
89
|
* });
|
|
87
90
|
* ```
|
|
91
|
+
* <!--End PulumiCodeChooser -->
|
|
88
92
|
*/
|
|
89
93
|
export declare function getNotebookOutput(args: GetNotebookOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetNotebookResult>;
|
|
90
94
|
/**
|
package/getNotebook.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";
|
|
@@ -21,6 +22,7 @@ const utilities = require("./utilities");
|
|
|
21
22
|
* path: "/Production/Features",
|
|
22
23
|
* });
|
|
23
24
|
* ```
|
|
25
|
+
* <!--End PulumiCodeChooser -->
|
|
24
26
|
*/
|
|
25
27
|
function getNotebook(args, opts) {
|
|
26
28
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -40,6 +42,7 @@ exports.getNotebook = getNotebook;
|
|
|
40
42
|
*
|
|
41
43
|
* ## Example Usage
|
|
42
44
|
*
|
|
45
|
+
* <!--Start PulumiCodeChooser -->
|
|
43
46
|
* ```typescript
|
|
44
47
|
* import * as pulumi from "@pulumi/pulumi";
|
|
45
48
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -49,6 +52,7 @@ exports.getNotebook = getNotebook;
|
|
|
49
52
|
* path: "/Production/Features",
|
|
50
53
|
* });
|
|
51
54
|
* ```
|
|
55
|
+
* <!--End PulumiCodeChooser -->
|
|
52
56
|
*/
|
|
53
57
|
function getNotebookOutput(args, opts) {
|
|
54
58
|
return pulumi.output(args).apply((a) => getNotebook(a, opts));
|
package/getNotebook.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getNotebook.js","sourceRoot":"","sources":["../getNotebook.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getNotebook.js","sourceRoot":"","sources":["../getNotebook.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,WAAW,CAAC,IAAqB,EAAE,IAA2B;IAE1E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0CAA0C,EAAE;QACrE,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,kCAUC;AAuDD;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,WAAW,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACtE,CAAC;AAFD,8CAEC"}
|
package/getNotebookPaths.d.ts
CHANGED
|
@@ -7,6 +7,7 @@ import * as outputs from "./types/output";
|
|
|
7
7
|
*
|
|
8
8
|
* ## Example Usage
|
|
9
9
|
*
|
|
10
|
+
* <!--Start PulumiCodeChooser -->
|
|
10
11
|
* ```typescript
|
|
11
12
|
* import * as pulumi from "@pulumi/pulumi";
|
|
12
13
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -16,6 +17,7 @@ import * as outputs from "./types/output";
|
|
|
16
17
|
* recursive: true,
|
|
17
18
|
* });
|
|
18
19
|
* ```
|
|
20
|
+
* <!--End PulumiCodeChooser -->
|
|
19
21
|
*/
|
|
20
22
|
export declare function getNotebookPaths(args: GetNotebookPathsArgs, opts?: pulumi.InvokeOptions): Promise<GetNotebookPathsResult>;
|
|
21
23
|
/**
|
|
@@ -53,6 +55,7 @@ export interface GetNotebookPathsResult {
|
|
|
53
55
|
*
|
|
54
56
|
* ## Example Usage
|
|
55
57
|
*
|
|
58
|
+
* <!--Start PulumiCodeChooser -->
|
|
56
59
|
* ```typescript
|
|
57
60
|
* import * as pulumi from "@pulumi/pulumi";
|
|
58
61
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -62,6 +65,7 @@ export interface GetNotebookPathsResult {
|
|
|
62
65
|
* recursive: true,
|
|
63
66
|
* });
|
|
64
67
|
* ```
|
|
68
|
+
* <!--End PulumiCodeChooser -->
|
|
65
69
|
*/
|
|
66
70
|
export declare function getNotebookPathsOutput(args: GetNotebookPathsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetNotebookPathsResult>;
|
|
67
71
|
/**
|
package/getNotebookPaths.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";
|
|
@@ -21,6 +22,7 @@ const utilities = require("./utilities");
|
|
|
21
22
|
* recursive: true,
|
|
22
23
|
* });
|
|
23
24
|
* ```
|
|
25
|
+
* <!--End PulumiCodeChooser -->
|
|
24
26
|
*/
|
|
25
27
|
function getNotebookPaths(args, opts) {
|
|
26
28
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -37,6 +39,7 @@ exports.getNotebookPaths = getNotebookPaths;
|
|
|
37
39
|
*
|
|
38
40
|
* ## Example Usage
|
|
39
41
|
*
|
|
42
|
+
* <!--Start PulumiCodeChooser -->
|
|
40
43
|
* ```typescript
|
|
41
44
|
* import * as pulumi from "@pulumi/pulumi";
|
|
42
45
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -46,6 +49,7 @@ exports.getNotebookPaths = getNotebookPaths;
|
|
|
46
49
|
* recursive: true,
|
|
47
50
|
* });
|
|
48
51
|
* ```
|
|
52
|
+
* <!--End PulumiCodeChooser -->
|
|
49
53
|
*/
|
|
50
54
|
function getNotebookPathsOutput(args, opts) {
|
|
51
55
|
return pulumi.output(args).apply((a) => getNotebookPaths(a, opts));
|