@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
package/getQualityMonitorV2.js
CHANGED
|
@@ -32,6 +32,7 @@ function getQualityMonitorV2(args, opts) {
|
|
|
32
32
|
return pulumi.runtime.invoke("databricks:index/getQualityMonitorV2:getQualityMonitorV2", {
|
|
33
33
|
"objectId": args.objectId,
|
|
34
34
|
"objectType": args.objectType,
|
|
35
|
+
"workspaceId": args.workspaceId,
|
|
35
36
|
}, opts);
|
|
36
37
|
}
|
|
37
38
|
exports.getQualityMonitorV2 = getQualityMonitorV2;
|
|
@@ -62,6 +63,7 @@ function getQualityMonitorV2Output(args, opts) {
|
|
|
62
63
|
return pulumi.runtime.invokeOutput("databricks:index/getQualityMonitorV2:getQualityMonitorV2", {
|
|
63
64
|
"objectId": args.objectId,
|
|
64
65
|
"objectType": args.objectType,
|
|
66
|
+
"workspaceId": args.workspaceId,
|
|
65
67
|
}, opts);
|
|
66
68
|
}
|
|
67
69
|
exports.getQualityMonitorV2Output = getQualityMonitorV2Output;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getQualityMonitorV2.js","sourceRoot":"","sources":["../getQualityMonitorV2.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0DAA0D,EAAE;QACrF,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,YAAY,EAAE,IAAI,CAAC,UAAU;
|
|
1
|
+
{"version":3,"file":"getQualityMonitorV2.js","sourceRoot":"","sources":["../getQualityMonitorV2.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0DAA0D,EAAE;QACrF,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,kDAOC;AA0CD;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0DAA0D,EAAE;QAC3F,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8DAOC"}
|
|
@@ -16,7 +16,16 @@ import * as outputs from "./types/output";
|
|
|
16
16
|
* const all = databricks.getQualityMonitorsV2({});
|
|
17
17
|
* ```
|
|
18
18
|
*/
|
|
19
|
-
export declare function getQualityMonitorsV2(opts?: pulumi.InvokeOptions): Promise<GetQualityMonitorsV2Result>;
|
|
19
|
+
export declare function getQualityMonitorsV2(args?: GetQualityMonitorsV2Args, opts?: pulumi.InvokeOptions): Promise<GetQualityMonitorsV2Result>;
|
|
20
|
+
/**
|
|
21
|
+
* A collection of arguments for invoking getQualityMonitorsV2.
|
|
22
|
+
*/
|
|
23
|
+
export interface GetQualityMonitorsV2Args {
|
|
24
|
+
/**
|
|
25
|
+
* Workspace ID of the resource
|
|
26
|
+
*/
|
|
27
|
+
workspaceId?: string;
|
|
28
|
+
}
|
|
20
29
|
/**
|
|
21
30
|
* A collection of values returned by getQualityMonitorsV2.
|
|
22
31
|
*/
|
|
@@ -26,6 +35,7 @@ export interface GetQualityMonitorsV2Result {
|
|
|
26
35
|
*/
|
|
27
36
|
readonly id: string;
|
|
28
37
|
readonly qualityMonitors: outputs.GetQualityMonitorsV2QualityMonitor[];
|
|
38
|
+
readonly workspaceId?: string;
|
|
29
39
|
}
|
|
30
40
|
/**
|
|
31
41
|
* This data source can be used to fetch the list of quality monitors v2.
|
|
@@ -43,4 +53,13 @@ export interface GetQualityMonitorsV2Result {
|
|
|
43
53
|
* const all = databricks.getQualityMonitorsV2({});
|
|
44
54
|
* ```
|
|
45
55
|
*/
|
|
46
|
-
export declare function getQualityMonitorsV2Output(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetQualityMonitorsV2Result>;
|
|
56
|
+
export declare function getQualityMonitorsV2Output(args?: GetQualityMonitorsV2OutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetQualityMonitorsV2Result>;
|
|
57
|
+
/**
|
|
58
|
+
* A collection of arguments for invoking getQualityMonitorsV2.
|
|
59
|
+
*/
|
|
60
|
+
export interface GetQualityMonitorsV2OutputArgs {
|
|
61
|
+
/**
|
|
62
|
+
* Workspace ID of the resource
|
|
63
|
+
*/
|
|
64
|
+
workspaceId?: pulumi.Input<string>;
|
|
65
|
+
}
|
package/getQualityMonitorsV2.js
CHANGED
|
@@ -21,9 +21,12 @@ const utilities = require("./utilities");
|
|
|
21
21
|
* const all = databricks.getQualityMonitorsV2({});
|
|
22
22
|
* ```
|
|
23
23
|
*/
|
|
24
|
-
function getQualityMonitorsV2(opts) {
|
|
24
|
+
function getQualityMonitorsV2(args, opts) {
|
|
25
|
+
args = args || {};
|
|
25
26
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
26
|
-
return pulumi.runtime.invoke("databricks:index/getQualityMonitorsV2:getQualityMonitorsV2", {
|
|
27
|
+
return pulumi.runtime.invoke("databricks:index/getQualityMonitorsV2:getQualityMonitorsV2", {
|
|
28
|
+
"workspaceId": args.workspaceId,
|
|
29
|
+
}, opts);
|
|
27
30
|
}
|
|
28
31
|
exports.getQualityMonitorsV2 = getQualityMonitorsV2;
|
|
29
32
|
/**
|
|
@@ -42,9 +45,12 @@ exports.getQualityMonitorsV2 = getQualityMonitorsV2;
|
|
|
42
45
|
* const all = databricks.getQualityMonitorsV2({});
|
|
43
46
|
* ```
|
|
44
47
|
*/
|
|
45
|
-
function getQualityMonitorsV2Output(opts) {
|
|
48
|
+
function getQualityMonitorsV2Output(args, opts) {
|
|
49
|
+
args = args || {};
|
|
46
50
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
47
|
-
return pulumi.runtime.invokeOutput("databricks:index/getQualityMonitorsV2:getQualityMonitorsV2", {
|
|
51
|
+
return pulumi.runtime.invokeOutput("databricks:index/getQualityMonitorsV2:getQualityMonitorsV2", {
|
|
52
|
+
"workspaceId": args.workspaceId,
|
|
53
|
+
}, opts);
|
|
48
54
|
}
|
|
49
55
|
exports.getQualityMonitorsV2Output = getQualityMonitorsV2Output;
|
|
50
56
|
//# sourceMappingURL=getQualityMonitorsV2.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getQualityMonitorsV2.js","sourceRoot":"","sources":["../getQualityMonitorsV2.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,oBAAoB,CAAC,IAA2B;
|
|
1
|
+
{"version":3,"file":"getQualityMonitorsV2.js","sourceRoot":"","sources":["../getQualityMonitorsV2.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"}
|
|
@@ -1,6 +1,15 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as outputs from "./types/output";
|
|
3
|
-
export declare function getRecipientFederationPolicies(opts?: pulumi.InvokeOptions): Promise<GetRecipientFederationPoliciesResult>;
|
|
3
|
+
export declare function getRecipientFederationPolicies(args?: GetRecipientFederationPoliciesArgs, opts?: pulumi.InvokeOptions): Promise<GetRecipientFederationPoliciesResult>;
|
|
4
|
+
/**
|
|
5
|
+
* A collection of arguments for invoking getRecipientFederationPolicies.
|
|
6
|
+
*/
|
|
7
|
+
export interface GetRecipientFederationPoliciesArgs {
|
|
8
|
+
/**
|
|
9
|
+
* Workspace ID of the resource
|
|
10
|
+
*/
|
|
11
|
+
workspaceId?: string;
|
|
12
|
+
}
|
|
4
13
|
/**
|
|
5
14
|
* A collection of values returned by getRecipientFederationPolicies.
|
|
6
15
|
*/
|
|
@@ -10,5 +19,15 @@ export interface GetRecipientFederationPoliciesResult {
|
|
|
10
19
|
*/
|
|
11
20
|
readonly id: string;
|
|
12
21
|
readonly policies: outputs.GetRecipientFederationPoliciesPolicy[];
|
|
22
|
+
readonly workspaceId?: string;
|
|
23
|
+
}
|
|
24
|
+
export declare function getRecipientFederationPoliciesOutput(args?: GetRecipientFederationPoliciesOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetRecipientFederationPoliciesResult>;
|
|
25
|
+
/**
|
|
26
|
+
* A collection of arguments for invoking getRecipientFederationPolicies.
|
|
27
|
+
*/
|
|
28
|
+
export interface GetRecipientFederationPoliciesOutputArgs {
|
|
29
|
+
/**
|
|
30
|
+
* Workspace ID of the resource
|
|
31
|
+
*/
|
|
32
|
+
workspaceId?: pulumi.Input<string>;
|
|
13
33
|
}
|
|
14
|
-
export declare function getRecipientFederationPoliciesOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetRecipientFederationPoliciesResult>;
|
|
@@ -5,14 +5,20 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
5
5
|
exports.getRecipientFederationPoliciesOutput = exports.getRecipientFederationPolicies = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
|
-
function getRecipientFederationPolicies(opts) {
|
|
8
|
+
function getRecipientFederationPolicies(args, opts) {
|
|
9
|
+
args = args || {};
|
|
9
10
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
10
|
-
return pulumi.runtime.invoke("databricks:index/getRecipientFederationPolicies:getRecipientFederationPolicies", {
|
|
11
|
+
return pulumi.runtime.invoke("databricks:index/getRecipientFederationPolicies:getRecipientFederationPolicies", {
|
|
12
|
+
"workspaceId": args.workspaceId,
|
|
13
|
+
}, opts);
|
|
11
14
|
}
|
|
12
15
|
exports.getRecipientFederationPolicies = getRecipientFederationPolicies;
|
|
13
|
-
function getRecipientFederationPoliciesOutput(opts) {
|
|
16
|
+
function getRecipientFederationPoliciesOutput(args, opts) {
|
|
17
|
+
args = args || {};
|
|
14
18
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
15
|
-
return pulumi.runtime.invokeOutput("databricks:index/getRecipientFederationPolicies:getRecipientFederationPolicies", {
|
|
19
|
+
return pulumi.runtime.invokeOutput("databricks:index/getRecipientFederationPolicies:getRecipientFederationPolicies", {
|
|
20
|
+
"workspaceId": args.workspaceId,
|
|
21
|
+
}, opts);
|
|
16
22
|
}
|
|
17
23
|
exports.getRecipientFederationPoliciesOutput = getRecipientFederationPoliciesOutput;
|
|
18
24
|
//# sourceMappingURL=getRecipientFederationPolicies.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getRecipientFederationPolicies.js","sourceRoot":"","sources":["../getRecipientFederationPolicies.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,8BAA8B,CAAC,IAA2B;
|
|
1
|
+
{"version":3,"file":"getRecipientFederationPolicies.js","sourceRoot":"","sources":["../getRecipientFederationPolicies.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,8BAA8B,CAAC,IAAyC,EAAE,IAA2B;IACjH,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,gFAAgF,EAAE;QAC3G,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wEAMC;AAuBD,SAAgB,oCAAoC,CAAC,IAA+C,EAAE,IAAiC;IACnI,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,gFAAgF,EAAE;QACjH,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oFAMC"}
|
|
@@ -19,6 +19,10 @@ export interface GetRecipientFederationPolicyArgs {
|
|
|
19
19
|
* (OidcFederationPolicy) - Specifies the policy to use for validating OIDC claims in the federated tokens
|
|
20
20
|
*/
|
|
21
21
|
oidcPolicy?: inputs.GetRecipientFederationPolicyOidcPolicy;
|
|
22
|
+
/**
|
|
23
|
+
* Workspace ID of the resource
|
|
24
|
+
*/
|
|
25
|
+
workspaceId?: string;
|
|
22
26
|
}
|
|
23
27
|
/**
|
|
24
28
|
* A collection of values returned by getRecipientFederationPolicy.
|
|
@@ -49,6 +53,7 @@ export interface GetRecipientFederationPolicyResult {
|
|
|
49
53
|
* (string) - System-generated timestamp indicating when the policy was last updated
|
|
50
54
|
*/
|
|
51
55
|
readonly updateTime: string;
|
|
56
|
+
readonly workspaceId?: string;
|
|
52
57
|
}
|
|
53
58
|
export declare function getRecipientFederationPolicyOutput(args?: GetRecipientFederationPolicyOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetRecipientFederationPolicyResult>;
|
|
54
59
|
/**
|
|
@@ -68,4 +73,8 @@ export interface GetRecipientFederationPolicyOutputArgs {
|
|
|
68
73
|
* (OidcFederationPolicy) - Specifies the policy to use for validating OIDC claims in the federated tokens
|
|
69
74
|
*/
|
|
70
75
|
oidcPolicy?: pulumi.Input<inputs.GetRecipientFederationPolicyOidcPolicyArgs>;
|
|
76
|
+
/**
|
|
77
|
+
* Workspace ID of the resource
|
|
78
|
+
*/
|
|
79
|
+
workspaceId?: pulumi.Input<string>;
|
|
71
80
|
}
|
|
@@ -12,6 +12,7 @@ function getRecipientFederationPolicy(args, opts) {
|
|
|
12
12
|
"comment": args.comment,
|
|
13
13
|
"name": args.name,
|
|
14
14
|
"oidcPolicy": args.oidcPolicy,
|
|
15
|
+
"workspaceId": args.workspaceId,
|
|
15
16
|
}, opts);
|
|
16
17
|
}
|
|
17
18
|
exports.getRecipientFederationPolicy = getRecipientFederationPolicy;
|
|
@@ -22,6 +23,7 @@ function getRecipientFederationPolicyOutput(args, opts) {
|
|
|
22
23
|
"comment": args.comment,
|
|
23
24
|
"name": args.name,
|
|
24
25
|
"oidcPolicy": args.oidcPolicy,
|
|
26
|
+
"workspaceId": args.workspaceId,
|
|
25
27
|
}, opts);
|
|
26
28
|
}
|
|
27
29
|
exports.getRecipientFederationPolicyOutput = getRecipientFederationPolicyOutput;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getRecipientFederationPolicy.js","sourceRoot":"","sources":["../getRecipientFederationPolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,4BAA4B,CAAC,IAAuC,EAAE,IAA2B;IAC7G,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,4EAA4E,EAAE;QACvG,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,YAAY,EAAE,IAAI,CAAC,UAAU;
|
|
1
|
+
{"version":3,"file":"getRecipientFederationPolicy.js","sourceRoot":"","sources":["../getRecipientFederationPolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,4BAA4B,CAAC,IAAuC,EAAE,IAA2B;IAC7G,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,4EAA4E,EAAE;QACvG,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,oEASC;AAwDD,SAAgB,kCAAkC,CAAC,IAA6C,EAAE,IAAiC;IAC/H,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,4EAA4E,EAAE;QAC7G,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,gFASC"}
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "./types/output";
|
|
3
|
+
/**
|
|
4
|
+
* This data source can be used to fetch the list of federation policies for a service principal.
|
|
5
|
+
*
|
|
6
|
+
* > **Note** This data source can only be used with an account-level provider!
|
|
7
|
+
*
|
|
8
|
+
* ## Example Usage
|
|
9
|
+
*
|
|
10
|
+
* Getting a list of all service principal federation policies:
|
|
11
|
+
*
|
|
12
|
+
* ```typescript
|
|
13
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
14
|
+
* import * as databricks from "@pulumi/databricks";
|
|
15
|
+
*
|
|
16
|
+
* const all = databricks.getServicePrincipalFederationPolicies({
|
|
17
|
+
* servicePrincipalId: 1234,
|
|
18
|
+
* });
|
|
19
|
+
* ```
|
|
20
|
+
*/
|
|
21
|
+
export declare function getServicePrincipalFederationPolicies(args: GetServicePrincipalFederationPoliciesArgs, opts?: pulumi.InvokeOptions): Promise<GetServicePrincipalFederationPoliciesResult>;
|
|
22
|
+
/**
|
|
23
|
+
* A collection of arguments for invoking getServicePrincipalFederationPolicies.
|
|
24
|
+
*/
|
|
25
|
+
export interface GetServicePrincipalFederationPoliciesArgs {
|
|
26
|
+
/**
|
|
27
|
+
* The service principal id for the federation policy
|
|
28
|
+
*/
|
|
29
|
+
servicePrincipalId: number;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* A collection of values returned by getServicePrincipalFederationPolicies.
|
|
33
|
+
*/
|
|
34
|
+
export interface GetServicePrincipalFederationPoliciesResult {
|
|
35
|
+
/**
|
|
36
|
+
* The provider-assigned unique ID for this managed resource.
|
|
37
|
+
*/
|
|
38
|
+
readonly id: string;
|
|
39
|
+
readonly policies: outputs.GetServicePrincipalFederationPoliciesPolicy[];
|
|
40
|
+
/**
|
|
41
|
+
* (integer) - The service principal ID that this federation policy applies to. Only set for service principal federation policies
|
|
42
|
+
*/
|
|
43
|
+
readonly servicePrincipalId: number;
|
|
44
|
+
}
|
|
45
|
+
/**
|
|
46
|
+
* This data source can be used to fetch the list of federation policies for a service principal.
|
|
47
|
+
*
|
|
48
|
+
* > **Note** This data source can only be used with an account-level provider!
|
|
49
|
+
*
|
|
50
|
+
* ## Example Usage
|
|
51
|
+
*
|
|
52
|
+
* Getting a list of all service principal federation policies:
|
|
53
|
+
*
|
|
54
|
+
* ```typescript
|
|
55
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
56
|
+
* import * as databricks from "@pulumi/databricks";
|
|
57
|
+
*
|
|
58
|
+
* const all = databricks.getServicePrincipalFederationPolicies({
|
|
59
|
+
* servicePrincipalId: 1234,
|
|
60
|
+
* });
|
|
61
|
+
* ```
|
|
62
|
+
*/
|
|
63
|
+
export declare function getServicePrincipalFederationPoliciesOutput(args: GetServicePrincipalFederationPoliciesOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetServicePrincipalFederationPoliciesResult>;
|
|
64
|
+
/**
|
|
65
|
+
* A collection of arguments for invoking getServicePrincipalFederationPolicies.
|
|
66
|
+
*/
|
|
67
|
+
export interface GetServicePrincipalFederationPoliciesOutputArgs {
|
|
68
|
+
/**
|
|
69
|
+
* The service principal id for the federation policy
|
|
70
|
+
*/
|
|
71
|
+
servicePrincipalId: pulumi.Input<number>;
|
|
72
|
+
}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getServicePrincipalFederationPoliciesOutput = exports.getServicePrincipalFederationPolicies = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source can be used to fetch the list of federation policies for a service principal.
|
|
10
|
+
*
|
|
11
|
+
* > **Note** This data source can only be used with an account-level provider!
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* Getting a list of all service principal federation policies:
|
|
16
|
+
*
|
|
17
|
+
* ```typescript
|
|
18
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
19
|
+
* import * as databricks from "@pulumi/databricks";
|
|
20
|
+
*
|
|
21
|
+
* const all = databricks.getServicePrincipalFederationPolicies({
|
|
22
|
+
* servicePrincipalId: 1234,
|
|
23
|
+
* });
|
|
24
|
+
* ```
|
|
25
|
+
*/
|
|
26
|
+
function getServicePrincipalFederationPolicies(args, opts) {
|
|
27
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
28
|
+
return pulumi.runtime.invoke("databricks:index/getServicePrincipalFederationPolicies:getServicePrincipalFederationPolicies", {
|
|
29
|
+
"servicePrincipalId": args.servicePrincipalId,
|
|
30
|
+
}, opts);
|
|
31
|
+
}
|
|
32
|
+
exports.getServicePrincipalFederationPolicies = getServicePrincipalFederationPolicies;
|
|
33
|
+
/**
|
|
34
|
+
* This data source can be used to fetch the list of federation policies for a service principal.
|
|
35
|
+
*
|
|
36
|
+
* > **Note** This data source can only be used with an account-level provider!
|
|
37
|
+
*
|
|
38
|
+
* ## Example Usage
|
|
39
|
+
*
|
|
40
|
+
* Getting a list of all service principal federation policies:
|
|
41
|
+
*
|
|
42
|
+
* ```typescript
|
|
43
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
44
|
+
* import * as databricks from "@pulumi/databricks";
|
|
45
|
+
*
|
|
46
|
+
* const all = databricks.getServicePrincipalFederationPolicies({
|
|
47
|
+
* servicePrincipalId: 1234,
|
|
48
|
+
* });
|
|
49
|
+
* ```
|
|
50
|
+
*/
|
|
51
|
+
function getServicePrincipalFederationPoliciesOutput(args, opts) {
|
|
52
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
53
|
+
return pulumi.runtime.invokeOutput("databricks:index/getServicePrincipalFederationPolicies:getServicePrincipalFederationPolicies", {
|
|
54
|
+
"servicePrincipalId": args.servicePrincipalId,
|
|
55
|
+
}, opts);
|
|
56
|
+
}
|
|
57
|
+
exports.getServicePrincipalFederationPoliciesOutput = getServicePrincipalFederationPoliciesOutput;
|
|
58
|
+
//# sourceMappingURL=getServicePrincipalFederationPolicies.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getServicePrincipalFederationPolicies.js","sourceRoot":"","sources":["../getServicePrincipalFederationPolicies.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,qCAAqC,CAAC,IAA+C,EAAE,IAA2B;IAC9H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8FAA8F,EAAE;QACzH,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;KAChD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sFAKC;AA0BD;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,2CAA2C,CAAC,IAAqD,EAAE,IAAiC;IAChJ,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,8FAA8F,EAAE;QAC/H,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;KAChD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kGAKC"}
|
|
@@ -0,0 +1,103 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "./types/input";
|
|
3
|
+
import * as outputs from "./types/output";
|
|
4
|
+
/**
|
|
5
|
+
* This data source can be used to get a single service principal federation policy.
|
|
6
|
+
*
|
|
7
|
+
* > **Note** This data source can only be used with an account-level provider!
|
|
8
|
+
*/
|
|
9
|
+
export declare function getServicePrincipalFederationPolicy(args?: GetServicePrincipalFederationPolicyArgs, opts?: pulumi.InvokeOptions): Promise<GetServicePrincipalFederationPolicyResult>;
|
|
10
|
+
/**
|
|
11
|
+
* A collection of arguments for invoking getServicePrincipalFederationPolicy.
|
|
12
|
+
*/
|
|
13
|
+
export interface GetServicePrincipalFederationPolicyArgs {
|
|
14
|
+
/**
|
|
15
|
+
* (string) - Description of the federation policy
|
|
16
|
+
*/
|
|
17
|
+
description?: string;
|
|
18
|
+
/**
|
|
19
|
+
* (OidcFederationPolicy)
|
|
20
|
+
*/
|
|
21
|
+
oidcPolicy?: inputs.GetServicePrincipalFederationPolicyOidcPolicy;
|
|
22
|
+
/**
|
|
23
|
+
* The ID of the federation policy
|
|
24
|
+
*/
|
|
25
|
+
policyId?: string;
|
|
26
|
+
/**
|
|
27
|
+
* The service principal ID that this federation policy applies to. Only set for service principal federation policies
|
|
28
|
+
*/
|
|
29
|
+
servicePrincipalId?: number;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* A collection of values returned by getServicePrincipalFederationPolicy.
|
|
33
|
+
*/
|
|
34
|
+
export interface GetServicePrincipalFederationPolicyResult {
|
|
35
|
+
/**
|
|
36
|
+
* (string) - Creation time of the federation policy
|
|
37
|
+
*/
|
|
38
|
+
readonly createTime: string;
|
|
39
|
+
/**
|
|
40
|
+
* (string) - Description of the federation policy
|
|
41
|
+
*/
|
|
42
|
+
readonly description?: string;
|
|
43
|
+
/**
|
|
44
|
+
* The provider-assigned unique ID for this managed resource.
|
|
45
|
+
*/
|
|
46
|
+
readonly id: string;
|
|
47
|
+
/**
|
|
48
|
+
* (string) - Resource name for the federation policy. Example values include
|
|
49
|
+
* `accounts/<account-id>/federationPolicies/my-federation-policy` for Account Federation Policies, and
|
|
50
|
+
* `accounts/<account-id>/servicePrincipals/<service-principal-id>/federationPolicies/my-federation-policy`
|
|
51
|
+
* for Service Principal Federation Policies. Typically an output parameter, which does not need to be
|
|
52
|
+
* specified in create or update requests. If specified in a request, must match the value in the
|
|
53
|
+
* request URL
|
|
54
|
+
*/
|
|
55
|
+
readonly name: string;
|
|
56
|
+
/**
|
|
57
|
+
* (OidcFederationPolicy)
|
|
58
|
+
*/
|
|
59
|
+
readonly oidcPolicy?: outputs.GetServicePrincipalFederationPolicyOidcPolicy;
|
|
60
|
+
/**
|
|
61
|
+
* (string) - The ID of the federation policy
|
|
62
|
+
*/
|
|
63
|
+
readonly policyId: string;
|
|
64
|
+
/**
|
|
65
|
+
* (integer) - The service principal ID that this federation policy applies to. Only set for service principal federation policies
|
|
66
|
+
*/
|
|
67
|
+
readonly servicePrincipalId: number;
|
|
68
|
+
/**
|
|
69
|
+
* (string) - Unique, immutable id of the federation policy
|
|
70
|
+
*/
|
|
71
|
+
readonly uid: string;
|
|
72
|
+
/**
|
|
73
|
+
* (string) - Last update time of the federation policy
|
|
74
|
+
*/
|
|
75
|
+
readonly updateTime: string;
|
|
76
|
+
}
|
|
77
|
+
/**
|
|
78
|
+
* This data source can be used to get a single service principal federation policy.
|
|
79
|
+
*
|
|
80
|
+
* > **Note** This data source can only be used with an account-level provider!
|
|
81
|
+
*/
|
|
82
|
+
export declare function getServicePrincipalFederationPolicyOutput(args?: GetServicePrincipalFederationPolicyOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetServicePrincipalFederationPolicyResult>;
|
|
83
|
+
/**
|
|
84
|
+
* A collection of arguments for invoking getServicePrincipalFederationPolicy.
|
|
85
|
+
*/
|
|
86
|
+
export interface GetServicePrincipalFederationPolicyOutputArgs {
|
|
87
|
+
/**
|
|
88
|
+
* (string) - Description of the federation policy
|
|
89
|
+
*/
|
|
90
|
+
description?: pulumi.Input<string>;
|
|
91
|
+
/**
|
|
92
|
+
* (OidcFederationPolicy)
|
|
93
|
+
*/
|
|
94
|
+
oidcPolicy?: pulumi.Input<inputs.GetServicePrincipalFederationPolicyOidcPolicyArgs>;
|
|
95
|
+
/**
|
|
96
|
+
* The ID of the federation policy
|
|
97
|
+
*/
|
|
98
|
+
policyId?: pulumi.Input<string>;
|
|
99
|
+
/**
|
|
100
|
+
* The service principal ID that this federation policy applies to. Only set for service principal federation policies
|
|
101
|
+
*/
|
|
102
|
+
servicePrincipalId?: pulumi.Input<number>;
|
|
103
|
+
}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getServicePrincipalFederationPolicyOutput = exports.getServicePrincipalFederationPolicy = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source can be used to get a single service principal federation policy.
|
|
10
|
+
*
|
|
11
|
+
* > **Note** This data source can only be used with an account-level provider!
|
|
12
|
+
*/
|
|
13
|
+
function getServicePrincipalFederationPolicy(args, opts) {
|
|
14
|
+
args = args || {};
|
|
15
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
16
|
+
return pulumi.runtime.invoke("databricks:index/getServicePrincipalFederationPolicy:getServicePrincipalFederationPolicy", {
|
|
17
|
+
"description": args.description,
|
|
18
|
+
"oidcPolicy": args.oidcPolicy,
|
|
19
|
+
"policyId": args.policyId,
|
|
20
|
+
"servicePrincipalId": args.servicePrincipalId,
|
|
21
|
+
}, opts);
|
|
22
|
+
}
|
|
23
|
+
exports.getServicePrincipalFederationPolicy = getServicePrincipalFederationPolicy;
|
|
24
|
+
/**
|
|
25
|
+
* This data source can be used to get a single service principal federation policy.
|
|
26
|
+
*
|
|
27
|
+
* > **Note** This data source can only be used with an account-level provider!
|
|
28
|
+
*/
|
|
29
|
+
function getServicePrincipalFederationPolicyOutput(args, opts) {
|
|
30
|
+
args = args || {};
|
|
31
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
32
|
+
return pulumi.runtime.invokeOutput("databricks:index/getServicePrincipalFederationPolicy:getServicePrincipalFederationPolicy", {
|
|
33
|
+
"description": args.description,
|
|
34
|
+
"oidcPolicy": args.oidcPolicy,
|
|
35
|
+
"policyId": args.policyId,
|
|
36
|
+
"servicePrincipalId": args.servicePrincipalId,
|
|
37
|
+
}, opts);
|
|
38
|
+
}
|
|
39
|
+
exports.getServicePrincipalFederationPolicyOutput = getServicePrincipalFederationPolicyOutput;
|
|
40
|
+
//# sourceMappingURL=getServicePrincipalFederationPolicy.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getServicePrincipalFederationPolicy.js","sourceRoot":"","sources":["../getServicePrincipalFederationPolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;GAIG;AACH,SAAgB,mCAAmC,CAAC,IAA8C,EAAE,IAA2B;IAC3H,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,0FAA0F,EAAE;QACrH,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;KAChD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,kFASC;AAsED;;;;GAIG;AACH,SAAgB,yCAAyC,CAAC,IAAoD,EAAE,IAAiC;IAC7I,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,0FAA0F,EAAE;QAC3H,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;KAChD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,8FASC"}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "./types/output";
|
|
3
|
+
/**
|
|
4
|
+
* This data source can be used to list all tag policies in the account.
|
|
5
|
+
*
|
|
6
|
+
* > **Note** This resource can only be used with an account-level provider!
|
|
7
|
+
*/
|
|
8
|
+
export declare function getTagPolicies(args?: GetTagPoliciesArgs, opts?: pulumi.InvokeOptions): Promise<GetTagPoliciesResult>;
|
|
9
|
+
/**
|
|
10
|
+
* A collection of arguments for invoking getTagPolicies.
|
|
11
|
+
*/
|
|
12
|
+
export interface GetTagPoliciesArgs {
|
|
13
|
+
/**
|
|
14
|
+
* Workspace ID of the resource
|
|
15
|
+
*/
|
|
16
|
+
workspaceId?: string;
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* A collection of values returned by getTagPolicies.
|
|
20
|
+
*/
|
|
21
|
+
export interface GetTagPoliciesResult {
|
|
22
|
+
/**
|
|
23
|
+
* The provider-assigned unique ID for this managed resource.
|
|
24
|
+
*/
|
|
25
|
+
readonly id: string;
|
|
26
|
+
readonly tagPolicies: outputs.GetTagPoliciesTagPolicy[];
|
|
27
|
+
readonly workspaceId?: string;
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* This data source can be used to list all tag policies in the account.
|
|
31
|
+
*
|
|
32
|
+
* > **Note** This resource can only be used with an account-level provider!
|
|
33
|
+
*/
|
|
34
|
+
export declare function getTagPoliciesOutput(args?: GetTagPoliciesOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetTagPoliciesResult>;
|
|
35
|
+
/**
|
|
36
|
+
* A collection of arguments for invoking getTagPolicies.
|
|
37
|
+
*/
|
|
38
|
+
export interface GetTagPoliciesOutputArgs {
|
|
39
|
+
/**
|
|
40
|
+
* Workspace ID of the resource
|
|
41
|
+
*/
|
|
42
|
+
workspaceId?: pulumi.Input<string>;
|
|
43
|
+
}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getTagPoliciesOutput = exports.getTagPolicies = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source can be used to list all tag policies in the account.
|
|
10
|
+
*
|
|
11
|
+
* > **Note** This resource can only be used with an account-level provider!
|
|
12
|
+
*/
|
|
13
|
+
function getTagPolicies(args, opts) {
|
|
14
|
+
args = args || {};
|
|
15
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
16
|
+
return pulumi.runtime.invoke("databricks:index/getTagPolicies:getTagPolicies", {
|
|
17
|
+
"workspaceId": args.workspaceId,
|
|
18
|
+
}, opts);
|
|
19
|
+
}
|
|
20
|
+
exports.getTagPolicies = getTagPolicies;
|
|
21
|
+
/**
|
|
22
|
+
* This data source can be used to list all tag policies in the account.
|
|
23
|
+
*
|
|
24
|
+
* > **Note** This resource can only be used with an account-level provider!
|
|
25
|
+
*/
|
|
26
|
+
function getTagPoliciesOutput(args, opts) {
|
|
27
|
+
args = args || {};
|
|
28
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
29
|
+
return pulumi.runtime.invokeOutput("databricks:index/getTagPolicies:getTagPolicies", {
|
|
30
|
+
"workspaceId": args.workspaceId,
|
|
31
|
+
}, opts);
|
|
32
|
+
}
|
|
33
|
+
exports.getTagPoliciesOutput = getTagPoliciesOutput;
|
|
34
|
+
//# sourceMappingURL=getTagPolicies.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getTagPolicies.js","sourceRoot":"","sources":["../getTagPolicies.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;GAIG;AACH,SAAgB,cAAc,CAAC,IAAyB,EAAE,IAA2B;IACjF,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,gDAAgD,EAAE;QAC3E,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wCAMC;AAuBD;;;;GAIG;AACH,SAAgB,oBAAoB,CAAC,IAA+B,EAAE,IAAiC;IACnG,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,gDAAgD,EAAE;QACjF,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oDAMC"}
|