@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/getNotebookPaths.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getNotebookPaths.js","sourceRoot":"","sources":["../getNotebookPaths.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getNotebookPaths.js","sourceRoot":"","sources":["../getNotebookPaths.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IAEpF,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,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4CAOC;AA+BD;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,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/getPipelines.d.ts
CHANGED
|
@@ -8,6 +8,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
8
8
|
*
|
|
9
9
|
* Get all Delta Live Tables pipelines:
|
|
10
10
|
*
|
|
11
|
+
* <!--Start PulumiCodeChooser -->
|
|
11
12
|
* ```typescript
|
|
12
13
|
* import * as pulumi from "@pulumi/pulumi";
|
|
13
14
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -15,9 +16,11 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
15
16
|
* const all = databricks.getPipelines({});
|
|
16
17
|
* export const allPipelines = all.then(all => all.ids);
|
|
17
18
|
* ```
|
|
19
|
+
* <!--End PulumiCodeChooser -->
|
|
18
20
|
*
|
|
19
21
|
* Filter Delta Live Tables pipelines by name (exact match):
|
|
20
22
|
*
|
|
23
|
+
* <!--Start PulumiCodeChooser -->
|
|
21
24
|
* ```typescript
|
|
22
25
|
* import * as pulumi from "@pulumi/pulumi";
|
|
23
26
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -27,9 +30,11 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
27
30
|
* });
|
|
28
31
|
* export const myPipeline = _this.then(_this => _this.ids);
|
|
29
32
|
* ```
|
|
33
|
+
* <!--End PulumiCodeChooser -->
|
|
30
34
|
*
|
|
31
35
|
* Filter Delta Live Tables pipelines by name (wildcard search):
|
|
32
36
|
*
|
|
37
|
+
* <!--Start PulumiCodeChooser -->
|
|
33
38
|
* ```typescript
|
|
34
39
|
* import * as pulumi from "@pulumi/pulumi";
|
|
35
40
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -39,6 +44,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
39
44
|
* });
|
|
40
45
|
* export const wildcardPipelines = _this.then(_this => _this.ids);
|
|
41
46
|
* ```
|
|
47
|
+
* <!--End PulumiCodeChooser -->
|
|
48
|
+
*
|
|
42
49
|
* ## Related Resources
|
|
43
50
|
*
|
|
44
51
|
* The following resources are used in the same context:
|
|
@@ -59,7 +66,7 @@ export interface GetPipelinesArgs {
|
|
|
59
66
|
*/
|
|
60
67
|
ids?: string[];
|
|
61
68
|
/**
|
|
62
|
-
* Filter Delta Live Tables pipelines by name for a given search term.
|
|
69
|
+
* Filter Delta Live Tables pipelines by name for a given search term. `%!`(MISSING) is the supported wildcard operator.
|
|
63
70
|
*/
|
|
64
71
|
pipelineName?: string;
|
|
65
72
|
}
|
|
@@ -86,6 +93,7 @@ export interface GetPipelinesResult {
|
|
|
86
93
|
*
|
|
87
94
|
* Get all Delta Live Tables pipelines:
|
|
88
95
|
*
|
|
96
|
+
* <!--Start PulumiCodeChooser -->
|
|
89
97
|
* ```typescript
|
|
90
98
|
* import * as pulumi from "@pulumi/pulumi";
|
|
91
99
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -93,9 +101,11 @@ export interface GetPipelinesResult {
|
|
|
93
101
|
* const all = databricks.getPipelines({});
|
|
94
102
|
* export const allPipelines = all.then(all => all.ids);
|
|
95
103
|
* ```
|
|
104
|
+
* <!--End PulumiCodeChooser -->
|
|
96
105
|
*
|
|
97
106
|
* Filter Delta Live Tables pipelines by name (exact match):
|
|
98
107
|
*
|
|
108
|
+
* <!--Start PulumiCodeChooser -->
|
|
99
109
|
* ```typescript
|
|
100
110
|
* import * as pulumi from "@pulumi/pulumi";
|
|
101
111
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -105,9 +115,11 @@ export interface GetPipelinesResult {
|
|
|
105
115
|
* });
|
|
106
116
|
* export const myPipeline = _this.then(_this => _this.ids);
|
|
107
117
|
* ```
|
|
118
|
+
* <!--End PulumiCodeChooser -->
|
|
108
119
|
*
|
|
109
120
|
* Filter Delta Live Tables pipelines by name (wildcard search):
|
|
110
121
|
*
|
|
122
|
+
* <!--Start PulumiCodeChooser -->
|
|
111
123
|
* ```typescript
|
|
112
124
|
* import * as pulumi from "@pulumi/pulumi";
|
|
113
125
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -117,6 +129,8 @@ export interface GetPipelinesResult {
|
|
|
117
129
|
* });
|
|
118
130
|
* export const wildcardPipelines = _this.then(_this => _this.ids);
|
|
119
131
|
* ```
|
|
132
|
+
* <!--End PulumiCodeChooser -->
|
|
133
|
+
*
|
|
120
134
|
* ## Related Resources
|
|
121
135
|
*
|
|
122
136
|
* The following resources are used in the same context:
|
|
@@ -137,7 +151,7 @@ export interface GetPipelinesOutputArgs {
|
|
|
137
151
|
*/
|
|
138
152
|
ids?: pulumi.Input<pulumi.Input<string>[]>;
|
|
139
153
|
/**
|
|
140
|
-
* Filter Delta Live Tables pipelines by name for a given search term.
|
|
154
|
+
* Filter Delta Live Tables pipelines by name for a given search term. `%!`(MISSING) is the supported wildcard operator.
|
|
141
155
|
*/
|
|
142
156
|
pipelineName?: pulumi.Input<string>;
|
|
143
157
|
}
|
package/getPipelines.js
CHANGED
|
@@ -14,6 +14,7 @@ const utilities = require("./utilities");
|
|
|
14
14
|
*
|
|
15
15
|
* Get all Delta Live Tables pipelines:
|
|
16
16
|
*
|
|
17
|
+
* <!--Start PulumiCodeChooser -->
|
|
17
18
|
* ```typescript
|
|
18
19
|
* import * as pulumi from "@pulumi/pulumi";
|
|
19
20
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -21,9 +22,11 @@ const utilities = require("./utilities");
|
|
|
21
22
|
* const all = databricks.getPipelines({});
|
|
22
23
|
* export const allPipelines = all.then(all => all.ids);
|
|
23
24
|
* ```
|
|
25
|
+
* <!--End PulumiCodeChooser -->
|
|
24
26
|
*
|
|
25
27
|
* Filter Delta Live Tables pipelines by name (exact match):
|
|
26
28
|
*
|
|
29
|
+
* <!--Start PulumiCodeChooser -->
|
|
27
30
|
* ```typescript
|
|
28
31
|
* import * as pulumi from "@pulumi/pulumi";
|
|
29
32
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -33,9 +36,11 @@ const utilities = require("./utilities");
|
|
|
33
36
|
* });
|
|
34
37
|
* export const myPipeline = _this.then(_this => _this.ids);
|
|
35
38
|
* ```
|
|
39
|
+
* <!--End PulumiCodeChooser -->
|
|
36
40
|
*
|
|
37
41
|
* Filter Delta Live Tables pipelines by name (wildcard search):
|
|
38
42
|
*
|
|
43
|
+
* <!--Start PulumiCodeChooser -->
|
|
39
44
|
* ```typescript
|
|
40
45
|
* import * as pulumi from "@pulumi/pulumi";
|
|
41
46
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -45,6 +50,8 @@ const utilities = require("./utilities");
|
|
|
45
50
|
* });
|
|
46
51
|
* export const wildcardPipelines = _this.then(_this => _this.ids);
|
|
47
52
|
* ```
|
|
53
|
+
* <!--End PulumiCodeChooser -->
|
|
54
|
+
*
|
|
48
55
|
* ## Related Resources
|
|
49
56
|
*
|
|
50
57
|
* The following resources are used in the same context:
|
|
@@ -73,6 +80,7 @@ exports.getPipelines = getPipelines;
|
|
|
73
80
|
*
|
|
74
81
|
* Get all Delta Live Tables pipelines:
|
|
75
82
|
*
|
|
83
|
+
* <!--Start PulumiCodeChooser -->
|
|
76
84
|
* ```typescript
|
|
77
85
|
* import * as pulumi from "@pulumi/pulumi";
|
|
78
86
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -80,9 +88,11 @@ exports.getPipelines = getPipelines;
|
|
|
80
88
|
* const all = databricks.getPipelines({});
|
|
81
89
|
* export const allPipelines = all.then(all => all.ids);
|
|
82
90
|
* ```
|
|
91
|
+
* <!--End PulumiCodeChooser -->
|
|
83
92
|
*
|
|
84
93
|
* Filter Delta Live Tables pipelines by name (exact match):
|
|
85
94
|
*
|
|
95
|
+
* <!--Start PulumiCodeChooser -->
|
|
86
96
|
* ```typescript
|
|
87
97
|
* import * as pulumi from "@pulumi/pulumi";
|
|
88
98
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -92,9 +102,11 @@ exports.getPipelines = getPipelines;
|
|
|
92
102
|
* });
|
|
93
103
|
* export const myPipeline = _this.then(_this => _this.ids);
|
|
94
104
|
* ```
|
|
105
|
+
* <!--End PulumiCodeChooser -->
|
|
95
106
|
*
|
|
96
107
|
* Filter Delta Live Tables pipelines by name (wildcard search):
|
|
97
108
|
*
|
|
109
|
+
* <!--Start PulumiCodeChooser -->
|
|
98
110
|
* ```typescript
|
|
99
111
|
* import * as pulumi from "@pulumi/pulumi";
|
|
100
112
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -104,6 +116,8 @@ exports.getPipelines = getPipelines;
|
|
|
104
116
|
* });
|
|
105
117
|
* export const wildcardPipelines = _this.then(_this => _this.ids);
|
|
106
118
|
* ```
|
|
119
|
+
* <!--End PulumiCodeChooser -->
|
|
120
|
+
*
|
|
107
121
|
* ## Related Resources
|
|
108
122
|
*
|
|
109
123
|
* The following resources are used in the same context:
|
package/getPipelines.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getPipelines.js","sourceRoot":"","sources":["../getPipelines.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getPipelines.js","sourceRoot":"","sources":["../getPipelines.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwDG;AACH,SAAgB,YAAY,CAAC,IAAuB,EAAE,IAA2B;IAC7E,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,4CAA4C,EAAE;QACvE,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,oCAQC;AA8BD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwDG;AACH,SAAgB,kBAAkB,CAAC,IAA6B,EAAE,IAA2B;IACzF,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/getSchemas.d.ts
CHANGED
|
@@ -4,6 +4,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
*
|
|
5
5
|
* Listing all schemas in a _sandbox_ databricks_catalog:
|
|
6
6
|
*
|
|
7
|
+
* <!--Start PulumiCodeChooser -->
|
|
7
8
|
* ```typescript
|
|
8
9
|
* import * as pulumi from "@pulumi/pulumi";
|
|
9
10
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -13,6 +14,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
13
14
|
* });
|
|
14
15
|
* export const allSandboxSchemas = sandbox;
|
|
15
16
|
* ```
|
|
17
|
+
* <!--End PulumiCodeChooser -->
|
|
18
|
+
*
|
|
16
19
|
* ## Related Resources
|
|
17
20
|
*
|
|
18
21
|
* The following resources are used in the same context:
|
|
@@ -53,6 +56,7 @@ export interface GetSchemasResult {
|
|
|
53
56
|
*
|
|
54
57
|
* Listing all schemas in a _sandbox_ databricks_catalog:
|
|
55
58
|
*
|
|
59
|
+
* <!--Start PulumiCodeChooser -->
|
|
56
60
|
* ```typescript
|
|
57
61
|
* import * as pulumi from "@pulumi/pulumi";
|
|
58
62
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -62,6 +66,8 @@ export interface GetSchemasResult {
|
|
|
62
66
|
* });
|
|
63
67
|
* export const allSandboxSchemas = sandbox;
|
|
64
68
|
* ```
|
|
69
|
+
* <!--End PulumiCodeChooser -->
|
|
70
|
+
*
|
|
65
71
|
* ## Related Resources
|
|
66
72
|
*
|
|
67
73
|
* The following resources are used in the same context:
|
package/getSchemas.js
CHANGED
|
@@ -10,6 +10,7 @@ const utilities = require("./utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* Listing all schemas in a _sandbox_ databricks_catalog:
|
|
12
12
|
*
|
|
13
|
+
* <!--Start PulumiCodeChooser -->
|
|
13
14
|
* ```typescript
|
|
14
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
16
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -19,6 +20,8 @@ const utilities = require("./utilities");
|
|
|
19
20
|
* });
|
|
20
21
|
* export const allSandboxSchemas = sandbox;
|
|
21
22
|
* ```
|
|
23
|
+
* <!--End PulumiCodeChooser -->
|
|
24
|
+
*
|
|
22
25
|
* ## Related Resources
|
|
23
26
|
*
|
|
24
27
|
* The following resources are used in the same context:
|
|
@@ -39,6 +42,7 @@ exports.getSchemas = getSchemas;
|
|
|
39
42
|
*
|
|
40
43
|
* Listing all schemas in a _sandbox_ databricks_catalog:
|
|
41
44
|
*
|
|
45
|
+
* <!--Start PulumiCodeChooser -->
|
|
42
46
|
* ```typescript
|
|
43
47
|
* import * as pulumi from "@pulumi/pulumi";
|
|
44
48
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -48,6 +52,8 @@ exports.getSchemas = getSchemas;
|
|
|
48
52
|
* });
|
|
49
53
|
* export const allSandboxSchemas = sandbox;
|
|
50
54
|
* ```
|
|
55
|
+
* <!--End PulumiCodeChooser -->
|
|
56
|
+
*
|
|
51
57
|
* ## Related Resources
|
|
52
58
|
*
|
|
53
59
|
* The following resources are used in the same context:
|
package/getSchemas.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSchemas.js","sourceRoot":"","sources":["../getSchemas.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getSchemas.js","sourceRoot":"","sources":["../getSchemas.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IAExE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wCAAwC,EAAE;QACnE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,gCAOC;AA8BD;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,UAAU,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACrE,CAAC;AAFD,4CAEC"}
|
package/getServicePrincipal.d.ts
CHANGED
|
@@ -8,6 +8,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
8
8
|
*
|
|
9
9
|
* Adding service principal `11111111-2222-3333-4444-555666777888` to administrative group
|
|
10
10
|
*
|
|
11
|
+
* <!--Start PulumiCodeChooser -->
|
|
11
12
|
* ```typescript
|
|
12
13
|
* import * as pulumi from "@pulumi/pulumi";
|
|
13
14
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -23,6 +24,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
23
24
|
* memberId: spn.then(spn => spn.id),
|
|
24
25
|
* });
|
|
25
26
|
* ```
|
|
27
|
+
* <!--End PulumiCodeChooser -->
|
|
28
|
+
*
|
|
26
29
|
* ## Related Resources
|
|
27
30
|
*
|
|
28
31
|
* The following resources are used in the same context:
|
|
@@ -119,6 +122,7 @@ export interface GetServicePrincipalResult {
|
|
|
119
122
|
*
|
|
120
123
|
* Adding service principal `11111111-2222-3333-4444-555666777888` to administrative group
|
|
121
124
|
*
|
|
125
|
+
* <!--Start PulumiCodeChooser -->
|
|
122
126
|
* ```typescript
|
|
123
127
|
* import * as pulumi from "@pulumi/pulumi";
|
|
124
128
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -134,6 +138,8 @@ export interface GetServicePrincipalResult {
|
|
|
134
138
|
* memberId: spn.then(spn => spn.id),
|
|
135
139
|
* });
|
|
136
140
|
* ```
|
|
141
|
+
* <!--End PulumiCodeChooser -->
|
|
142
|
+
*
|
|
137
143
|
* ## Related Resources
|
|
138
144
|
*
|
|
139
145
|
* The following resources are used in the same context:
|
package/getServicePrincipal.js
CHANGED
|
@@ -14,6 +14,7 @@ const utilities = require("./utilities");
|
|
|
14
14
|
*
|
|
15
15
|
* Adding service principal `11111111-2222-3333-4444-555666777888` to administrative group
|
|
16
16
|
*
|
|
17
|
+
* <!--Start PulumiCodeChooser -->
|
|
17
18
|
* ```typescript
|
|
18
19
|
* import * as pulumi from "@pulumi/pulumi";
|
|
19
20
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -29,6 +30,8 @@ const utilities = require("./utilities");
|
|
|
29
30
|
* memberId: spn.then(spn => spn.id),
|
|
30
31
|
* });
|
|
31
32
|
* ```
|
|
33
|
+
* <!--End PulumiCodeChooser -->
|
|
34
|
+
*
|
|
32
35
|
* ## Related Resources
|
|
33
36
|
*
|
|
34
37
|
* The following resources are used in the same context:
|
|
@@ -67,6 +70,7 @@ exports.getServicePrincipal = getServicePrincipal;
|
|
|
67
70
|
*
|
|
68
71
|
* Adding service principal `11111111-2222-3333-4444-555666777888` to administrative group
|
|
69
72
|
*
|
|
73
|
+
* <!--Start PulumiCodeChooser -->
|
|
70
74
|
* ```typescript
|
|
71
75
|
* import * as pulumi from "@pulumi/pulumi";
|
|
72
76
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -82,6 +86,8 @@ exports.getServicePrincipal = getServicePrincipal;
|
|
|
82
86
|
* memberId: spn.then(spn => spn.id),
|
|
83
87
|
* });
|
|
84
88
|
* ```
|
|
89
|
+
* <!--End PulumiCodeChooser -->
|
|
90
|
+
*
|
|
85
91
|
* ## Related Resources
|
|
86
92
|
*
|
|
87
93
|
* The following resources are used in the same context:
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getServicePrincipal.js","sourceRoot":"","sources":["../getServicePrincipal.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getServicePrincipal.js","sourceRoot":"","sources":["../getServicePrincipal.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,SAAgB,mBAAmB,CAAC,IAA8B,EAAE,IAA2B;IAC3F,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,0DAA0D,EAAE;QACrF,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAfD,kDAeC;AA4ED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,SAAgB,yBAAyB,CAAC,IAAoC,EAAE,IAA2B;IACvG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,mBAAmB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC9E,CAAC;AAFD,8DAEC"}
|
|
@@ -3,19 +3,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
3
3
|
* > **Note** If you have a fully automated setup with workspaces created by databricks_mws_workspaces, please make sure to add dependsOn attribute in order to prevent _default auth: cannot configure default credentials_ errors.
|
|
4
4
|
*
|
|
5
5
|
* Retrieves `applicationIds` of all databricks.ServicePrincipal based on their `displayName`
|
|
6
|
-
*
|
|
7
|
-
* ## Related Resources
|
|
8
|
-
*
|
|
9
|
-
* The following resources are used in the same context:
|
|
10
|
-
*
|
|
11
|
-
* - End to end workspace management guide.
|
|
12
|
-
* - databricks.getCurrentUser data to retrieve information about databricks.User or databricks_service_principal, that is calling Databricks REST API.
|
|
13
|
-
* - databricks.Group to manage [groups in Databricks Workspace](https://docs.databricks.com/administration-guide/users-groups/groups.html) or [Account Console](https://accounts.cloud.databricks.com/) (for AWS deployments).
|
|
14
|
-
* - databricks.Group data to retrieve information about databricks.Group members, entitlements and instance profiles.
|
|
15
|
-
* - databricks.GroupInstanceProfile to attach databricks.InstanceProfile (AWS) to databricks_group.
|
|
16
|
-
* - databricks.GroupMember to attach users and groups as group members.
|
|
17
|
-
* - databricks.Permissions to manage [access control](https://docs.databricks.com/security/access-control/index.html) in Databricks workspace.
|
|
18
|
-
* - databricksService principal to manage service principals
|
|
19
6
|
*/
|
|
20
7
|
export declare function getServicePrincipals(args?: GetServicePrincipalsArgs, opts?: pulumi.InvokeOptions): Promise<GetServicePrincipalsResult>;
|
|
21
8
|
/**
|
|
@@ -49,19 +36,6 @@ export interface GetServicePrincipalsResult {
|
|
|
49
36
|
* > **Note** If you have a fully automated setup with workspaces created by databricks_mws_workspaces, please make sure to add dependsOn attribute in order to prevent _default auth: cannot configure default credentials_ errors.
|
|
50
37
|
*
|
|
51
38
|
* Retrieves `applicationIds` of all databricks.ServicePrincipal based on their `displayName`
|
|
52
|
-
*
|
|
53
|
-
* ## Related Resources
|
|
54
|
-
*
|
|
55
|
-
* The following resources are used in the same context:
|
|
56
|
-
*
|
|
57
|
-
* - End to end workspace management guide.
|
|
58
|
-
* - databricks.getCurrentUser data to retrieve information about databricks.User or databricks_service_principal, that is calling Databricks REST API.
|
|
59
|
-
* - databricks.Group to manage [groups in Databricks Workspace](https://docs.databricks.com/administration-guide/users-groups/groups.html) or [Account Console](https://accounts.cloud.databricks.com/) (for AWS deployments).
|
|
60
|
-
* - databricks.Group data to retrieve information about databricks.Group members, entitlements and instance profiles.
|
|
61
|
-
* - databricks.GroupInstanceProfile to attach databricks.InstanceProfile (AWS) to databricks_group.
|
|
62
|
-
* - databricks.GroupMember to attach users and groups as group members.
|
|
63
|
-
* - databricks.Permissions to manage [access control](https://docs.databricks.com/security/access-control/index.html) in Databricks workspace.
|
|
64
|
-
* - databricksService principal to manage service principals
|
|
65
39
|
*/
|
|
66
40
|
export declare function getServicePrincipalsOutput(args?: GetServicePrincipalsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetServicePrincipalsResult>;
|
|
67
41
|
/**
|
package/getServicePrincipals.js
CHANGED
|
@@ -9,19 +9,6 @@ const utilities = require("./utilities");
|
|
|
9
9
|
* > **Note** If you have a fully automated setup with workspaces created by databricks_mws_workspaces, please make sure to add dependsOn attribute in order to prevent _default auth: cannot configure default credentials_ errors.
|
|
10
10
|
*
|
|
11
11
|
* Retrieves `applicationIds` of all databricks.ServicePrincipal based on their `displayName`
|
|
12
|
-
*
|
|
13
|
-
* ## Related Resources
|
|
14
|
-
*
|
|
15
|
-
* The following resources are used in the same context:
|
|
16
|
-
*
|
|
17
|
-
* - End to end workspace management guide.
|
|
18
|
-
* - databricks.getCurrentUser data to retrieve information about databricks.User or databricks_service_principal, that is calling Databricks REST API.
|
|
19
|
-
* - databricks.Group to manage [groups in Databricks Workspace](https://docs.databricks.com/administration-guide/users-groups/groups.html) or [Account Console](https://accounts.cloud.databricks.com/) (for AWS deployments).
|
|
20
|
-
* - databricks.Group data to retrieve information about databricks.Group members, entitlements and instance profiles.
|
|
21
|
-
* - databricks.GroupInstanceProfile to attach databricks.InstanceProfile (AWS) to databricks_group.
|
|
22
|
-
* - databricks.GroupMember to attach users and groups as group members.
|
|
23
|
-
* - databricks.Permissions to manage [access control](https://docs.databricks.com/security/access-control/index.html) in Databricks workspace.
|
|
24
|
-
* - databricksService principal to manage service principals
|
|
25
12
|
*/
|
|
26
13
|
function getServicePrincipals(args, opts) {
|
|
27
14
|
args = args || {};
|
|
@@ -36,19 +23,6 @@ exports.getServicePrincipals = getServicePrincipals;
|
|
|
36
23
|
* > **Note** If you have a fully automated setup with workspaces created by databricks_mws_workspaces, please make sure to add dependsOn attribute in order to prevent _default auth: cannot configure default credentials_ errors.
|
|
37
24
|
*
|
|
38
25
|
* Retrieves `applicationIds` of all databricks.ServicePrincipal based on their `displayName`
|
|
39
|
-
*
|
|
40
|
-
* ## Related Resources
|
|
41
|
-
*
|
|
42
|
-
* The following resources are used in the same context:
|
|
43
|
-
*
|
|
44
|
-
* - End to end workspace management guide.
|
|
45
|
-
* - databricks.getCurrentUser data to retrieve information about databricks.User or databricks_service_principal, that is calling Databricks REST API.
|
|
46
|
-
* - databricks.Group to manage [groups in Databricks Workspace](https://docs.databricks.com/administration-guide/users-groups/groups.html) or [Account Console](https://accounts.cloud.databricks.com/) (for AWS deployments).
|
|
47
|
-
* - databricks.Group data to retrieve information about databricks.Group members, entitlements and instance profiles.
|
|
48
|
-
* - databricks.GroupInstanceProfile to attach databricks.InstanceProfile (AWS) to databricks_group.
|
|
49
|
-
* - databricks.GroupMember to attach users and groups as group members.
|
|
50
|
-
* - databricks.Permissions to manage [access control](https://docs.databricks.com/security/access-control/index.html) in Databricks workspace.
|
|
51
|
-
* - databricksService principal to manage service principals
|
|
52
26
|
*/
|
|
53
27
|
function getServicePrincipalsOutput(args, opts) {
|
|
54
28
|
return pulumi.output(args).apply((a) => getServicePrincipals(a, opts));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getServicePrincipals.js","sourceRoot":"","sources":["../getServicePrincipals.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getServicePrincipals.js","sourceRoot":"","sources":["../getServicePrincipals.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;GAIG;AACH,SAAgB,oBAAoB,CAAC,IAA+B,EAAE,IAA2B;IAC7F,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,4DAA4D,EAAE;QACvF,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;KAClD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,oDAQC;AA8BD;;;;GAIG;AACH,SAAgB,0BAA0B,CAAC,IAAqC,EAAE,IAA2B;IACzG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,oBAAoB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC/E,CAAC;AAFD,gEAEC"}
|
package/getShare.d.ts
CHANGED
|
@@ -6,6 +6,7 @@ import * as outputs from "./types/output";
|
|
|
6
6
|
*
|
|
7
7
|
* Getting details of an existing share in the metastore
|
|
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,8 @@ import * as outputs from "./types/output";
|
|
|
15
16
|
* });
|
|
16
17
|
* export const createdBy = _this.then(_this => _this.createdBy);
|
|
17
18
|
* ```
|
|
19
|
+
* <!--End PulumiCodeChooser -->
|
|
20
|
+
*
|
|
18
21
|
* ## Related Resources
|
|
19
22
|
*
|
|
20
23
|
* The following resources are used in the same context:
|
|
@@ -75,6 +78,7 @@ export interface GetShareResult {
|
|
|
75
78
|
*
|
|
76
79
|
* Getting details of an existing share in the metastore
|
|
77
80
|
*
|
|
81
|
+
* <!--Start PulumiCodeChooser -->
|
|
78
82
|
* ```typescript
|
|
79
83
|
* import * as pulumi from "@pulumi/pulumi";
|
|
80
84
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -84,6 +88,8 @@ export interface GetShareResult {
|
|
|
84
88
|
* });
|
|
85
89
|
* export const createdBy = _this.then(_this => _this.createdBy);
|
|
86
90
|
* ```
|
|
91
|
+
* <!--End PulumiCodeChooser -->
|
|
92
|
+
*
|
|
87
93
|
* ## Related Resources
|
|
88
94
|
*
|
|
89
95
|
* The following resources are used in the same context:
|
package/getShare.js
CHANGED
|
@@ -10,6 +10,7 @@ const utilities = require("./utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* Getting details of an existing share in the metastore
|
|
12
12
|
*
|
|
13
|
+
* <!--Start PulumiCodeChooser -->
|
|
13
14
|
* ```typescript
|
|
14
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
16
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -19,6 +20,8 @@ const utilities = require("./utilities");
|
|
|
19
20
|
* });
|
|
20
21
|
* export const createdBy = _this.then(_this => _this.createdBy);
|
|
21
22
|
* ```
|
|
23
|
+
* <!--End PulumiCodeChooser -->
|
|
24
|
+
*
|
|
22
25
|
* ## Related Resources
|
|
23
26
|
*
|
|
24
27
|
* The following resources are used in the same context:
|
|
@@ -43,6 +46,7 @@ exports.getShare = getShare;
|
|
|
43
46
|
*
|
|
44
47
|
* Getting details of an existing share in the metastore
|
|
45
48
|
*
|
|
49
|
+
* <!--Start PulumiCodeChooser -->
|
|
46
50
|
* ```typescript
|
|
47
51
|
* import * as pulumi from "@pulumi/pulumi";
|
|
48
52
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -52,6 +56,8 @@ exports.getShare = getShare;
|
|
|
52
56
|
* });
|
|
53
57
|
* export const createdBy = _this.then(_this => _this.createdBy);
|
|
54
58
|
* ```
|
|
59
|
+
* <!--End PulumiCodeChooser -->
|
|
60
|
+
*
|
|
55
61
|
* ## Related Resources
|
|
56
62
|
*
|
|
57
63
|
* The following resources are used in the same context:
|
package/getShare.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getShare.js","sourceRoot":"","sources":["../getShare.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getShare.js","sourceRoot":"","sources":["../getShare.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,QAAQ,CAAC,IAAmB,EAAE,IAA2B;IACrE,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,oCAAoC,EAAE;QAC/D,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,4BAUC;AAiDD;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,cAAc,CAAC,IAAyB,EAAE,IAA2B;IACjF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,QAAQ,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnE,CAAC;AAFD,wCAEC"}
|
package/getShares.d.ts
CHANGED
|
@@ -4,6 +4,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
*
|
|
5
5
|
* Getting all existing shares in the metastore
|
|
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 this = databricks.getShares({});
|
|
12
13
|
* export const shareName = _this.then(_this => _this.shares);
|
|
13
14
|
* ```
|
|
15
|
+
* <!--End PulumiCodeChooser -->
|
|
16
|
+
*
|
|
14
17
|
* ## Related Resources
|
|
15
18
|
*
|
|
16
19
|
* The following resources are used in the same context:
|
|
@@ -47,6 +50,7 @@ export interface GetSharesResult {
|
|
|
47
50
|
*
|
|
48
51
|
* Getting all existing shares in the metastore
|
|
49
52
|
*
|
|
53
|
+
* <!--Start PulumiCodeChooser -->
|
|
50
54
|
* ```typescript
|
|
51
55
|
* import * as pulumi from "@pulumi/pulumi";
|
|
52
56
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -54,6 +58,8 @@ export interface GetSharesResult {
|
|
|
54
58
|
* const this = databricks.getShares({});
|
|
55
59
|
* export const shareName = _this.then(_this => _this.shares);
|
|
56
60
|
* ```
|
|
61
|
+
* <!--End PulumiCodeChooser -->
|
|
62
|
+
*
|
|
57
63
|
* ## Related Resources
|
|
58
64
|
*
|
|
59
65
|
* The following resources are used in the same context:
|
package/getShares.js
CHANGED
|
@@ -10,6 +10,7 @@ const utilities = require("./utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* Getting all existing shares in the metastore
|
|
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 this = databricks.getShares({});
|
|
18
19
|
* export const shareName = _this.then(_this => _this.shares);
|
|
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.getShares = getShares;
|
|
|
38
41
|
*
|
|
39
42
|
* Getting all existing shares in the metastore
|
|
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.getShares = getShares;
|
|
|
45
49
|
* const this = databricks.getShares({});
|
|
46
50
|
* export const shareName = _this.then(_this => _this.shares);
|
|
47
51
|
* ```
|
|
52
|
+
* <!--End PulumiCodeChooser -->
|
|
53
|
+
*
|
|
48
54
|
* ## Related Resources
|
|
49
55
|
*
|
|
50
56
|
* The following resources are used in the same context:
|
package/getShares.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getShares.js","sourceRoot":"","sources":["../getShares.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getShares.js","sourceRoot":"","sources":["../getShares.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,SAAS,CAAC,IAAoB,EAAE,IAA2B;IACvE,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,sCAAsC,EAAE;QACjE,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8BAOC;AAyBD;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAA2B;IACnF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,SAAS,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpE,CAAC;AAFD,0CAEC"}
|
package/getSparkVersion.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:
|
|
@@ -127,6 +130,7 @@ export interface GetSparkVersionResult {
|
|
|
127
130
|
*
|
|
128
131
|
* ## Example Usage
|
|
129
132
|
*
|
|
133
|
+
* <!--Start PulumiCodeChooser -->
|
|
130
134
|
* ```typescript
|
|
131
135
|
* import * as pulumi from "@pulumi/pulumi";
|
|
132
136
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -152,6 +156,8 @@ export interface GetSparkVersionResult {
|
|
|
152
156
|
* },
|
|
153
157
|
* });
|
|
154
158
|
* ```
|
|
159
|
+
* <!--End PulumiCodeChooser -->
|
|
160
|
+
*
|
|
155
161
|
* ## Related Resources
|
|
156
162
|
*
|
|
157
163
|
* The following resources are used in the same context:
|
package/getSparkVersion.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:
|
|
@@ -75,6 +78,7 @@ exports.getSparkVersion = getSparkVersion;
|
|
|
75
78
|
*
|
|
76
79
|
* ## Example Usage
|
|
77
80
|
*
|
|
81
|
+
* <!--Start PulumiCodeChooser -->
|
|
78
82
|
* ```typescript
|
|
79
83
|
* import * as pulumi from "@pulumi/pulumi";
|
|
80
84
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -100,6 +104,8 @@ exports.getSparkVersion = getSparkVersion;
|
|
|
100
104
|
* },
|
|
101
105
|
* });
|
|
102
106
|
* ```
|
|
107
|
+
* <!--End PulumiCodeChooser -->
|
|
108
|
+
*
|
|
103
109
|
* ## Related Resources
|
|
104
110
|
*
|
|
105
111
|
* The following resources are used in the same context:
|
package/getSparkVersion.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSparkVersion.js","sourceRoot":"","sources":["../getSparkVersion.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getSparkVersion.js","sourceRoot":"","sources":["../getSparkVersion.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8CG;AACH,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAA2B;IACnF,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,kDAAkD,EAAE;QAC7E,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAhBD,0CAgBC;AA6ED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8CG;AACH,SAAgB,qBAAqB,CAAC,IAAgC,EAAE,IAA2B;IAC/F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC1E,CAAC;AAFD,sDAEC"}
|