@pulumi/databricks 1.34.0 → 1.35.0-alpha.1710156332
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/getSqlWarehouse.d.ts
CHANGED
|
@@ -10,6 +10,7 @@ import * as outputs from "./types/output";
|
|
|
10
10
|
*
|
|
11
11
|
* * Retrieve attributes of each SQL warehouses in a 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";
|
|
@@ -19,9 +20,11 @@ import * as outputs from "./types/output";
|
|
|
19
20
|
* id: __value,
|
|
20
21
|
* })));
|
|
21
22
|
* ```
|
|
23
|
+
* <!--End PulumiCodeChooser -->
|
|
22
24
|
*
|
|
23
25
|
* * Search for a specific SQL Warehouse by name:
|
|
24
26
|
*
|
|
27
|
+
* <!--Start PulumiCodeChooser -->
|
|
25
28
|
* ```typescript
|
|
26
29
|
* import * as pulumi from "@pulumi/pulumi";
|
|
27
30
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -30,6 +33,8 @@ import * as outputs from "./types/output";
|
|
|
30
33
|
* name: "Starter Warehouse",
|
|
31
34
|
* });
|
|
32
35
|
* ```
|
|
36
|
+
* <!--End PulumiCodeChooser -->
|
|
37
|
+
*
|
|
33
38
|
* ## Related resources
|
|
34
39
|
*
|
|
35
40
|
* The following resources are often used in the same context:
|
|
@@ -222,6 +227,7 @@ export interface GetSqlWarehouseResult {
|
|
|
222
227
|
*
|
|
223
228
|
* * Retrieve attributes of each SQL warehouses in a workspace:
|
|
224
229
|
*
|
|
230
|
+
* <!--Start PulumiCodeChooser -->
|
|
225
231
|
* ```typescript
|
|
226
232
|
* import * as pulumi from "@pulumi/pulumi";
|
|
227
233
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -231,9 +237,11 @@ export interface GetSqlWarehouseResult {
|
|
|
231
237
|
* id: __value,
|
|
232
238
|
* })));
|
|
233
239
|
* ```
|
|
240
|
+
* <!--End PulumiCodeChooser -->
|
|
234
241
|
*
|
|
235
242
|
* * Search for a specific SQL Warehouse by name:
|
|
236
243
|
*
|
|
244
|
+
* <!--Start PulumiCodeChooser -->
|
|
237
245
|
* ```typescript
|
|
238
246
|
* import * as pulumi from "@pulumi/pulumi";
|
|
239
247
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -242,6 +250,8 @@ export interface GetSqlWarehouseResult {
|
|
|
242
250
|
* name: "Starter Warehouse",
|
|
243
251
|
* });
|
|
244
252
|
* ```
|
|
253
|
+
* <!--End PulumiCodeChooser -->
|
|
254
|
+
*
|
|
245
255
|
* ## Related resources
|
|
246
256
|
*
|
|
247
257
|
* The following resources are often used in the same context:
|
package/getSqlWarehouse.js
CHANGED
|
@@ -14,6 +14,7 @@ const utilities = require("./utilities");
|
|
|
14
14
|
*
|
|
15
15
|
* * Retrieve attributes of each SQL warehouses in a workspace:
|
|
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,9 +24,11 @@ const utilities = require("./utilities");
|
|
|
23
24
|
* id: __value,
|
|
24
25
|
* })));
|
|
25
26
|
* ```
|
|
27
|
+
* <!--End PulumiCodeChooser -->
|
|
26
28
|
*
|
|
27
29
|
* * Search for a specific SQL Warehouse by name:
|
|
28
30
|
*
|
|
31
|
+
* <!--Start PulumiCodeChooser -->
|
|
29
32
|
* ```typescript
|
|
30
33
|
* import * as pulumi from "@pulumi/pulumi";
|
|
31
34
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -34,6 +37,8 @@ const utilities = require("./utilities");
|
|
|
34
37
|
* name: "Starter Warehouse",
|
|
35
38
|
* });
|
|
36
39
|
* ```
|
|
40
|
+
* <!--End PulumiCodeChooser -->
|
|
41
|
+
*
|
|
37
42
|
* ## Related resources
|
|
38
43
|
*
|
|
39
44
|
* The following resources are often used in the same context:
|
|
@@ -81,6 +86,7 @@ exports.getSqlWarehouse = getSqlWarehouse;
|
|
|
81
86
|
*
|
|
82
87
|
* * Retrieve attributes of each SQL warehouses in a workspace:
|
|
83
88
|
*
|
|
89
|
+
* <!--Start PulumiCodeChooser -->
|
|
84
90
|
* ```typescript
|
|
85
91
|
* import * as pulumi from "@pulumi/pulumi";
|
|
86
92
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -90,9 +96,11 @@ exports.getSqlWarehouse = getSqlWarehouse;
|
|
|
90
96
|
* id: __value,
|
|
91
97
|
* })));
|
|
92
98
|
* ```
|
|
99
|
+
* <!--End PulumiCodeChooser -->
|
|
93
100
|
*
|
|
94
101
|
* * Search for a specific SQL Warehouse by name:
|
|
95
102
|
*
|
|
103
|
+
* <!--Start PulumiCodeChooser -->
|
|
96
104
|
* ```typescript
|
|
97
105
|
* import * as pulumi from "@pulumi/pulumi";
|
|
98
106
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -101,6 +109,8 @@ exports.getSqlWarehouse = getSqlWarehouse;
|
|
|
101
109
|
* name: "Starter Warehouse",
|
|
102
110
|
* });
|
|
103
111
|
* ```
|
|
112
|
+
* <!--End PulumiCodeChooser -->
|
|
113
|
+
*
|
|
104
114
|
* ## Related resources
|
|
105
115
|
*
|
|
106
116
|
* The following resources are often used in the same context:
|
package/getSqlWarehouse.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSqlWarehouse.js","sourceRoot":"","sources":["../getSqlWarehouse.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getSqlWarehouse.js","sourceRoot":"","sources":["../getSqlWarehouse.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2CG;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,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,yBAAyB,EAAE,IAAI,CAAC,uBAAuB;QACvD,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;QAC7C,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;QAC7C,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AA3BD,0CA2BC;AA+KD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2CG;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"}
|
package/getSqlWarehouses.d.ts
CHANGED
|
@@ -4,15 +4,18 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
*
|
|
5
5
|
* Retrieve all SQL warehouses on this workspace on AWS or GCP:
|
|
6
6
|
*
|
|
7
|
+
* <!--Start PulumiCodeChooser -->
|
|
7
8
|
* ```typescript
|
|
8
9
|
* import * as pulumi from "@pulumi/pulumi";
|
|
9
10
|
* import * as databricks from "@pulumi/databricks";
|
|
10
11
|
*
|
|
11
12
|
* const all = databricks.getSqlWarehouses({});
|
|
12
13
|
* ```
|
|
14
|
+
* <!--End PulumiCodeChooser -->
|
|
13
15
|
*
|
|
14
16
|
* Retrieve all clusters with "Shared" in their cluster name on this Azure Databricks workspace:
|
|
15
17
|
*
|
|
18
|
+
* <!--Start PulumiCodeChooser -->
|
|
16
19
|
* ```typescript
|
|
17
20
|
* import * as pulumi from "@pulumi/pulumi";
|
|
18
21
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -21,6 +24,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
21
24
|
* warehouseNameContains: "shared",
|
|
22
25
|
* });
|
|
23
26
|
* ```
|
|
27
|
+
* <!--End PulumiCodeChooser -->
|
|
28
|
+
*
|
|
24
29
|
* ## Related Resources
|
|
25
30
|
*
|
|
26
31
|
* The following resources are often used in the same context:
|
|
@@ -64,15 +69,18 @@ export interface GetSqlWarehousesResult {
|
|
|
64
69
|
*
|
|
65
70
|
* Retrieve all SQL warehouses on this workspace on AWS or GCP:
|
|
66
71
|
*
|
|
72
|
+
* <!--Start PulumiCodeChooser -->
|
|
67
73
|
* ```typescript
|
|
68
74
|
* import * as pulumi from "@pulumi/pulumi";
|
|
69
75
|
* import * as databricks from "@pulumi/databricks";
|
|
70
76
|
*
|
|
71
77
|
* const all = databricks.getSqlWarehouses({});
|
|
72
78
|
* ```
|
|
79
|
+
* <!--End PulumiCodeChooser -->
|
|
73
80
|
*
|
|
74
81
|
* Retrieve all clusters with "Shared" in their cluster name on this Azure Databricks workspace:
|
|
75
82
|
*
|
|
83
|
+
* <!--Start PulumiCodeChooser -->
|
|
76
84
|
* ```typescript
|
|
77
85
|
* import * as pulumi from "@pulumi/pulumi";
|
|
78
86
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -81,6 +89,8 @@ export interface GetSqlWarehousesResult {
|
|
|
81
89
|
* warehouseNameContains: "shared",
|
|
82
90
|
* });
|
|
83
91
|
* ```
|
|
92
|
+
* <!--End PulumiCodeChooser -->
|
|
93
|
+
*
|
|
84
94
|
* ## Related Resources
|
|
85
95
|
*
|
|
86
96
|
* The following resources are often used in the same context:
|
package/getSqlWarehouses.js
CHANGED
|
@@ -10,15 +10,18 @@ const utilities = require("./utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* Retrieve all SQL warehouses on this workspace on AWS or GCP:
|
|
12
12
|
*
|
|
13
|
+
* <!--Start PulumiCodeChooser -->
|
|
13
14
|
* ```typescript
|
|
14
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
16
|
* import * as databricks from "@pulumi/databricks";
|
|
16
17
|
*
|
|
17
18
|
* const all = databricks.getSqlWarehouses({});
|
|
18
19
|
* ```
|
|
20
|
+
* <!--End PulumiCodeChooser -->
|
|
19
21
|
*
|
|
20
22
|
* Retrieve all clusters with "Shared" in their cluster name on this Azure Databricks workspace:
|
|
21
23
|
*
|
|
24
|
+
* <!--Start PulumiCodeChooser -->
|
|
22
25
|
* ```typescript
|
|
23
26
|
* import * as pulumi from "@pulumi/pulumi";
|
|
24
27
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -27,6 +30,8 @@ const utilities = require("./utilities");
|
|
|
27
30
|
* warehouseNameContains: "shared",
|
|
28
31
|
* });
|
|
29
32
|
* ```
|
|
33
|
+
* <!--End PulumiCodeChooser -->
|
|
34
|
+
*
|
|
30
35
|
* ## Related Resources
|
|
31
36
|
*
|
|
32
37
|
* The following resources are often used in the same context:
|
|
@@ -51,15 +56,18 @@ exports.getSqlWarehouses = getSqlWarehouses;
|
|
|
51
56
|
*
|
|
52
57
|
* Retrieve all SQL warehouses on this workspace on AWS or GCP:
|
|
53
58
|
*
|
|
59
|
+
* <!--Start PulumiCodeChooser -->
|
|
54
60
|
* ```typescript
|
|
55
61
|
* import * as pulumi from "@pulumi/pulumi";
|
|
56
62
|
* import * as databricks from "@pulumi/databricks";
|
|
57
63
|
*
|
|
58
64
|
* const all = databricks.getSqlWarehouses({});
|
|
59
65
|
* ```
|
|
66
|
+
* <!--End PulumiCodeChooser -->
|
|
60
67
|
*
|
|
61
68
|
* Retrieve all clusters with "Shared" in their cluster name on this Azure Databricks workspace:
|
|
62
69
|
*
|
|
70
|
+
* <!--Start PulumiCodeChooser -->
|
|
63
71
|
* ```typescript
|
|
64
72
|
* import * as pulumi from "@pulumi/pulumi";
|
|
65
73
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -68,6 +76,8 @@ exports.getSqlWarehouses = getSqlWarehouses;
|
|
|
68
76
|
* warehouseNameContains: "shared",
|
|
69
77
|
* });
|
|
70
78
|
* ```
|
|
79
|
+
* <!--End PulumiCodeChooser -->
|
|
80
|
+
*
|
|
71
81
|
* ## Related Resources
|
|
72
82
|
*
|
|
73
83
|
* The following resources are often used in the same context:
|
package/getSqlWarehouses.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSqlWarehouses.js","sourceRoot":"","sources":["../getSqlWarehouses.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getSqlWarehouses.js","sourceRoot":"","sources":["../getSqlWarehouses.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoCG;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;QACf,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;KACtD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,4CAQC;AA8BD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoCG;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"}
|
|
@@ -2,12 +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.getStorageCredentials to get names of all credentials
|
|
10
|
-
* * databricks.StorageCredential to manage Storage Credentials within Unity Catalog.
|
|
7
|
+
* Getting details of an existing storage credential in the metastore
|
|
11
8
|
*/
|
|
12
9
|
export declare function getStorageCredential(args: GetStorageCredentialArgs, opts?: pulumi.InvokeOptions): Promise<GetStorageCredentialResult>;
|
|
13
10
|
/**
|
|
@@ -32,12 +29,9 @@ export interface GetStorageCredentialResult {
|
|
|
32
29
|
readonly storageCredentialInfo: outputs.GetStorageCredentialStorageCredentialInfo;
|
|
33
30
|
}
|
|
34
31
|
/**
|
|
35
|
-
* ##
|
|
36
|
-
*
|
|
37
|
-
* The following resources are used in the same context:
|
|
32
|
+
* ## Example Usage
|
|
38
33
|
*
|
|
39
|
-
*
|
|
40
|
-
* * databricks.StorageCredential to manage Storage Credentials within Unity Catalog.
|
|
34
|
+
* Getting details of an existing storage credential in the metastore
|
|
41
35
|
*/
|
|
42
36
|
export declare function getStorageCredentialOutput(args: GetStorageCredentialOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetStorageCredentialResult>;
|
|
43
37
|
/**
|
package/getStorageCredential.js
CHANGED
|
@@ -6,12 +6,9 @@ exports.getStorageCredentialOutput = exports.getStorageCredential = 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.getStorageCredentials to get names of all credentials
|
|
14
|
-
* * databricks.StorageCredential to manage Storage Credentials within Unity Catalog.
|
|
11
|
+
* Getting details of an existing storage credential in the metastore
|
|
15
12
|
*/
|
|
16
13
|
function getStorageCredential(args, opts) {
|
|
17
14
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -22,12 +19,9 @@ function getStorageCredential(args, opts) {
|
|
|
22
19
|
}
|
|
23
20
|
exports.getStorageCredential = getStorageCredential;
|
|
24
21
|
/**
|
|
25
|
-
* ##
|
|
26
|
-
*
|
|
27
|
-
* The following resources are used in the same context:
|
|
22
|
+
* ## Example Usage
|
|
28
23
|
*
|
|
29
|
-
*
|
|
30
|
-
* * databricks.StorageCredential to manage Storage Credentials within Unity Catalog.
|
|
24
|
+
* Getting details of an existing storage credential in the metastore
|
|
31
25
|
*/
|
|
32
26
|
function getStorageCredentialOutput(args, opts) {
|
|
33
27
|
return pulumi.output(args).apply((a) => getStorageCredential(a, opts));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getStorageCredential.js","sourceRoot":"","sources":["../getStorageCredential.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getStorageCredential.js","sourceRoot":"","sources":["../getStorageCredential.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;GAIG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAE5F,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,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;KACtD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,oDAOC;AAwBD;;;;GAIG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAA2B;IACxG,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"}
|
|
@@ -4,6 +4,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
*
|
|
5
5
|
* List all storage credentials 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 all = databricks.getStorageCredentials({});
|
|
12
13
|
* export const allMetastores = data.databricks_metastores.all.names;
|
|
13
14
|
* ```
|
|
15
|
+
* <!--End PulumiCodeChooser -->
|
|
16
|
+
*
|
|
14
17
|
* ## Related Resources
|
|
15
18
|
*
|
|
16
19
|
* The following resources are used in the same context:
|
|
@@ -40,6 +43,7 @@ export interface GetStorageCredentialsResult {
|
|
|
40
43
|
*
|
|
41
44
|
* List all storage credentials in the metastore
|
|
42
45
|
*
|
|
46
|
+
* <!--Start PulumiCodeChooser -->
|
|
43
47
|
* ```typescript
|
|
44
48
|
* import * as pulumi from "@pulumi/pulumi";
|
|
45
49
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -47,6 +51,8 @@ export interface GetStorageCredentialsResult {
|
|
|
47
51
|
* const all = databricks.getStorageCredentials({});
|
|
48
52
|
* export const allMetastores = data.databricks_metastores.all.names;
|
|
49
53
|
* ```
|
|
54
|
+
* <!--End PulumiCodeChooser -->
|
|
55
|
+
*
|
|
50
56
|
* ## Related Resources
|
|
51
57
|
*
|
|
52
58
|
* The following resources are used in the same context:
|
package/getStorageCredentials.js
CHANGED
|
@@ -10,6 +10,7 @@ const utilities = require("./utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* List all storage credentials 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 all = databricks.getStorageCredentials({});
|
|
18
19
|
* export const allMetastores = data.databricks_metastores.all.names;
|
|
19
20
|
* ```
|
|
21
|
+
* <!--End PulumiCodeChooser -->
|
|
22
|
+
*
|
|
20
23
|
* ## Related Resources
|
|
21
24
|
*
|
|
22
25
|
* The following resources are used in the same context:
|
|
@@ -37,6 +40,7 @@ exports.getStorageCredentials = getStorageCredentials;
|
|
|
37
40
|
*
|
|
38
41
|
* List all storage credentials in the metastore
|
|
39
42
|
*
|
|
43
|
+
* <!--Start PulumiCodeChooser -->
|
|
40
44
|
* ```typescript
|
|
41
45
|
* import * as pulumi from "@pulumi/pulumi";
|
|
42
46
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -44,6 +48,8 @@ exports.getStorageCredentials = getStorageCredentials;
|
|
|
44
48
|
* const all = databricks.getStorageCredentials({});
|
|
45
49
|
* export const allMetastores = data.databricks_metastores.all.names;
|
|
46
50
|
* ```
|
|
51
|
+
* <!--End PulumiCodeChooser -->
|
|
52
|
+
*
|
|
47
53
|
* ## Related Resources
|
|
48
54
|
*
|
|
49
55
|
* The following resources are used in the same context:
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getStorageCredentials.js","sourceRoot":"","sources":["../getStorageCredentials.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getStorageCredentials.js","sourceRoot":"","sources":["../getStorageCredentials.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,qBAAqB,CAAC,IAAgC,EAAE,IAA2B;IAC/F,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,8DAA8D,EAAE;QACzF,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sDAOC;AAmBD;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,2BAA2B,CAAC,IAAsC,EAAE,IAA2B;IAC3G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,qBAAqB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAChF,CAAC;AAFD,kEAEC"}
|
package/getTables.d.ts
CHANGED
|
@@ -4,6 +4,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
*
|
|
5
5
|
* Granting `SELECT` and `MODIFY` to `sensitive` group on all tables a _things_ databricks.Schema from _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";
|
|
@@ -28,6 +29,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
28
29
|
* }
|
|
29
30
|
* }
|
|
30
31
|
* ```
|
|
32
|
+
* <!--End PulumiCodeChooser -->
|
|
33
|
+
*
|
|
31
34
|
* ## Related Resources
|
|
32
35
|
*
|
|
33
36
|
* The following resources are used in the same context:
|
|
@@ -73,6 +76,7 @@ export interface GetTablesResult {
|
|
|
73
76
|
*
|
|
74
77
|
* Granting `SELECT` and `MODIFY` to `sensitive` group on all tables a _things_ databricks.Schema from _sandbox_ databricks_catalog:
|
|
75
78
|
*
|
|
79
|
+
* <!--Start PulumiCodeChooser -->
|
|
76
80
|
* ```typescript
|
|
77
81
|
* import * as pulumi from "@pulumi/pulumi";
|
|
78
82
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -97,6 +101,8 @@ export interface GetTablesResult {
|
|
|
97
101
|
* }
|
|
98
102
|
* }
|
|
99
103
|
* ```
|
|
104
|
+
* <!--End PulumiCodeChooser -->
|
|
105
|
+
*
|
|
100
106
|
* ## Related Resources
|
|
101
107
|
*
|
|
102
108
|
* The following resources are used in the same context:
|
package/getTables.js
CHANGED
|
@@ -10,6 +10,7 @@ const utilities = require("./utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* Granting `SELECT` and `MODIFY` to `sensitive` group on all tables a _things_ databricks.Schema from _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";
|
|
@@ -34,6 +35,8 @@ const utilities = require("./utilities");
|
|
|
34
35
|
* }
|
|
35
36
|
* }
|
|
36
37
|
* ```
|
|
38
|
+
* <!--End PulumiCodeChooser -->
|
|
39
|
+
*
|
|
37
40
|
* ## Related Resources
|
|
38
41
|
*
|
|
39
42
|
* The following resources are used in the same context:
|
|
@@ -55,6 +58,7 @@ exports.getTables = getTables;
|
|
|
55
58
|
*
|
|
56
59
|
* Granting `SELECT` and `MODIFY` to `sensitive` group on all tables a _things_ databricks.Schema from _sandbox_ databricks_catalog:
|
|
57
60
|
*
|
|
61
|
+
* <!--Start PulumiCodeChooser -->
|
|
58
62
|
* ```typescript
|
|
59
63
|
* import * as pulumi from "@pulumi/pulumi";
|
|
60
64
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -79,6 +83,8 @@ exports.getTables = getTables;
|
|
|
79
83
|
* }
|
|
80
84
|
* }
|
|
81
85
|
* ```
|
|
86
|
+
* <!--End PulumiCodeChooser -->
|
|
87
|
+
*
|
|
82
88
|
* ## Related Resources
|
|
83
89
|
*
|
|
84
90
|
* The following resources are used in the same context:
|
package/getTables.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getTables.js","sourceRoot":"","sources":["../getTables.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getTables.js","sourceRoot":"","sources":["../getTables.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsCG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IAEtE,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,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,8BAQC;AAmCD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsCG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,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/getUser.d.ts
CHANGED
|
@@ -8,6 +8,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
8
8
|
*
|
|
9
9
|
* Adding user 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: me.then(me => me.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:
|
|
@@ -99,6 +102,7 @@ export interface GetUserResult {
|
|
|
99
102
|
*
|
|
100
103
|
* Adding user to administrative group
|
|
101
104
|
*
|
|
105
|
+
* <!--Start PulumiCodeChooser -->
|
|
102
106
|
* ```typescript
|
|
103
107
|
* import * as pulumi from "@pulumi/pulumi";
|
|
104
108
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -114,6 +118,8 @@ export interface GetUserResult {
|
|
|
114
118
|
* memberId: me.then(me => me.id),
|
|
115
119
|
* });
|
|
116
120
|
* ```
|
|
121
|
+
* <!--End PulumiCodeChooser -->
|
|
122
|
+
*
|
|
117
123
|
* ## Related Resources
|
|
118
124
|
*
|
|
119
125
|
* The following resources are used in the same context:
|
package/getUser.js
CHANGED
|
@@ -14,6 +14,7 @@ const utilities = require("./utilities");
|
|
|
14
14
|
*
|
|
15
15
|
* Adding user 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: me.then(me => me.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:
|
|
@@ -61,6 +64,7 @@ exports.getUser = getUser;
|
|
|
61
64
|
*
|
|
62
65
|
* Adding user to administrative group
|
|
63
66
|
*
|
|
67
|
+
* <!--Start PulumiCodeChooser -->
|
|
64
68
|
* ```typescript
|
|
65
69
|
* import * as pulumi from "@pulumi/pulumi";
|
|
66
70
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -76,6 +80,8 @@ exports.getUser = getUser;
|
|
|
76
80
|
* memberId: me.then(me => me.id),
|
|
77
81
|
* });
|
|
78
82
|
* ```
|
|
83
|
+
* <!--End PulumiCodeChooser -->
|
|
84
|
+
*
|
|
79
85
|
* ## Related Resources
|
|
80
86
|
*
|
|
81
87
|
* The following resources are used in the same context:
|
package/getUser.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getUser.js","sourceRoot":"","sources":["../getUser.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getUser.js","sourceRoot":"","sources":["../getUser.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwCG;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,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,0BAQC;AAuDD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwCG;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/getViews.d.ts
CHANGED
|
@@ -1,11 +1,8 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* ##
|
|
3
|
+
* ## Example Usage
|
|
4
4
|
*
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* * databricks.Schema to manage schemas within Unity Catalog.
|
|
8
|
-
* * databricks.Catalog to manage catalogs within Unity Catalog.
|
|
5
|
+
* Granting `SELECT` and `MODIFY` to `sensitive` group on all views in a _things_ databricks.Schema from _sandbox_ databricks_catalog.
|
|
9
6
|
*/
|
|
10
7
|
export declare function getViews(args: GetViewsArgs, opts?: pulumi.InvokeOptions): Promise<GetViewsResult>;
|
|
11
8
|
/**
|
|
@@ -41,12 +38,9 @@ export interface GetViewsResult {
|
|
|
41
38
|
readonly schemaName: string;
|
|
42
39
|
}
|
|
43
40
|
/**
|
|
44
|
-
* ##
|
|
45
|
-
*
|
|
46
|
-
* The following resources are used in the same context:
|
|
41
|
+
* ## Example Usage
|
|
47
42
|
*
|
|
48
|
-
*
|
|
49
|
-
* * databricks.Catalog to manage catalogs within Unity Catalog.
|
|
43
|
+
* Granting `SELECT` and `MODIFY` to `sensitive` group on all views in a _things_ databricks.Schema from _sandbox_ databricks_catalog.
|
|
50
44
|
*/
|
|
51
45
|
export declare function getViewsOutput(args: GetViewsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetViewsResult>;
|
|
52
46
|
/**
|
package/getViews.js
CHANGED
|
@@ -6,12 +6,9 @@ exports.getViewsOutput = exports.getViews = 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.Schema to manage schemas within Unity Catalog.
|
|
14
|
-
* * databricks.Catalog to manage catalogs within Unity Catalog.
|
|
11
|
+
* Granting `SELECT` and `MODIFY` to `sensitive` group on all views in a _things_ databricks.Schema from _sandbox_ databricks_catalog.
|
|
15
12
|
*/
|
|
16
13
|
function getViews(args, opts) {
|
|
17
14
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -23,12 +20,9 @@ function getViews(args, opts) {
|
|
|
23
20
|
}
|
|
24
21
|
exports.getViews = getViews;
|
|
25
22
|
/**
|
|
26
|
-
* ##
|
|
27
|
-
*
|
|
28
|
-
* The following resources are used in the same context:
|
|
23
|
+
* ## Example Usage
|
|
29
24
|
*
|
|
30
|
-
*
|
|
31
|
-
* * databricks.Catalog to manage catalogs within Unity Catalog.
|
|
25
|
+
* Granting `SELECT` and `MODIFY` to `sensitive` group on all views in a _things_ databricks.Schema from _sandbox_ databricks_catalog.
|
|
32
26
|
*/
|
|
33
27
|
function getViewsOutput(args, opts) {
|
|
34
28
|
return pulumi.output(args).apply((a) => getViews(a, opts));
|
package/getViews.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getViews.js","sourceRoot":"","sources":["../getViews.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getViews.js","sourceRoot":"","sources":["../getViews.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;GAIG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IAEpE,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,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,4BAQC;AAmCD;;;;GAIG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,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/getVolumes.d.ts
CHANGED
|
@@ -4,6 +4,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
*
|
|
5
5
|
* Listing all volumes in a _things_ databricks.Schema of 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";
|
|
@@ -14,6 +15,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
14
15
|
* });
|
|
15
16
|
* export const allVolumes = _this;
|
|
16
17
|
* ```
|
|
18
|
+
* <!--End PulumiCodeChooser -->
|
|
19
|
+
*
|
|
17
20
|
* ## Related Resources
|
|
18
21
|
*
|
|
19
22
|
* The following resources are used in the same context:
|
|
@@ -60,6 +63,7 @@ export interface GetVolumesResult {
|
|
|
60
63
|
*
|
|
61
64
|
* Listing all volumes in a _things_ databricks.Schema of a _sandbox_ databricks_catalog:
|
|
62
65
|
*
|
|
66
|
+
* <!--Start PulumiCodeChooser -->
|
|
63
67
|
* ```typescript
|
|
64
68
|
* import * as pulumi from "@pulumi/pulumi";
|
|
65
69
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -70,6 +74,8 @@ export interface GetVolumesResult {
|
|
|
70
74
|
* });
|
|
71
75
|
* export const allVolumes = _this;
|
|
72
76
|
* ```
|
|
77
|
+
* <!--End PulumiCodeChooser -->
|
|
78
|
+
*
|
|
73
79
|
* ## Related Resources
|
|
74
80
|
*
|
|
75
81
|
* The following resources are used in the same context:
|
package/getVolumes.js
CHANGED
|
@@ -10,6 +10,7 @@ const utilities = require("./utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* Listing all volumes in a _things_ databricks.Schema of 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";
|
|
@@ -20,6 +21,8 @@ const utilities = require("./utilities");
|
|
|
20
21
|
* });
|
|
21
22
|
* export const allVolumes = _this;
|
|
22
23
|
* ```
|
|
24
|
+
* <!--End PulumiCodeChooser -->
|
|
25
|
+
*
|
|
23
26
|
* ## Related Resources
|
|
24
27
|
*
|
|
25
28
|
* The following resources are used in the same context:
|
|
@@ -42,6 +45,7 @@ exports.getVolumes = getVolumes;
|
|
|
42
45
|
*
|
|
43
46
|
* Listing all volumes in a _things_ databricks.Schema of a _sandbox_ databricks_catalog:
|
|
44
47
|
*
|
|
48
|
+
* <!--Start PulumiCodeChooser -->
|
|
45
49
|
* ```typescript
|
|
46
50
|
* import * as pulumi from "@pulumi/pulumi";
|
|
47
51
|
* import * as databricks from "@pulumi/databricks";
|
|
@@ -52,6 +56,8 @@ exports.getVolumes = getVolumes;
|
|
|
52
56
|
* });
|
|
53
57
|
* export const allVolumes = _this;
|
|
54
58
|
* ```
|
|
59
|
+
* <!--End PulumiCodeChooser -->
|
|
60
|
+
*
|
|
55
61
|
* ## Related Resources
|
|
56
62
|
*
|
|
57
63
|
* The following resources are used in the same context:
|