@pulumi/databricks 1.75.0-alpha.1757050925 → 1.75.0-alpha.1757354185
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/accountFederationPolicy.d.ts +148 -0
- package/accountFederationPolicy.js +92 -0
- package/accountFederationPolicy.js.map +1 -0
- package/accountNetworkPolicy.d.ts +2 -2
- package/accountNetworkPolicy.js +2 -2
- package/accountSettingV2.d.ts +149 -0
- package/accountSettingV2.js +106 -0
- package/accountSettingV2.js.map +1 -0
- package/alertV2.d.ts +56 -5
- package/alertV2.js +8 -2
- package/alertV2.js.map +1 -1
- package/app.d.ts +0 -2
- package/app.js +0 -2
- package/app.js.map +1 -1
- package/appsSettingsCustomTemplate.d.ts +179 -0
- package/appsSettingsCustomTemplate.js +121 -0
- package/appsSettingsCustomTemplate.js.map +1 -0
- package/budgetPolicy.d.ts +6 -2
- package/budgetPolicy.js +3 -3
- package/budgetPolicy.js.map +1 -1
- package/catalog.d.ts +28 -0
- package/catalog.js +22 -0
- package/catalog.js.map +1 -1
- package/cleanRoomAsset.d.ts +14 -2
- package/cleanRoomAsset.js +4 -2
- package/cleanRoomAsset.js.map +1 -1
- package/cleanRoomAutoApprovalRule.d.ts +14 -2
- package/cleanRoomAutoApprovalRule.js +4 -2
- package/cleanRoomAutoApprovalRule.js.map +1 -1
- package/cleanRoomsCleanRoom.d.ts +17 -5
- package/cleanRoomsCleanRoom.js +4 -2
- package/cleanRoomsCleanRoom.js.map +1 -1
- package/config/vars.d.ts +1 -0
- package/config/vars.js +6 -0
- package/config/vars.js.map +1 -1
- package/connection.d.ts +0 -3
- package/connection.js +0 -2
- package/connection.js.map +1 -1
- package/databaseDatabaseCatalog.d.ts +14 -2
- package/databaseDatabaseCatalog.js +4 -2
- package/databaseDatabaseCatalog.js.map +1 -1
- package/databaseInstance.d.ts +38 -2
- package/databaseInstance.js +8 -2
- package/databaseInstance.js.map +1 -1
- package/databaseSyncedDatabaseTable.d.ts +14 -2
- package/databaseSyncedDatabaseTable.js +4 -2
- package/databaseSyncedDatabaseTable.js.map +1 -1
- package/entityTagAssignment.d.ts +117 -0
- package/entityTagAssignment.js +87 -0
- package/entityTagAssignment.js.map +1 -0
- package/externalMetadata.d.ts +14 -2
- package/externalMetadata.js +4 -2
- package/externalMetadata.js.map +1 -1
- package/getAccountFederationPolicies.d.ts +46 -0
- package/getAccountFederationPolicies.js +50 -0
- package/getAccountFederationPolicies.js.map +1 -0
- package/getAccountFederationPolicy.d.ts +103 -0
- package/getAccountFederationPolicy.js +40 -0
- package/getAccountFederationPolicy.js.map +1 -0
- package/getAccountSettingV2.d.ts +228 -0
- package/getAccountSettingV2.js +54 -0
- package/getAccountSettingV2.js.map +1 -0
- package/getAlertV2.d.ts +48 -6
- package/getAlertV2.js +4 -0
- package/getAlertV2.js.map +1 -1
- package/getAlertsV2.d.ts +21 -2
- package/getAlertsV2.js +10 -4
- package/getAlertsV2.js.map +1 -1
- package/getApp.d.ts +0 -4
- package/getApp.js +0 -4
- package/getApp.js.map +1 -1
- package/getApps.d.ts +0 -4
- package/getApps.js +0 -4
- package/getApps.js.map +1 -1
- package/getAppsSettingsCustomTemplate.d.ts +143 -0
- package/getAppsSettingsCustomTemplate.js +66 -0
- package/getAppsSettingsCustomTemplate.js.map +1 -0
- package/getAppsSettingsCustomTemplates.d.ts +65 -0
- package/getAppsSettingsCustomTemplates.js +56 -0
- package/getAppsSettingsCustomTemplates.js.map +1 -0
- package/getBudgetPolicy.d.ts +34 -0
- package/getBudgetPolicy.js +28 -0
- package/getBudgetPolicy.js.map +1 -1
- package/getCleanRoomAsset.d.ts +9 -0
- package/getCleanRoomAsset.js +2 -0
- package/getCleanRoomAsset.js.map +1 -1
- package/getCleanRoomAssetRevisionsCleanRoomAsset.d.ts +9 -0
- package/getCleanRoomAssetRevisionsCleanRoomAsset.js +2 -0
- package/getCleanRoomAssetRevisionsCleanRoomAsset.js.map +1 -1
- package/getCleanRoomAssetRevisionsCleanRoomAssets.d.ts +33 -2
- package/getCleanRoomAssetRevisionsCleanRoomAssets.js +10 -4
- package/getCleanRoomAssetRevisionsCleanRoomAssets.js.map +1 -1
- package/getCleanRoomAssets.d.ts +34 -2
- package/getCleanRoomAssets.js +10 -4
- package/getCleanRoomAssets.js.map +1 -1
- package/getCleanRoomAutoApprovalRule.d.ts +9 -0
- package/getCleanRoomAutoApprovalRule.js +2 -0
- package/getCleanRoomAutoApprovalRule.js.map +1 -1
- package/getCleanRoomAutoApprovalRules.d.ts +21 -2
- package/getCleanRoomAutoApprovalRules.js +10 -4
- package/getCleanRoomAutoApprovalRules.js.map +1 -1
- package/getCleanRoomsCleanRoom.d.ts +12 -3
- package/getCleanRoomsCleanRoom.js +2 -0
- package/getCleanRoomsCleanRoom.js.map +1 -1
- package/getCleanRoomsCleanRooms.d.ts +21 -2
- package/getCleanRoomsCleanRooms.js +10 -4
- package/getCleanRoomsCleanRooms.js.map +1 -1
- package/getDatabaseDatabaseCatalog.d.ts +9 -0
- package/getDatabaseDatabaseCatalog.js +2 -0
- package/getDatabaseDatabaseCatalog.js.map +1 -1
- package/getDatabaseDatabaseCatalogs.d.ts +21 -2
- package/getDatabaseDatabaseCatalogs.js +10 -4
- package/getDatabaseDatabaseCatalogs.js.map +1 -1
- package/getDatabaseInstance.d.ts +27 -0
- package/getDatabaseInstance.js +4 -0
- package/getDatabaseInstance.js.map +1 -1
- package/getDatabaseInstances.d.ts +21 -2
- package/getDatabaseInstances.js +10 -4
- package/getDatabaseInstances.js.map +1 -1
- package/getDatabaseSyncedDatabaseTable.d.ts +9 -0
- package/getDatabaseSyncedDatabaseTable.js +2 -0
- package/getDatabaseSyncedDatabaseTable.js.map +1 -1
- package/getDatabaseSyncedDatabaseTables.d.ts +21 -2
- package/getDatabaseSyncedDatabaseTables.js +10 -4
- package/getDatabaseSyncedDatabaseTables.js.map +1 -1
- package/getEntityTagAssignment.d.ts +79 -0
- package/getEntityTagAssignment.js +30 -0
- package/getEntityTagAssignment.js.map +1 -0
- package/getEntityTagAssignments.d.ts +57 -0
- package/getEntityTagAssignments.js +26 -0
- package/getEntityTagAssignments.js.map +1 -0
- package/getExternalMetadata.d.ts +9 -0
- package/getExternalMetadata.js +2 -0
- package/getExternalMetadata.js.map +1 -1
- package/getExternalMetadatas.d.ts +43 -2
- package/getExternalMetadatas.js +32 -4
- package/getExternalMetadatas.js.map +1 -1
- package/getMaterializedFeaturesFeatureTag.d.ts +9 -0
- package/getMaterializedFeaturesFeatureTag.js +2 -0
- package/getMaterializedFeaturesFeatureTag.js.map +1 -1
- package/getMaterializedFeaturesFeatureTags.d.ts +21 -2
- package/getMaterializedFeaturesFeatureTags.js +10 -4
- package/getMaterializedFeaturesFeatureTags.js.map +1 -1
- package/getOnlineStore.d.ts +9 -0
- package/getOnlineStore.js +2 -0
- package/getOnlineStore.js.map +1 -1
- package/getOnlineStores.d.ts +21 -2
- package/getOnlineStores.js +10 -4
- package/getOnlineStores.js.map +1 -1
- package/getPolicyInfo.d.ts +24 -15
- package/getPolicyInfo.js +2 -0
- package/getPolicyInfo.js.map +1 -1
- package/getPolicyInfos.d.ts +48 -2
- package/getPolicyInfos.js +12 -4
- package/getPolicyInfos.js.map +1 -1
- package/getQualityMonitorV2.d.ts +9 -0
- package/getQualityMonitorV2.js +2 -0
- package/getQualityMonitorV2.js.map +1 -1
- package/getQualityMonitorsV2.d.ts +21 -2
- package/getQualityMonitorsV2.js +10 -4
- package/getQualityMonitorsV2.js.map +1 -1
- package/getRecipientFederationPolicies.d.ts +21 -2
- package/getRecipientFederationPolicies.js +10 -4
- package/getRecipientFederationPolicies.js.map +1 -1
- package/getRecipientFederationPolicy.d.ts +9 -0
- package/getRecipientFederationPolicy.js +2 -0
- package/getRecipientFederationPolicy.js.map +1 -1
- package/getServicePrincipalFederationPolicies.d.ts +72 -0
- package/getServicePrincipalFederationPolicies.js +58 -0
- package/getServicePrincipalFederationPolicies.js.map +1 -0
- package/getServicePrincipalFederationPolicy.d.ts +103 -0
- package/getServicePrincipalFederationPolicy.js +40 -0
- package/getServicePrincipalFederationPolicy.js.map +1 -0
- package/getTagPolicies.d.ts +43 -0
- package/getTagPolicies.js +34 -0
- package/getTagPolicies.js.map +1 -0
- package/getTagPolicy.d.ts +73 -0
- package/getTagPolicy.js +38 -0
- package/getTagPolicy.js.map +1 -0
- package/getWorkspaceSettingV2.d.ts +237 -0
- package/getWorkspaceSettingV2.js +56 -0
- package/getWorkspaceSettingV2.js.map +1 -0
- package/grant.d.ts +1 -1
- package/grant.js +1 -1
- package/index.d.ts +71 -14
- package/index.js +78 -7
- package/index.js.map +1 -1
- package/materializedFeaturesFeatureTag.d.ts +14 -2
- package/materializedFeaturesFeatureTag.js +4 -2
- package/materializedFeaturesFeatureTag.js.map +1 -1
- package/mwsNccPrivateEndpointRule.d.ts +3 -3
- package/mwsPermissionAssignment.d.ts +7 -7
- package/mwsPermissionAssignment.js +1 -1
- package/mwsWorkspaces.d.ts +3 -3
- package/onlineStore.d.ts +14 -2
- package/onlineStore.js +4 -2
- package/onlineStore.js.map +1 -1
- package/package.json +2 -2
- package/permissionAssignment.d.ts +7 -7
- package/permissionAssignment.js +1 -1
- package/policyInfo.d.ts +29 -17
- package/policyInfo.js +4 -2
- package/policyInfo.js.map +1 -1
- package/provider.d.ts +1 -0
- package/provider.js +1 -0
- package/provider.js.map +1 -1
- package/qualityMonitorV2.d.ts +14 -2
- package/qualityMonitorV2.js +4 -2
- package/qualityMonitorV2.js.map +1 -1
- package/recipientFederationPolicy.d.ts +14 -2
- package/recipientFederationPolicy.js +4 -2
- package/recipientFederationPolicy.js.map +1 -1
- package/servicePrincipalFederationPolicy.d.ts +146 -0
- package/servicePrincipalFederationPolicy.js +90 -0
- package/servicePrincipalFederationPolicy.js.map +1 -0
- package/storageCredential.d.ts +23 -3
- package/storageCredential.js +23 -3
- package/storageCredential.js.map +1 -1
- package/tagPolicy.d.ts +84 -0
- package/tagPolicy.js +83 -0
- package/tagPolicy.js.map +1 -0
- package/types/input.d.ts +7590 -5903
- package/types/output.d.ts +1525 -37
- package/workspaceNetworkOption.d.ts +2 -2
- package/workspaceNetworkOption.js +2 -2
- package/workspaceSettingV2.d.ts +161 -0
- package/workspaceSettingV2.js +108 -0
- package/workspaceSettingV2.js.map +1 -0
|
@@ -4,8 +4,28 @@ import * as outputs from "./types/output";
|
|
|
4
4
|
* This data source can be used to fetch the list of external metadata objects.
|
|
5
5
|
*
|
|
6
6
|
* > **Note** This resource can only be used with an workspace-level provider!
|
|
7
|
+
*
|
|
8
|
+
* ## Example Usage
|
|
9
|
+
*
|
|
10
|
+
* Getting a list of all external metadata objects:
|
|
11
|
+
*
|
|
12
|
+
* ```typescript
|
|
13
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
14
|
+
* import * as databricks from "@pulumi/databricks";
|
|
15
|
+
*
|
|
16
|
+
* const all = databricks.getExternalMetadatas({});
|
|
17
|
+
* ```
|
|
7
18
|
*/
|
|
8
|
-
export declare function getExternalMetadatas(opts?: pulumi.InvokeOptions): Promise<GetExternalMetadatasResult>;
|
|
19
|
+
export declare function getExternalMetadatas(args?: GetExternalMetadatasArgs, opts?: pulumi.InvokeOptions): Promise<GetExternalMetadatasResult>;
|
|
20
|
+
/**
|
|
21
|
+
* A collection of arguments for invoking getExternalMetadatas.
|
|
22
|
+
*/
|
|
23
|
+
export interface GetExternalMetadatasArgs {
|
|
24
|
+
/**
|
|
25
|
+
* Workspace ID of the resource
|
|
26
|
+
*/
|
|
27
|
+
workspaceId?: string;
|
|
28
|
+
}
|
|
9
29
|
/**
|
|
10
30
|
* A collection of values returned by getExternalMetadatas.
|
|
11
31
|
*/
|
|
@@ -15,10 +35,31 @@ export interface GetExternalMetadatasResult {
|
|
|
15
35
|
* The provider-assigned unique ID for this managed resource.
|
|
16
36
|
*/
|
|
17
37
|
readonly id: string;
|
|
38
|
+
readonly workspaceId?: string;
|
|
18
39
|
}
|
|
19
40
|
/**
|
|
20
41
|
* This data source can be used to fetch the list of external metadata objects.
|
|
21
42
|
*
|
|
22
43
|
* > **Note** This resource can only be used with an workspace-level provider!
|
|
44
|
+
*
|
|
45
|
+
* ## Example Usage
|
|
46
|
+
*
|
|
47
|
+
* Getting a list of all external metadata objects:
|
|
48
|
+
*
|
|
49
|
+
* ```typescript
|
|
50
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
51
|
+
* import * as databricks from "@pulumi/databricks";
|
|
52
|
+
*
|
|
53
|
+
* const all = databricks.getExternalMetadatas({});
|
|
54
|
+
* ```
|
|
23
55
|
*/
|
|
24
|
-
export declare function getExternalMetadatasOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetExternalMetadatasResult>;
|
|
56
|
+
export declare function getExternalMetadatasOutput(args?: GetExternalMetadatasOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetExternalMetadatasResult>;
|
|
57
|
+
/**
|
|
58
|
+
* A collection of arguments for invoking getExternalMetadatas.
|
|
59
|
+
*/
|
|
60
|
+
export interface GetExternalMetadatasOutputArgs {
|
|
61
|
+
/**
|
|
62
|
+
* Workspace ID of the resource
|
|
63
|
+
*/
|
|
64
|
+
workspaceId?: pulumi.Input<string>;
|
|
65
|
+
}
|
package/getExternalMetadatas.js
CHANGED
|
@@ -9,20 +9,48 @@ const utilities = require("./utilities");
|
|
|
9
9
|
* This data source can be used to fetch the list of external metadata objects.
|
|
10
10
|
*
|
|
11
11
|
* > **Note** This resource can only be used with an workspace-level provider!
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* Getting a list of all external metadata objects:
|
|
16
|
+
*
|
|
17
|
+
* ```typescript
|
|
18
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
19
|
+
* import * as databricks from "@pulumi/databricks";
|
|
20
|
+
*
|
|
21
|
+
* const all = databricks.getExternalMetadatas({});
|
|
22
|
+
* ```
|
|
12
23
|
*/
|
|
13
|
-
function getExternalMetadatas(opts) {
|
|
24
|
+
function getExternalMetadatas(args, opts) {
|
|
25
|
+
args = args || {};
|
|
14
26
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
15
|
-
return pulumi.runtime.invoke("databricks:index/getExternalMetadatas:getExternalMetadatas", {
|
|
27
|
+
return pulumi.runtime.invoke("databricks:index/getExternalMetadatas:getExternalMetadatas", {
|
|
28
|
+
"workspaceId": args.workspaceId,
|
|
29
|
+
}, opts);
|
|
16
30
|
}
|
|
17
31
|
exports.getExternalMetadatas = getExternalMetadatas;
|
|
18
32
|
/**
|
|
19
33
|
* This data source can be used to fetch the list of external metadata objects.
|
|
20
34
|
*
|
|
21
35
|
* > **Note** This resource can only be used with an workspace-level provider!
|
|
36
|
+
*
|
|
37
|
+
* ## Example Usage
|
|
38
|
+
*
|
|
39
|
+
* Getting a list of all external metadata objects:
|
|
40
|
+
*
|
|
41
|
+
* ```typescript
|
|
42
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
43
|
+
* import * as databricks from "@pulumi/databricks";
|
|
44
|
+
*
|
|
45
|
+
* const all = databricks.getExternalMetadatas({});
|
|
46
|
+
* ```
|
|
22
47
|
*/
|
|
23
|
-
function getExternalMetadatasOutput(opts) {
|
|
48
|
+
function getExternalMetadatasOutput(args, opts) {
|
|
49
|
+
args = args || {};
|
|
24
50
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
25
|
-
return pulumi.runtime.invokeOutput("databricks:index/getExternalMetadatas:getExternalMetadatas", {
|
|
51
|
+
return pulumi.runtime.invokeOutput("databricks:index/getExternalMetadatas:getExternalMetadatas", {
|
|
52
|
+
"workspaceId": args.workspaceId,
|
|
53
|
+
}, opts);
|
|
26
54
|
}
|
|
27
55
|
exports.getExternalMetadatasOutput = getExternalMetadatasOutput;
|
|
28
56
|
//# sourceMappingURL=getExternalMetadatas.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getExternalMetadatas.js","sourceRoot":"","sources":["../getExternalMetadatas.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getExternalMetadatas.js","sourceRoot":"","sources":["../getExternalMetadatas.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,oBAAoB,CAAC,IAA+B,EAAE,IAA2B;IAC7F,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,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,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oDAMC;AAuBD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,0BAA0B,CAAC,IAAqC,EAAE,IAAiC;IAC/G,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4DAA4D,EAAE;QAC7F,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gEAMC"}
|
|
@@ -9,6 +9,10 @@ export interface GetMaterializedFeaturesFeatureTagArgs {
|
|
|
9
9
|
* (string)
|
|
10
10
|
*/
|
|
11
11
|
value?: string;
|
|
12
|
+
/**
|
|
13
|
+
* Workspace ID of the resource
|
|
14
|
+
*/
|
|
15
|
+
workspaceId?: string;
|
|
12
16
|
}
|
|
13
17
|
/**
|
|
14
18
|
* A collection of values returned by getMaterializedFeaturesFeatureTag.
|
|
@@ -26,6 +30,7 @@ export interface GetMaterializedFeaturesFeatureTagResult {
|
|
|
26
30
|
* (string)
|
|
27
31
|
*/
|
|
28
32
|
readonly value?: string;
|
|
33
|
+
readonly workspaceId?: string;
|
|
29
34
|
}
|
|
30
35
|
export declare function getMaterializedFeaturesFeatureTagOutput(args: GetMaterializedFeaturesFeatureTagOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetMaterializedFeaturesFeatureTagResult>;
|
|
31
36
|
/**
|
|
@@ -37,4 +42,8 @@ export interface GetMaterializedFeaturesFeatureTagOutputArgs {
|
|
|
37
42
|
* (string)
|
|
38
43
|
*/
|
|
39
44
|
value?: pulumi.Input<string>;
|
|
45
|
+
/**
|
|
46
|
+
* Workspace ID of the resource
|
|
47
|
+
*/
|
|
48
|
+
workspaceId?: pulumi.Input<string>;
|
|
40
49
|
}
|
|
@@ -10,6 +10,7 @@ function getMaterializedFeaturesFeatureTag(args, opts) {
|
|
|
10
10
|
return pulumi.runtime.invoke("databricks:index/getMaterializedFeaturesFeatureTag:getMaterializedFeaturesFeatureTag", {
|
|
11
11
|
"key": args.key,
|
|
12
12
|
"value": args.value,
|
|
13
|
+
"workspaceId": args.workspaceId,
|
|
13
14
|
}, opts);
|
|
14
15
|
}
|
|
15
16
|
exports.getMaterializedFeaturesFeatureTag = getMaterializedFeaturesFeatureTag;
|
|
@@ -18,6 +19,7 @@ function getMaterializedFeaturesFeatureTagOutput(args, opts) {
|
|
|
18
19
|
return pulumi.runtime.invokeOutput("databricks:index/getMaterializedFeaturesFeatureTag:getMaterializedFeaturesFeatureTag", {
|
|
19
20
|
"key": args.key,
|
|
20
21
|
"value": args.value,
|
|
22
|
+
"workspaceId": args.workspaceId,
|
|
21
23
|
}, opts);
|
|
22
24
|
}
|
|
23
25
|
exports.getMaterializedFeaturesFeatureTagOutput = getMaterializedFeaturesFeatureTagOutput;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getMaterializedFeaturesFeatureTag.js","sourceRoot":"","sources":["../getMaterializedFeaturesFeatureTag.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC,SAAgB,iCAAiC,CAAC,IAA2C,EAAE,IAA2B;IACtH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sFAAsF,EAAE;QACjH,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,OAAO,EAAE,IAAI,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"getMaterializedFeaturesFeatureTag.js","sourceRoot":"","sources":["../getMaterializedFeaturesFeatureTag.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC,SAAgB,iCAAiC,CAAC,IAA2C,EAAE,IAA2B;IACtH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sFAAsF,EAAE;QACjH,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8EAOC;AAmCD,SAAgB,uCAAuC,CAAC,IAAiD,EAAE,IAAiC;IACxI,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sFAAsF,EAAE;QACvH,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0FAOC"}
|
|
@@ -1,6 +1,15 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as outputs from "./types/output";
|
|
3
|
-
export declare function getMaterializedFeaturesFeatureTags(opts?: pulumi.InvokeOptions): Promise<GetMaterializedFeaturesFeatureTagsResult>;
|
|
3
|
+
export declare function getMaterializedFeaturesFeatureTags(args?: GetMaterializedFeaturesFeatureTagsArgs, opts?: pulumi.InvokeOptions): Promise<GetMaterializedFeaturesFeatureTagsResult>;
|
|
4
|
+
/**
|
|
5
|
+
* A collection of arguments for invoking getMaterializedFeaturesFeatureTags.
|
|
6
|
+
*/
|
|
7
|
+
export interface GetMaterializedFeaturesFeatureTagsArgs {
|
|
8
|
+
/**
|
|
9
|
+
* Workspace ID of the resource
|
|
10
|
+
*/
|
|
11
|
+
workspaceId?: string;
|
|
12
|
+
}
|
|
4
13
|
/**
|
|
5
14
|
* A collection of values returned by getMaterializedFeaturesFeatureTags.
|
|
6
15
|
*/
|
|
@@ -10,5 +19,15 @@ export interface GetMaterializedFeaturesFeatureTagsResult {
|
|
|
10
19
|
* The provider-assigned unique ID for this managed resource.
|
|
11
20
|
*/
|
|
12
21
|
readonly id: string;
|
|
22
|
+
readonly workspaceId?: string;
|
|
23
|
+
}
|
|
24
|
+
export declare function getMaterializedFeaturesFeatureTagsOutput(args?: GetMaterializedFeaturesFeatureTagsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetMaterializedFeaturesFeatureTagsResult>;
|
|
25
|
+
/**
|
|
26
|
+
* A collection of arguments for invoking getMaterializedFeaturesFeatureTags.
|
|
27
|
+
*/
|
|
28
|
+
export interface GetMaterializedFeaturesFeatureTagsOutputArgs {
|
|
29
|
+
/**
|
|
30
|
+
* Workspace ID of the resource
|
|
31
|
+
*/
|
|
32
|
+
workspaceId?: pulumi.Input<string>;
|
|
13
33
|
}
|
|
14
|
-
export declare function getMaterializedFeaturesFeatureTagsOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetMaterializedFeaturesFeatureTagsResult>;
|
|
@@ -5,14 +5,20 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
5
5
|
exports.getMaterializedFeaturesFeatureTagsOutput = exports.getMaterializedFeaturesFeatureTags = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
|
-
function getMaterializedFeaturesFeatureTags(opts) {
|
|
8
|
+
function getMaterializedFeaturesFeatureTags(args, opts) {
|
|
9
|
+
args = args || {};
|
|
9
10
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
10
|
-
return pulumi.runtime.invoke("databricks:index/getMaterializedFeaturesFeatureTags:getMaterializedFeaturesFeatureTags", {
|
|
11
|
+
return pulumi.runtime.invoke("databricks:index/getMaterializedFeaturesFeatureTags:getMaterializedFeaturesFeatureTags", {
|
|
12
|
+
"workspaceId": args.workspaceId,
|
|
13
|
+
}, opts);
|
|
11
14
|
}
|
|
12
15
|
exports.getMaterializedFeaturesFeatureTags = getMaterializedFeaturesFeatureTags;
|
|
13
|
-
function getMaterializedFeaturesFeatureTagsOutput(opts) {
|
|
16
|
+
function getMaterializedFeaturesFeatureTagsOutput(args, opts) {
|
|
17
|
+
args = args || {};
|
|
14
18
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
15
|
-
return pulumi.runtime.invokeOutput("databricks:index/getMaterializedFeaturesFeatureTags:getMaterializedFeaturesFeatureTags", {
|
|
19
|
+
return pulumi.runtime.invokeOutput("databricks:index/getMaterializedFeaturesFeatureTags:getMaterializedFeaturesFeatureTags", {
|
|
20
|
+
"workspaceId": args.workspaceId,
|
|
21
|
+
}, opts);
|
|
16
22
|
}
|
|
17
23
|
exports.getMaterializedFeaturesFeatureTagsOutput = getMaterializedFeaturesFeatureTagsOutput;
|
|
18
24
|
//# sourceMappingURL=getMaterializedFeaturesFeatureTags.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getMaterializedFeaturesFeatureTags.js","sourceRoot":"","sources":["../getMaterializedFeaturesFeatureTags.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,kCAAkC,CAAC,IAA2B;
|
|
1
|
+
{"version":3,"file":"getMaterializedFeaturesFeatureTags.js","sourceRoot":"","sources":["../getMaterializedFeaturesFeatureTags.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,kCAAkC,CAAC,IAA6C,EAAE,IAA2B;IACzH,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wFAAwF,EAAE;QACnH,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gFAMC;AAuBD,SAAgB,wCAAwC,CAAC,IAAmD,EAAE,IAAiC;IAC3I,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wFAAwF,EAAE;QACzH,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4FAMC"}
|
package/getOnlineStore.d.ts
CHANGED
|
@@ -16,6 +16,10 @@ export interface GetOnlineStoreArgs {
|
|
|
16
16
|
* (integer) - The number of read replicas for the online store. Defaults to 0
|
|
17
17
|
*/
|
|
18
18
|
readReplicaCount?: number;
|
|
19
|
+
/**
|
|
20
|
+
* Workspace ID of the resource
|
|
21
|
+
*/
|
|
22
|
+
workspaceId?: string;
|
|
19
23
|
}
|
|
20
24
|
/**
|
|
21
25
|
* A collection of values returned by getOnlineStore.
|
|
@@ -49,6 +53,7 @@ export interface GetOnlineStoreResult {
|
|
|
49
53
|
* (string) - The current state of the online store. Possible values are: `AVAILABLE`, `DELETING`, `FAILING_OVER`, `STARTING`, `STOPPED`, `UPDATING`
|
|
50
54
|
*/
|
|
51
55
|
readonly state: string;
|
|
56
|
+
readonly workspaceId?: string;
|
|
52
57
|
}
|
|
53
58
|
export declare function getOnlineStoreOutput(args: GetOnlineStoreOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetOnlineStoreResult>;
|
|
54
59
|
/**
|
|
@@ -67,4 +72,8 @@ export interface GetOnlineStoreOutputArgs {
|
|
|
67
72
|
* (integer) - The number of read replicas for the online store. Defaults to 0
|
|
68
73
|
*/
|
|
69
74
|
readReplicaCount?: pulumi.Input<number>;
|
|
75
|
+
/**
|
|
76
|
+
* Workspace ID of the resource
|
|
77
|
+
*/
|
|
78
|
+
workspaceId?: pulumi.Input<string>;
|
|
70
79
|
}
|
package/getOnlineStore.js
CHANGED
|
@@ -11,6 +11,7 @@ function getOnlineStore(args, opts) {
|
|
|
11
11
|
"capacity": args.capacity,
|
|
12
12
|
"name": args.name,
|
|
13
13
|
"readReplicaCount": args.readReplicaCount,
|
|
14
|
+
"workspaceId": args.workspaceId,
|
|
14
15
|
}, opts);
|
|
15
16
|
}
|
|
16
17
|
exports.getOnlineStore = getOnlineStore;
|
|
@@ -20,6 +21,7 @@ function getOnlineStoreOutput(args, opts) {
|
|
|
20
21
|
"capacity": args.capacity,
|
|
21
22
|
"name": args.name,
|
|
22
23
|
"readReplicaCount": args.readReplicaCount,
|
|
24
|
+
"workspaceId": args.workspaceId,
|
|
23
25
|
}, opts);
|
|
24
26
|
}
|
|
25
27
|
exports.getOnlineStoreOutput = getOnlineStoreOutput;
|
package/getOnlineStore.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getOnlineStore.js","sourceRoot":"","sources":["../getOnlineStore.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gDAAgD,EAAE;QAC3E,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;
|
|
1
|
+
{"version":3,"file":"getOnlineStore.js","sourceRoot":"","sources":["../getOnlineStore.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gDAAgD,EAAE;QAC3E,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,wCAQC;AA0DD,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAAiC;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gDAAgD,EAAE;QACjF,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,oDAQC"}
|
package/getOnlineStores.d.ts
CHANGED
|
@@ -1,6 +1,15 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as outputs from "./types/output";
|
|
3
|
-
export declare function getOnlineStores(opts?: pulumi.InvokeOptions): Promise<GetOnlineStoresResult>;
|
|
3
|
+
export declare function getOnlineStores(args?: GetOnlineStoresArgs, opts?: pulumi.InvokeOptions): Promise<GetOnlineStoresResult>;
|
|
4
|
+
/**
|
|
5
|
+
* A collection of arguments for invoking getOnlineStores.
|
|
6
|
+
*/
|
|
7
|
+
export interface GetOnlineStoresArgs {
|
|
8
|
+
/**
|
|
9
|
+
* Workspace ID of the resource
|
|
10
|
+
*/
|
|
11
|
+
workspaceId?: string;
|
|
12
|
+
}
|
|
4
13
|
/**
|
|
5
14
|
* A collection of values returned by getOnlineStores.
|
|
6
15
|
*/
|
|
@@ -10,5 +19,15 @@ export interface GetOnlineStoresResult {
|
|
|
10
19
|
*/
|
|
11
20
|
readonly id: string;
|
|
12
21
|
readonly onlineStores: outputs.GetOnlineStoresOnlineStore[];
|
|
22
|
+
readonly workspaceId?: string;
|
|
23
|
+
}
|
|
24
|
+
export declare function getOnlineStoresOutput(args?: GetOnlineStoresOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetOnlineStoresResult>;
|
|
25
|
+
/**
|
|
26
|
+
* A collection of arguments for invoking getOnlineStores.
|
|
27
|
+
*/
|
|
28
|
+
export interface GetOnlineStoresOutputArgs {
|
|
29
|
+
/**
|
|
30
|
+
* Workspace ID of the resource
|
|
31
|
+
*/
|
|
32
|
+
workspaceId?: pulumi.Input<string>;
|
|
13
33
|
}
|
|
14
|
-
export declare function getOnlineStoresOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetOnlineStoresResult>;
|
package/getOnlineStores.js
CHANGED
|
@@ -5,14 +5,20 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
5
5
|
exports.getOnlineStoresOutput = exports.getOnlineStores = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
|
-
function getOnlineStores(opts) {
|
|
8
|
+
function getOnlineStores(args, opts) {
|
|
9
|
+
args = args || {};
|
|
9
10
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
10
|
-
return pulumi.runtime.invoke("databricks:index/getOnlineStores:getOnlineStores", {
|
|
11
|
+
return pulumi.runtime.invoke("databricks:index/getOnlineStores:getOnlineStores", {
|
|
12
|
+
"workspaceId": args.workspaceId,
|
|
13
|
+
}, opts);
|
|
11
14
|
}
|
|
12
15
|
exports.getOnlineStores = getOnlineStores;
|
|
13
|
-
function getOnlineStoresOutput(opts) {
|
|
16
|
+
function getOnlineStoresOutput(args, opts) {
|
|
17
|
+
args = args || {};
|
|
14
18
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
15
|
-
return pulumi.runtime.invokeOutput("databricks:index/getOnlineStores:getOnlineStores", {
|
|
19
|
+
return pulumi.runtime.invokeOutput("databricks:index/getOnlineStores:getOnlineStores", {
|
|
20
|
+
"workspaceId": args.workspaceId,
|
|
21
|
+
}, opts);
|
|
16
22
|
}
|
|
17
23
|
exports.getOnlineStoresOutput = getOnlineStoresOutput;
|
|
18
24
|
//# sourceMappingURL=getOnlineStores.js.map
|
package/getOnlineStores.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getOnlineStores.js","sourceRoot":"","sources":["../getOnlineStores.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,eAAe,CAAC,IAA2B;
|
|
1
|
+
{"version":3,"file":"getOnlineStores.js","sourceRoot":"","sources":["../getOnlineStores.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAA2B;IACnF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,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,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0CAMC;AAuBD,SAAgB,qBAAqB,CAAC,IAAgC,EAAE,IAAiC;IACrG,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kDAAkD,EAAE;QACnF,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sDAMC"}
|
package/getPolicyInfo.d.ts
CHANGED
|
@@ -22,19 +22,19 @@ export interface GetPolicyInfoArgs {
|
|
|
22
22
|
exceptPrincipals?: string[];
|
|
23
23
|
/**
|
|
24
24
|
* (string) - Type of securables that the policy should take effect on.
|
|
25
|
-
* Only `
|
|
25
|
+
* Only `TABLE` is supported at this moment.
|
|
26
26
|
* Required on create and optional on update. Possible values are: `CATALOG`, `CLEAN_ROOM`, `CONNECTION`, `CREDENTIAL`, `EXTERNAL_LOCATION`, `EXTERNAL_METADATA`, `FUNCTION`, `METASTORE`, `PIPELINE`, `PROVIDER`, `RECIPIENT`, `SCHEMA`, `SHARE`, `STAGING_TABLE`, `STORAGE_CREDENTIAL`, `TABLE`, `VOLUME`
|
|
27
27
|
*/
|
|
28
28
|
forSecurableType: string;
|
|
29
29
|
/**
|
|
30
30
|
* (list of MatchColumn) - Optional list of condition expressions used to match table columns.
|
|
31
|
-
* Only valid when `forSecurableType` is `
|
|
31
|
+
* Only valid when `forSecurableType` is `TABLE`.
|
|
32
32
|
* When specified, the policy only applies to tables whose columns satisfy all match conditions
|
|
33
33
|
*/
|
|
34
34
|
matchColumns?: inputs.GetPolicyInfoMatchColumn[];
|
|
35
35
|
/**
|
|
36
|
-
* Name of the policy. Required on create and
|
|
37
|
-
* To
|
|
36
|
+
* Name of the policy. Required on create and optional on update.
|
|
37
|
+
* To rename the policy, set `name` to a different value on update
|
|
38
38
|
*/
|
|
39
39
|
name?: string;
|
|
40
40
|
/**
|
|
@@ -44,7 +44,7 @@ export interface GetPolicyInfoArgs {
|
|
|
44
44
|
onSecurableFullname?: string;
|
|
45
45
|
/**
|
|
46
46
|
* Type of the securable on which the policy is defined.
|
|
47
|
-
* Only `
|
|
47
|
+
* Only `CATALOG`, `SCHEMA` and `TABLE` are supported at this moment.
|
|
48
48
|
* Required on create and ignored on update. Possible values are: `CATALOG`, `CLEAN_ROOM`, `CONNECTION`, `CREDENTIAL`, `EXTERNAL_LOCATION`, `EXTERNAL_METADATA`, `FUNCTION`, `METASTORE`, `PIPELINE`, `PROVIDER`, `RECIPIENT`, `SCHEMA`, `SHARE`, `STAGING_TABLE`, `STORAGE_CREDENTIAL`, `TABLE`, `VOLUME`
|
|
49
49
|
*/
|
|
50
50
|
onSecurableType?: string;
|
|
@@ -67,6 +67,10 @@ export interface GetPolicyInfoArgs {
|
|
|
67
67
|
* (string) - Optional condition when the policy should take effect
|
|
68
68
|
*/
|
|
69
69
|
whenCondition?: string;
|
|
70
|
+
/**
|
|
71
|
+
* Workspace ID of the resource
|
|
72
|
+
*/
|
|
73
|
+
workspaceId?: string;
|
|
70
74
|
}
|
|
71
75
|
/**
|
|
72
76
|
* A collection of values returned by getPolicyInfo.
|
|
@@ -96,7 +100,7 @@ export interface GetPolicyInfoResult {
|
|
|
96
100
|
readonly exceptPrincipals?: string[];
|
|
97
101
|
/**
|
|
98
102
|
* (string) - Type of securables that the policy should take effect on.
|
|
99
|
-
* Only `
|
|
103
|
+
* Only `TABLE` is supported at this moment.
|
|
100
104
|
* Required on create and optional on update. Possible values are: `CATALOG`, `CLEAN_ROOM`, `CONNECTION`, `CREDENTIAL`, `EXTERNAL_LOCATION`, `EXTERNAL_METADATA`, `FUNCTION`, `METASTORE`, `PIPELINE`, `PROVIDER`, `RECIPIENT`, `SCHEMA`, `SHARE`, `STAGING_TABLE`, `STORAGE_CREDENTIAL`, `TABLE`, `VOLUME`
|
|
101
105
|
*/
|
|
102
106
|
readonly forSecurableType: string;
|
|
@@ -106,13 +110,13 @@ export interface GetPolicyInfoResult {
|
|
|
106
110
|
readonly id: string;
|
|
107
111
|
/**
|
|
108
112
|
* (list of MatchColumn) - Optional list of condition expressions used to match table columns.
|
|
109
|
-
* Only valid when `forSecurableType` is `
|
|
113
|
+
* Only valid when `forSecurableType` is `TABLE`.
|
|
110
114
|
* When specified, the policy only applies to tables whose columns satisfy all match conditions
|
|
111
115
|
*/
|
|
112
116
|
readonly matchColumns?: outputs.GetPolicyInfoMatchColumn[];
|
|
113
117
|
/**
|
|
114
|
-
* (string) - Name of the policy. Required on create and
|
|
115
|
-
* To
|
|
118
|
+
* (string) - Name of the policy. Required on create and optional on update.
|
|
119
|
+
* To rename the policy, set `name` to a different value on update
|
|
116
120
|
*/
|
|
117
121
|
readonly name?: string;
|
|
118
122
|
/**
|
|
@@ -122,7 +126,7 @@ export interface GetPolicyInfoResult {
|
|
|
122
126
|
readonly onSecurableFullname?: string;
|
|
123
127
|
/**
|
|
124
128
|
* (string) - Type of the securable on which the policy is defined.
|
|
125
|
-
* Only `
|
|
129
|
+
* Only `CATALOG`, `SCHEMA` and `TABLE` are supported at this moment.
|
|
126
130
|
* Required on create and ignored on update. Possible values are: `CATALOG`, `CLEAN_ROOM`, `CONNECTION`, `CREDENTIAL`, `EXTERNAL_LOCATION`, `EXTERNAL_METADATA`, `FUNCTION`, `METASTORE`, `PIPELINE`, `PROVIDER`, `RECIPIENT`, `SCHEMA`, `SHARE`, `STAGING_TABLE`, `STORAGE_CREDENTIAL`, `TABLE`, `VOLUME`
|
|
127
131
|
*/
|
|
128
132
|
readonly onSecurableType?: string;
|
|
@@ -153,6 +157,7 @@ export interface GetPolicyInfoResult {
|
|
|
153
157
|
* (string) - Optional condition when the policy should take effect
|
|
154
158
|
*/
|
|
155
159
|
readonly whenCondition?: string;
|
|
160
|
+
readonly workspaceId?: string;
|
|
156
161
|
}
|
|
157
162
|
export declare function getPolicyInfoOutput(args: GetPolicyInfoOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetPolicyInfoResult>;
|
|
158
163
|
/**
|
|
@@ -175,19 +180,19 @@ export interface GetPolicyInfoOutputArgs {
|
|
|
175
180
|
exceptPrincipals?: pulumi.Input<pulumi.Input<string>[]>;
|
|
176
181
|
/**
|
|
177
182
|
* (string) - Type of securables that the policy should take effect on.
|
|
178
|
-
* Only `
|
|
183
|
+
* Only `TABLE` is supported at this moment.
|
|
179
184
|
* Required on create and optional on update. Possible values are: `CATALOG`, `CLEAN_ROOM`, `CONNECTION`, `CREDENTIAL`, `EXTERNAL_LOCATION`, `EXTERNAL_METADATA`, `FUNCTION`, `METASTORE`, `PIPELINE`, `PROVIDER`, `RECIPIENT`, `SCHEMA`, `SHARE`, `STAGING_TABLE`, `STORAGE_CREDENTIAL`, `TABLE`, `VOLUME`
|
|
180
185
|
*/
|
|
181
186
|
forSecurableType: pulumi.Input<string>;
|
|
182
187
|
/**
|
|
183
188
|
* (list of MatchColumn) - Optional list of condition expressions used to match table columns.
|
|
184
|
-
* Only valid when `forSecurableType` is `
|
|
189
|
+
* Only valid when `forSecurableType` is `TABLE`.
|
|
185
190
|
* When specified, the policy only applies to tables whose columns satisfy all match conditions
|
|
186
191
|
*/
|
|
187
192
|
matchColumns?: pulumi.Input<pulumi.Input<inputs.GetPolicyInfoMatchColumnArgs>[]>;
|
|
188
193
|
/**
|
|
189
|
-
* Name of the policy. Required on create and
|
|
190
|
-
* To
|
|
194
|
+
* Name of the policy. Required on create and optional on update.
|
|
195
|
+
* To rename the policy, set `name` to a different value on update
|
|
191
196
|
*/
|
|
192
197
|
name?: pulumi.Input<string>;
|
|
193
198
|
/**
|
|
@@ -197,7 +202,7 @@ export interface GetPolicyInfoOutputArgs {
|
|
|
197
202
|
onSecurableFullname?: pulumi.Input<string>;
|
|
198
203
|
/**
|
|
199
204
|
* Type of the securable on which the policy is defined.
|
|
200
|
-
* Only `
|
|
205
|
+
* Only `CATALOG`, `SCHEMA` and `TABLE` are supported at this moment.
|
|
201
206
|
* Required on create and ignored on update. Possible values are: `CATALOG`, `CLEAN_ROOM`, `CONNECTION`, `CREDENTIAL`, `EXTERNAL_LOCATION`, `EXTERNAL_METADATA`, `FUNCTION`, `METASTORE`, `PIPELINE`, `PROVIDER`, `RECIPIENT`, `SCHEMA`, `SHARE`, `STAGING_TABLE`, `STORAGE_CREDENTIAL`, `TABLE`, `VOLUME`
|
|
202
207
|
*/
|
|
203
208
|
onSecurableType?: pulumi.Input<string>;
|
|
@@ -220,4 +225,8 @@ export interface GetPolicyInfoOutputArgs {
|
|
|
220
225
|
* (string) - Optional condition when the policy should take effect
|
|
221
226
|
*/
|
|
222
227
|
whenCondition?: pulumi.Input<string>;
|
|
228
|
+
/**
|
|
229
|
+
* Workspace ID of the resource
|
|
230
|
+
*/
|
|
231
|
+
workspaceId?: pulumi.Input<string>;
|
|
223
232
|
}
|
package/getPolicyInfo.js
CHANGED
|
@@ -20,6 +20,7 @@ function getPolicyInfo(args, opts) {
|
|
|
20
20
|
"rowFilter": args.rowFilter,
|
|
21
21
|
"toPrincipals": args.toPrincipals,
|
|
22
22
|
"whenCondition": args.whenCondition,
|
|
23
|
+
"workspaceId": args.workspaceId,
|
|
23
24
|
}, opts);
|
|
24
25
|
}
|
|
25
26
|
exports.getPolicyInfo = getPolicyInfo;
|
|
@@ -38,6 +39,7 @@ function getPolicyInfoOutput(args, opts) {
|
|
|
38
39
|
"rowFilter": args.rowFilter,
|
|
39
40
|
"toPrincipals": args.toPrincipals,
|
|
40
41
|
"whenCondition": args.whenCondition,
|
|
42
|
+
"workspaceId": args.workspaceId,
|
|
41
43
|
}, opts);
|
|
42
44
|
}
|
|
43
45
|
exports.getPolicyInfoOutput = getPolicyInfoOutput;
|
package/getPolicyInfo.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getPolicyInfo.js","sourceRoot":"","sources":["../getPolicyInfo.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAC9E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8CAA8C,EAAE;QACzE,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,eAAe,EAAE,IAAI,CAAC,aAAa;
|
|
1
|
+
{"version":3,"file":"getPolicyInfo.js","sourceRoot":"","sources":["../getPolicyInfo.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAC9E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8CAA8C,EAAE;QACzE,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAjBD,sCAiBC;AAgKD,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAAiC;IAChG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,8CAA8C,EAAE;QAC/E,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAjBD,kDAiBC"}
|
package/getPolicyInfos.d.ts
CHANGED
|
@@ -1,6 +1,23 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as outputs from "./types/output";
|
|
3
|
-
export declare function getPolicyInfos(opts?: pulumi.InvokeOptions): Promise<GetPolicyInfosResult>;
|
|
3
|
+
export declare function getPolicyInfos(args: GetPolicyInfosArgs, opts?: pulumi.InvokeOptions): Promise<GetPolicyInfosResult>;
|
|
4
|
+
/**
|
|
5
|
+
* A collection of arguments for invoking getPolicyInfos.
|
|
6
|
+
*/
|
|
7
|
+
export interface GetPolicyInfosArgs {
|
|
8
|
+
/**
|
|
9
|
+
* Required. The fully qualified name of securable to list policies for
|
|
10
|
+
*/
|
|
11
|
+
onSecurableFullname: string;
|
|
12
|
+
/**
|
|
13
|
+
* Required. The type of the securable to list policies for
|
|
14
|
+
*/
|
|
15
|
+
onSecurableType: string;
|
|
16
|
+
/**
|
|
17
|
+
* Workspace ID of the resource
|
|
18
|
+
*/
|
|
19
|
+
workspaceId?: string;
|
|
20
|
+
}
|
|
4
21
|
/**
|
|
5
22
|
* A collection of values returned by getPolicyInfos.
|
|
6
23
|
*/
|
|
@@ -9,6 +26,35 @@ export interface GetPolicyInfosResult {
|
|
|
9
26
|
* The provider-assigned unique ID for this managed resource.
|
|
10
27
|
*/
|
|
11
28
|
readonly id: string;
|
|
29
|
+
/**
|
|
30
|
+
* (string) - Full name of the securable on which the policy is defined.
|
|
31
|
+
* Required on create and ignored on update
|
|
32
|
+
*/
|
|
33
|
+
readonly onSecurableFullname: string;
|
|
34
|
+
/**
|
|
35
|
+
* (string) - Type of the securable on which the policy is defined.
|
|
36
|
+
* Only `CATALOG`, `SCHEMA` and `TABLE` are supported at this moment.
|
|
37
|
+
* Required on create and ignored on update. Possible values are: `CATALOG`, `CLEAN_ROOM`, `CONNECTION`, `CREDENTIAL`, `EXTERNAL_LOCATION`, `EXTERNAL_METADATA`, `FUNCTION`, `METASTORE`, `PIPELINE`, `PROVIDER`, `RECIPIENT`, `SCHEMA`, `SHARE`, `STAGING_TABLE`, `STORAGE_CREDENTIAL`, `TABLE`, `VOLUME`
|
|
38
|
+
*/
|
|
39
|
+
readonly onSecurableType: string;
|
|
12
40
|
readonly policies: outputs.GetPolicyInfosPolicy[];
|
|
41
|
+
readonly workspaceId?: string;
|
|
42
|
+
}
|
|
43
|
+
export declare function getPolicyInfosOutput(args: GetPolicyInfosOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetPolicyInfosResult>;
|
|
44
|
+
/**
|
|
45
|
+
* A collection of arguments for invoking getPolicyInfos.
|
|
46
|
+
*/
|
|
47
|
+
export interface GetPolicyInfosOutputArgs {
|
|
48
|
+
/**
|
|
49
|
+
* Required. The fully qualified name of securable to list policies for
|
|
50
|
+
*/
|
|
51
|
+
onSecurableFullname: pulumi.Input<string>;
|
|
52
|
+
/**
|
|
53
|
+
* Required. The type of the securable to list policies for
|
|
54
|
+
*/
|
|
55
|
+
onSecurableType: pulumi.Input<string>;
|
|
56
|
+
/**
|
|
57
|
+
* Workspace ID of the resource
|
|
58
|
+
*/
|
|
59
|
+
workspaceId?: pulumi.Input<string>;
|
|
13
60
|
}
|
|
14
|
-
export declare function getPolicyInfosOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetPolicyInfosResult>;
|
package/getPolicyInfos.js
CHANGED
|
@@ -5,14 +5,22 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
5
5
|
exports.getPolicyInfosOutput = exports.getPolicyInfos = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
|
-
function getPolicyInfos(opts) {
|
|
8
|
+
function getPolicyInfos(args, opts) {
|
|
9
9
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
10
|
-
return pulumi.runtime.invoke("databricks:index/getPolicyInfos:getPolicyInfos", {
|
|
10
|
+
return pulumi.runtime.invoke("databricks:index/getPolicyInfos:getPolicyInfos", {
|
|
11
|
+
"onSecurableFullname": args.onSecurableFullname,
|
|
12
|
+
"onSecurableType": args.onSecurableType,
|
|
13
|
+
"workspaceId": args.workspaceId,
|
|
14
|
+
}, opts);
|
|
11
15
|
}
|
|
12
16
|
exports.getPolicyInfos = getPolicyInfos;
|
|
13
|
-
function getPolicyInfosOutput(opts) {
|
|
17
|
+
function getPolicyInfosOutput(args, opts) {
|
|
14
18
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
15
|
-
return pulumi.runtime.invokeOutput("databricks:index/getPolicyInfos:getPolicyInfos", {
|
|
19
|
+
return pulumi.runtime.invokeOutput("databricks:index/getPolicyInfos:getPolicyInfos", {
|
|
20
|
+
"onSecurableFullname": args.onSecurableFullname,
|
|
21
|
+
"onSecurableType": args.onSecurableType,
|
|
22
|
+
"workspaceId": args.workspaceId,
|
|
23
|
+
}, opts);
|
|
16
24
|
}
|
|
17
25
|
exports.getPolicyInfosOutput = getPolicyInfosOutput;
|
|
18
26
|
//# sourceMappingURL=getPolicyInfos.js.map
|
package/getPolicyInfos.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getPolicyInfos.js","sourceRoot":"","sources":["../getPolicyInfos.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,cAAc,CAAC,IAA2B;
|
|
1
|
+
{"version":3,"file":"getPolicyInfos.js","sourceRoot":"","sources":["../getPolicyInfos.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gDAAgD,EAAE;QAC3E,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wCAOC;AA0CD,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAAiC;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gDAAgD,EAAE;QACjF,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,oDAOC"}
|
package/getQualityMonitorV2.d.ts
CHANGED
|
@@ -35,6 +35,10 @@ export interface GetQualityMonitorV2Args {
|
|
|
35
35
|
* The type of the monitored object. Can be one of the following: schema
|
|
36
36
|
*/
|
|
37
37
|
objectType: string;
|
|
38
|
+
/**
|
|
39
|
+
* Workspace ID of the resource
|
|
40
|
+
*/
|
|
41
|
+
workspaceId?: string;
|
|
38
42
|
}
|
|
39
43
|
/**
|
|
40
44
|
* A collection of values returned by getQualityMonitorV2.
|
|
@@ -56,6 +60,7 @@ export interface GetQualityMonitorV2Result {
|
|
|
56
60
|
* (string) - The type of the monitored object. Can be one of the following: schema
|
|
57
61
|
*/
|
|
58
62
|
readonly objectType: string;
|
|
63
|
+
readonly workspaceId?: string;
|
|
59
64
|
}
|
|
60
65
|
/**
|
|
61
66
|
* This data source can be used to fetch a quality monitors v2.
|
|
@@ -92,4 +97,8 @@ export interface GetQualityMonitorV2OutputArgs {
|
|
|
92
97
|
* The type of the monitored object. Can be one of the following: schema
|
|
93
98
|
*/
|
|
94
99
|
objectType: pulumi.Input<string>;
|
|
100
|
+
/**
|
|
101
|
+
* Workspace ID of the resource
|
|
102
|
+
*/
|
|
103
|
+
workspaceId?: pulumi.Input<string>;
|
|
95
104
|
}
|