@pulumi/databricks 1.85.0 → 1.86.0-alpha.1771301280

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.
Files changed (101) hide show
  1. package/app.d.ts +3 -0
  2. package/app.js +2 -0
  3. package/app.js.map +1 -1
  4. package/appsSpace.d.ts +207 -0
  5. package/appsSpace.js +86 -0
  6. package/appsSpace.js.map +1 -0
  7. package/clusterPolicy.d.ts +3 -0
  8. package/clusterPolicy.js +2 -0
  9. package/clusterPolicy.js.map +1 -1
  10. package/dbfsFile.d.ts +14 -0
  11. package/dbfsFile.js +2 -0
  12. package/dbfsFile.js.map +1 -1
  13. package/endpoint.d.ts +159 -0
  14. package/endpoint.js +102 -0
  15. package/endpoint.js.map +1 -0
  16. package/entitlements.d.ts +14 -0
  17. package/entitlements.js +2 -0
  18. package/entitlements.js.map +1 -1
  19. package/entityTagAssignment.d.ts +24 -0
  20. package/entityTagAssignment.js +6 -0
  21. package/entityTagAssignment.js.map +1 -1
  22. package/getAppsSpace.d.ts +117 -0
  23. package/getAppsSpace.js +30 -0
  24. package/getAppsSpace.js.map +1 -0
  25. package/getAppsSpaces.d.ts +49 -0
  26. package/getAppsSpaces.js +32 -0
  27. package/getAppsSpaces.js.map +1 -0
  28. package/getDatabaseInstances.d.ts +2 -2
  29. package/getEndpoint.d.ts +94 -0
  30. package/getEndpoint.js +46 -0
  31. package/getEndpoint.js.map +1 -0
  32. package/getEndpoints.d.ts +54 -0
  33. package/getEndpoints.js +48 -0
  34. package/getEndpoints.js.map +1 -0
  35. package/getEntityTagAssignment.d.ts +12 -0
  36. package/getEntityTagAssignment.js.map +1 -1
  37. package/getPostgresProjects.d.ts +2 -2
  38. package/index.d.ts +18 -0
  39. package/index.js +30 -8
  40. package/index.js.map +1 -1
  41. package/instancePool.d.ts +3 -0
  42. package/instancePool.js +2 -0
  43. package/instancePool.js.map +1 -1
  44. package/instanceProfile.d.ts +14 -0
  45. package/instanceProfile.js +2 -0
  46. package/instanceProfile.js.map +1 -1
  47. package/metastoreProvider.d.ts +14 -0
  48. package/metastoreProvider.js +2 -0
  49. package/metastoreProvider.js.map +1 -1
  50. package/mount.d.ts +6 -0
  51. package/mount.js +5 -0
  52. package/mount.js.map +1 -1
  53. package/mwsWorkspaces.d.ts +3 -3
  54. package/notificationDestination.d.ts +12 -0
  55. package/notificationDestination.js +2 -0
  56. package/notificationDestination.js.map +1 -1
  57. package/oboToken.d.ts +14 -0
  58. package/oboToken.js +2 -0
  59. package/oboToken.js.map +1 -1
  60. package/package.json +2 -2
  61. package/permissions.d.ts +3 -0
  62. package/permissions.js +2 -0
  63. package/permissions.js.map +1 -1
  64. package/pipeline.d.ts +3 -0
  65. package/pipeline.js +2 -0
  66. package/pipeline.js.map +1 -1
  67. package/repo.d.ts +3 -0
  68. package/repo.js +2 -0
  69. package/repo.js.map +1 -1
  70. package/secretScope.d.ts +12 -0
  71. package/secretScope.js +2 -0
  72. package/secretScope.js.map +1 -1
  73. package/servicePrincipalSecret.d.ts +14 -0
  74. package/servicePrincipalSecret.js +2 -0
  75. package/servicePrincipalSecret.js.map +1 -1
  76. package/sqlDashboard.d.ts +14 -0
  77. package/sqlDashboard.js +2 -0
  78. package/sqlDashboard.js.map +1 -1
  79. package/sqlGlobalConfig.d.ts +14 -0
  80. package/sqlGlobalConfig.js +2 -0
  81. package/sqlGlobalConfig.js.map +1 -1
  82. package/sqlQuery.d.ts +3 -0
  83. package/sqlQuery.js +2 -0
  84. package/sqlQuery.js.map +1 -1
  85. package/sqlVisualization.d.ts +14 -0
  86. package/sqlVisualization.js +2 -0
  87. package/sqlVisualization.js.map +1 -1
  88. package/sqlWidget.d.ts +12 -0
  89. package/sqlWidget.js +2 -0
  90. package/sqlWidget.js.map +1 -1
  91. package/table.d.ts +3 -0
  92. package/table.js +2 -0
  93. package/table.js.map +1 -1
  94. package/token.d.ts +17 -3
  95. package/token.js +2 -0
  96. package/token.js.map +1 -1
  97. package/types/input.d.ts +312 -6
  98. package/types/output.d.ts +863 -21
  99. package/workspaceConf.d.ts +14 -0
  100. package/workspaceConf.js +2 -0
  101. package/workspaceConf.js.map +1 -1
package/getEndpoint.js ADDED
@@ -0,0 +1,46 @@
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.getEndpointOutput = exports.getEndpoint = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * [![Private Preview](https://img.shields.io/badge/Release_Stage-Private_Preview-blueviolet)](https://docs.databricks.com/aws/en/release-notes/release-types)
10
+ *
11
+ * Endpoint datasource retrieves information about a single network connectivity endpoint for private access to Databricks workspaces.
12
+ *
13
+ * > **Note** This resource can only be used with an account-level provider!
14
+ *
15
+ * ## Example Usage
16
+ *
17
+ * ### Example for Azure cloud
18
+ * This is an example for getting an endpoint in Azure cloud:
19
+ */
20
+ function getEndpoint(args, opts) {
21
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
22
+ return pulumi.runtime.invoke("databricks:index/getEndpoint:getEndpoint", {
23
+ "name": args.name,
24
+ }, opts);
25
+ }
26
+ exports.getEndpoint = getEndpoint;
27
+ /**
28
+ * [![Private Preview](https://img.shields.io/badge/Release_Stage-Private_Preview-blueviolet)](https://docs.databricks.com/aws/en/release-notes/release-types)
29
+ *
30
+ * Endpoint datasource retrieves information about a single network connectivity endpoint for private access to Databricks workspaces.
31
+ *
32
+ * > **Note** This resource can only be used with an account-level provider!
33
+ *
34
+ * ## Example Usage
35
+ *
36
+ * ### Example for Azure cloud
37
+ * This is an example for getting an endpoint in Azure cloud:
38
+ */
39
+ function getEndpointOutput(args, opts) {
40
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
41
+ return pulumi.runtime.invokeOutput("databricks:index/getEndpoint:getEndpoint", {
42
+ "name": args.name,
43
+ }, opts);
44
+ }
45
+ exports.getEndpointOutput = getEndpointOutput;
46
+ //# sourceMappingURL=getEndpoint.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getEndpoint.js","sourceRoot":"","sources":["../getEndpoint.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,WAAW,CAAC,IAAqB,EAAE,IAA2B;IAC1E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0CAA0C,EAAE;QACrE,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kCAKC;AA4DD;;;;;;;;;;;GAWG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAAiC;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0CAA0C,EAAE;QAC3E,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8CAKC"}
@@ -0,0 +1,54 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "./types/output";
3
+ /**
4
+ * [![Private Preview](https://img.shields.io/badge/Release_Stage-Private_Preview-blueviolet)](https://docs.databricks.com/aws/en/release-notes/release-types)
5
+ *
6
+ * Endpoints datasource retrieves a list of all network connectivity endpoints for private access to Databricks workspaces.
7
+ *
8
+ * > **Note** This resource can only be used with an account-level provider!
9
+ *
10
+ * ## Example Usage
11
+ *
12
+ * ### Example for Azure cloud
13
+ * This is an example for listing endpoints in Azure cloud:
14
+ */
15
+ export declare function getEndpoints(args: GetEndpointsArgs, opts?: pulumi.InvokeOptions): Promise<GetEndpointsResult>;
16
+ /**
17
+ * A collection of arguments for invoking getEndpoints.
18
+ */
19
+ export interface GetEndpointsArgs {
20
+ pageSize?: number;
21
+ parent: string;
22
+ }
23
+ /**
24
+ * A collection of values returned by getEndpoints.
25
+ */
26
+ export interface GetEndpointsResult {
27
+ /**
28
+ * The provider-assigned unique ID for this managed resource.
29
+ */
30
+ readonly id: string;
31
+ readonly items: outputs.GetEndpointsItem[];
32
+ readonly pageSize?: number;
33
+ readonly parent: string;
34
+ }
35
+ /**
36
+ * [![Private Preview](https://img.shields.io/badge/Release_Stage-Private_Preview-blueviolet)](https://docs.databricks.com/aws/en/release-notes/release-types)
37
+ *
38
+ * Endpoints datasource retrieves a list of all network connectivity endpoints for private access to Databricks workspaces.
39
+ *
40
+ * > **Note** This resource can only be used with an account-level provider!
41
+ *
42
+ * ## Example Usage
43
+ *
44
+ * ### Example for Azure cloud
45
+ * This is an example for listing endpoints in Azure cloud:
46
+ */
47
+ export declare function getEndpointsOutput(args: GetEndpointsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetEndpointsResult>;
48
+ /**
49
+ * A collection of arguments for invoking getEndpoints.
50
+ */
51
+ export interface GetEndpointsOutputArgs {
52
+ pageSize?: pulumi.Input<number>;
53
+ parent: pulumi.Input<string>;
54
+ }
@@ -0,0 +1,48 @@
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.getEndpointsOutput = exports.getEndpoints = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * [![Private Preview](https://img.shields.io/badge/Release_Stage-Private_Preview-blueviolet)](https://docs.databricks.com/aws/en/release-notes/release-types)
10
+ *
11
+ * Endpoints datasource retrieves a list of all network connectivity endpoints for private access to Databricks workspaces.
12
+ *
13
+ * > **Note** This resource can only be used with an account-level provider!
14
+ *
15
+ * ## Example Usage
16
+ *
17
+ * ### Example for Azure cloud
18
+ * This is an example for listing endpoints in Azure cloud:
19
+ */
20
+ function getEndpoints(args, opts) {
21
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
22
+ return pulumi.runtime.invoke("databricks:index/getEndpoints:getEndpoints", {
23
+ "pageSize": args.pageSize,
24
+ "parent": args.parent,
25
+ }, opts);
26
+ }
27
+ exports.getEndpoints = getEndpoints;
28
+ /**
29
+ * [![Private Preview](https://img.shields.io/badge/Release_Stage-Private_Preview-blueviolet)](https://docs.databricks.com/aws/en/release-notes/release-types)
30
+ *
31
+ * Endpoints datasource retrieves a list of all network connectivity endpoints for private access to Databricks workspaces.
32
+ *
33
+ * > **Note** This resource can only be used with an account-level provider!
34
+ *
35
+ * ## Example Usage
36
+ *
37
+ * ### Example for Azure cloud
38
+ * This is an example for listing endpoints in Azure cloud:
39
+ */
40
+ function getEndpointsOutput(args, opts) {
41
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
42
+ return pulumi.runtime.invokeOutput("databricks:index/getEndpoints:getEndpoints", {
43
+ "pageSize": args.pageSize,
44
+ "parent": args.parent,
45
+ }, opts);
46
+ }
47
+ exports.getEndpointsOutput = getEndpointsOutput;
48
+ //# sourceMappingURL=getEndpoints.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getEndpoints.js","sourceRoot":"","sources":["../getEndpoints.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;GAWG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;IAC5E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4CAA4C,EAAE;QACvE,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oCAMC;AAsBD;;;;;;;;;;;GAWG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAAiC;IAC9F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4CAA4C,EAAE;QAC7E,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gDAMC"}
@@ -80,6 +80,10 @@ export interface GetEntityTagAssignmentResult {
80
80
  */
81
81
  readonly id: string;
82
82
  readonly providerConfig?: outputs.GetEntityTagAssignmentProviderConfig;
83
+ /**
84
+ * (string) - The source type of the tag assignment, e.g., user-assigned or system-assigned. Possible values are: `TAG_ASSIGNMENT_SOURCE_TYPE_SYSTEM_DATA_CLASSIFICATION`
85
+ */
86
+ readonly sourceType: string;
83
87
  /**
84
88
  * (string) - The key of the tag
85
89
  */
@@ -88,6 +92,14 @@ export interface GetEntityTagAssignmentResult {
88
92
  * (string) - The value of the tag
89
93
  */
90
94
  readonly tagValue: string;
95
+ /**
96
+ * (string) - The timestamp when the tag assignment was last updated
97
+ */
98
+ readonly updateTime: string;
99
+ /**
100
+ * (string) - The user or principal who updated the tag assignment
101
+ */
102
+ readonly updatedBy: string;
91
103
  }
92
104
  /**
93
105
  * [![Public Preview](https://img.shields.io/badge/Release_Stage-Public_Preview-yellowgreen)](https://docs.databricks.com/aws/en/release-notes/release-types)
@@ -1 +1 @@
1
- {"version":3,"file":"getEntityTagAssignment.js","sourceRoot":"","sources":["../getEntityTagAssignment.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gEAAgE,EAAE;QAC3F,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,wDAQC;AAkDD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAAiC;IAClH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gEAAgE,EAAE;QACjG,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,oEAQC"}
1
+ {"version":3,"file":"getEntityTagAssignment.js","sourceRoot":"","sources":["../getEntityTagAssignment.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gEAAgE,EAAE;QAC3F,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,wDAQC;AA8DD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAAiC;IAClH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gEAAgE,EAAE;QACjG,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,oEAQC"}
@@ -24,7 +24,7 @@ export declare function getPostgresProjects(args?: GetPostgresProjectsArgs, opts
24
24
  */
25
25
  export interface GetPostgresProjectsArgs {
26
26
  /**
27
- * Upper bound for items returned. Cannot be negative
27
+ * Upper bound for items returned. Cannot be negative. The maximum value is 100
28
28
  */
29
29
  pageSize?: number;
30
30
  /**
@@ -67,7 +67,7 @@ export declare function getPostgresProjectsOutput(args?: GetPostgresProjectsOutp
67
67
  */
68
68
  export interface GetPostgresProjectsOutputArgs {
69
69
  /**
70
- * Upper bound for items returned. Cannot be negative
70
+ * Upper bound for items returned. Cannot be negative. The maximum value is 100
71
71
  */
72
72
  pageSize?: pulumi.Input<number>;
73
73
  /**
package/index.d.ts CHANGED
@@ -31,6 +31,9 @@ export declare const App: typeof import("./app").App;
31
31
  export { AppsSettingsCustomTemplateArgs, AppsSettingsCustomTemplateState } from "./appsSettingsCustomTemplate";
32
32
  export type AppsSettingsCustomTemplate = import("./appsSettingsCustomTemplate").AppsSettingsCustomTemplate;
33
33
  export declare const AppsSettingsCustomTemplate: typeof import("./appsSettingsCustomTemplate").AppsSettingsCustomTemplate;
34
+ export { AppsSpaceArgs, AppsSpaceState } from "./appsSpace";
35
+ export type AppsSpace = import("./appsSpace").AppsSpace;
36
+ export declare const AppsSpace: typeof import("./appsSpace").AppsSpace;
34
37
  export { ArtifactAllowlistArgs, ArtifactAllowlistState } from "./artifactAllowlist";
35
38
  export type ArtifactAllowlist = import("./artifactAllowlist").ArtifactAllowlist;
36
39
  export declare const ArtifactAllowlist: typeof import("./artifactAllowlist").ArtifactAllowlist;
@@ -103,6 +106,9 @@ export declare const DisableLegacyDbfsSetting: typeof import("./disableLegacyDbf
103
106
  export { DisableLegacyFeaturesSettingArgs, DisableLegacyFeaturesSettingState } from "./disableLegacyFeaturesSetting";
104
107
  export type DisableLegacyFeaturesSetting = import("./disableLegacyFeaturesSetting").DisableLegacyFeaturesSetting;
105
108
  export declare const DisableLegacyFeaturesSetting: typeof import("./disableLegacyFeaturesSetting").DisableLegacyFeaturesSetting;
109
+ export { EndpointArgs, EndpointState } from "./endpoint";
110
+ export type Endpoint = import("./endpoint").Endpoint;
111
+ export declare const Endpoint: typeof import("./endpoint").Endpoint;
106
112
  export { EnhancedSecurityMonitoringWorkspaceSettingArgs, EnhancedSecurityMonitoringWorkspaceSettingState } from "./enhancedSecurityMonitoringWorkspaceSetting";
107
113
  export type EnhancedSecurityMonitoringWorkspaceSetting = import("./enhancedSecurityMonitoringWorkspaceSetting").EnhancedSecurityMonitoringWorkspaceSetting;
108
114
  export declare const EnhancedSecurityMonitoringWorkspaceSetting: typeof import("./enhancedSecurityMonitoringWorkspaceSetting").EnhancedSecurityMonitoringWorkspaceSetting;
@@ -166,6 +172,12 @@ export declare const getAppsSettingsCustomTemplateOutput: typeof import("./getAp
166
172
  export { GetAppsSettingsCustomTemplatesArgs, GetAppsSettingsCustomTemplatesResult, GetAppsSettingsCustomTemplatesOutputArgs } from "./getAppsSettingsCustomTemplates";
167
173
  export declare const getAppsSettingsCustomTemplates: typeof import("./getAppsSettingsCustomTemplates").getAppsSettingsCustomTemplates;
168
174
  export declare const getAppsSettingsCustomTemplatesOutput: typeof import("./getAppsSettingsCustomTemplates").getAppsSettingsCustomTemplatesOutput;
175
+ export { GetAppsSpaceArgs, GetAppsSpaceResult, GetAppsSpaceOutputArgs } from "./getAppsSpace";
176
+ export declare const getAppsSpace: typeof import("./getAppsSpace").getAppsSpace;
177
+ export declare const getAppsSpaceOutput: typeof import("./getAppsSpace").getAppsSpaceOutput;
178
+ export { GetAppsSpacesArgs, GetAppsSpacesResult, GetAppsSpacesOutputArgs } from "./getAppsSpaces";
179
+ export declare const getAppsSpaces: typeof import("./getAppsSpaces").getAppsSpaces;
180
+ export declare const getAppsSpacesOutput: typeof import("./getAppsSpaces").getAppsSpacesOutput;
169
181
  export { GetAwsAssumeRolePolicyArgs, GetAwsAssumeRolePolicyResult, GetAwsAssumeRolePolicyOutputArgs } from "./getAwsAssumeRolePolicy";
170
182
  export declare const getAwsAssumeRolePolicy: typeof import("./getAwsAssumeRolePolicy").getAwsAssumeRolePolicy;
171
183
  export declare const getAwsAssumeRolePolicyOutput: typeof import("./getAwsAssumeRolePolicy").getAwsAssumeRolePolicyOutput;
@@ -253,6 +265,12 @@ export declare const getDbfsFilePathsOutput: typeof import("./getDbfsFilePaths")
253
265
  export { GetDirectoryArgs, GetDirectoryResult, GetDirectoryOutputArgs } from "./getDirectory";
254
266
  export declare const getDirectory: typeof import("./getDirectory").getDirectory;
255
267
  export declare const getDirectoryOutput: typeof import("./getDirectory").getDirectoryOutput;
268
+ export { GetEndpointArgs, GetEndpointResult, GetEndpointOutputArgs } from "./getEndpoint";
269
+ export declare const getEndpoint: typeof import("./getEndpoint").getEndpoint;
270
+ export declare const getEndpointOutput: typeof import("./getEndpoint").getEndpointOutput;
271
+ export { GetEndpointsArgs, GetEndpointsResult, GetEndpointsOutputArgs } from "./getEndpoints";
272
+ export declare const getEndpoints: typeof import("./getEndpoints").getEndpoints;
273
+ export declare const getEndpointsOutput: typeof import("./getEndpoints").getEndpointsOutput;
256
274
  export { GetEntityTagAssignmentArgs, GetEntityTagAssignmentResult, GetEntityTagAssignmentOutputArgs } from "./getEntityTagAssignment";
257
275
  export declare const getEntityTagAssignment: typeof import("./getEntityTagAssignment").getEntityTagAssignment;
258
276
  export declare const getEntityTagAssignmentOutput: typeof import("./getEntityTagAssignment").getEntityTagAssignmentOutput;
package/index.js CHANGED
@@ -16,14 +16,14 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
16
16
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
17
17
  };
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
19
- exports.getAccountNetworkPoliciesOutput = exports.getAccountNetworkPolicies = exports.getAccountFederationPolicyOutput = exports.getAccountFederationPolicy = exports.getAccountFederationPoliciesOutput = exports.getAccountFederationPolicies = exports.File = exports.FeatureEngineeringMaterializedFeature = exports.FeatureEngineeringKafkaConfig = exports.FeatureEngineeringFeature = exports.ExternalMetadata = exports.ExternalLocation = exports.EntityTagAssignment = exports.Entitlements = exports.EnhancedSecurityMonitoringWorkspaceSetting = exports.DisableLegacyFeaturesSetting = exports.DisableLegacyDbfsSetting = exports.DisableLegacyAccessSetting = exports.Directory = exports.DefaultNamespaceSetting = exports.DbfsFile = exports.DatabaseSyncedDatabaseTable = exports.DatabaseInstance = exports.DatabaseDatabaseCatalog = exports.DataQualityRefresh = exports.DataQualityMonitor = exports.Dashboard = exports.CustomAppIntegration = exports.Credential = exports.Connection = exports.ComplianceSecurityProfileWorkspaceSetting = exports.ClusterPolicy = exports.Cluster = exports.CatalogWorkspaceBinding = exports.Catalog = exports.BudgetPolicy = exports.Budget = exports.AutomaticClusterUpdateWorkspaceSetting = exports.ArtifactAllowlist = exports.AppsSettingsCustomTemplate = exports.App = exports.AlertV2 = exports.Alert = exports.AibiDashboardEmbeddingApprovedDomainsSetting = exports.AibiDashboardEmbeddingAccessPolicySetting = exports.AccountSettingV2 = exports.AccountSettingUserPreferenceV2 = exports.AccountNetworkPolicy = exports.AccountFederationPolicy = exports.AccessControlRuleSet = void 0;
20
- exports.getDashboardsOutput = exports.getDashboards = exports.getCurrentUserOutput = exports.getCurrentUser = exports.getCurrentMetastoreOutput = exports.getCurrentMetastore = exports.getCurrentConfigOutput = exports.getCurrentConfig = exports.getClustersOutput = exports.getClusters = exports.getClusterPolicyOutput = exports.getClusterPolicy = exports.getClusterOutput = exports.getCluster = exports.getCatalogsOutput = exports.getCatalogs = exports.getCatalogOutput = exports.getCatalog = exports.getBudgetPolicyOutput = exports.getBudgetPolicy = exports.getBudgetPoliciesOutput = exports.getBudgetPolicies = exports.getAwsUnityCatalogPolicyOutput = exports.getAwsUnityCatalogPolicy = exports.getAwsUnityCatalogAssumeRolePolicyOutput = exports.getAwsUnityCatalogAssumeRolePolicy = exports.getAwsCrossAccountPolicyOutput = exports.getAwsCrossAccountPolicy = exports.getAwsBucketPolicyOutput = exports.getAwsBucketPolicy = exports.getAwsAssumeRolePolicyOutput = exports.getAwsAssumeRolePolicy = exports.getAppsSettingsCustomTemplatesOutput = exports.getAppsSettingsCustomTemplates = exports.getAppsSettingsCustomTemplateOutput = exports.getAppsSettingsCustomTemplate = exports.getAppsOutput = exports.getApps = exports.getAppOutput = exports.getApp = exports.getAlertsV2Output = exports.getAlertsV2 = exports.getAlertV2Output = exports.getAlertV2 = exports.getAccountSettingV2Output = exports.getAccountSettingV2 = exports.getAccountSettingUserPreferenceV2Output = exports.getAccountSettingUserPreferenceV2 = exports.getAccountNetworkPolicyOutput = exports.getAccountNetworkPolicy = void 0;
21
- exports.getFeatureEngineeringMaterializedFeaturesOutput = exports.getFeatureEngineeringMaterializedFeatures = exports.getFeatureEngineeringMaterializedFeatureOutput = exports.getFeatureEngineeringMaterializedFeature = exports.getFeatureEngineeringKafkaConfigsOutput = exports.getFeatureEngineeringKafkaConfigs = exports.getFeatureEngineeringKafkaConfigOutput = exports.getFeatureEngineeringKafkaConfig = exports.getFeatureEngineeringFeaturesOutput = exports.getFeatureEngineeringFeatures = exports.getFeatureEngineeringFeatureOutput = exports.getFeatureEngineeringFeature = exports.getExternalMetadatasOutput = exports.getExternalMetadatas = exports.getExternalMetadataOutput = exports.getExternalMetadata = exports.getExternalLocationsOutput = exports.getExternalLocations = exports.getExternalLocationOutput = exports.getExternalLocation = exports.getEntityTagAssignmentsOutput = exports.getEntityTagAssignments = exports.getEntityTagAssignmentOutput = exports.getEntityTagAssignment = exports.getDirectoryOutput = exports.getDirectory = exports.getDbfsFilePathsOutput = exports.getDbfsFilePaths = exports.getDbfsFileOutput = exports.getDbfsFile = exports.getDatabaseSyncedDatabaseTablesOutput = exports.getDatabaseSyncedDatabaseTables = exports.getDatabaseSyncedDatabaseTableOutput = exports.getDatabaseSyncedDatabaseTable = exports.getDatabaseInstancesOutput = exports.getDatabaseInstances = exports.getDatabaseInstanceOutput = exports.getDatabaseInstance = exports.getDatabaseDatabaseCatalogsOutput = exports.getDatabaseDatabaseCatalogs = exports.getDatabaseDatabaseCatalogOutput = exports.getDatabaseDatabaseCatalog = exports.getDataQualityRefreshesOutput = exports.getDataQualityRefreshes = exports.getDataQualityRefreshOutput = exports.getDataQualityRefresh = exports.getDataQualityMonitorsOutput = exports.getDataQualityMonitors = exports.getDataQualityMonitorOutput = exports.getDataQualityMonitor = void 0;
22
- exports.getPolicyInfoOutput = exports.getPolicyInfo = exports.getPipelinesOutput = exports.getPipelines = exports.getOnlineStoresOutput = exports.getOnlineStores = exports.getOnlineStoreOutput = exports.getOnlineStore = exports.getNotificationDestinationsOutput = exports.getNotificationDestinations = exports.getNotebookPathsOutput = exports.getNotebookPaths = exports.getNotebookOutput = exports.getNotebook = exports.getNodeTypeOutput = exports.getNodeType = exports.getMwsWorkspacesOutput = exports.getMwsWorkspaces = exports.getMwsNetworkConnectivityConfigsOutput = exports.getMwsNetworkConnectivityConfigs = exports.getMwsNetworkConnectivityConfigOutput = exports.getMwsNetworkConnectivityConfig = exports.getMwsCredentialsOutput = exports.getMwsCredentials = exports.getMlflowModelsOutput = exports.getMlflowModels = exports.getMlflowModelOutput = exports.getMlflowModel = exports.getMlflowExperimentOutput = exports.getMlflowExperiment = exports.getMetastoresOutput = exports.getMetastores = exports.getMetastoreOutput = exports.getMetastore = exports.getMaterializedFeaturesFeatureTagsOutput = exports.getMaterializedFeaturesFeatureTags = exports.getMaterializedFeaturesFeatureTagOutput = exports.getMaterializedFeaturesFeatureTag = exports.getJobsOutput = exports.getJobs = exports.getJobOutput = exports.getJob = exports.getInstanceProfilesOutput = exports.getInstanceProfiles = exports.getInstancePoolOutput = exports.getInstancePool = exports.getGroupOutput = exports.getGroup = exports.getFunctionsOutput = exports.getFunctions = void 0;
23
- exports.getStorageCredentialOutput = exports.getStorageCredential = exports.getSqlWarehousesOutput = exports.getSqlWarehouses = exports.getSqlWarehouseOutput = exports.getSqlWarehouse = exports.getSparkVersionOutput = exports.getSparkVersion = exports.getSharesOutput = exports.getShares = exports.getShareOutput = exports.getShare = exports.getServingEndpointsOutput = exports.getServingEndpoints = exports.getServicePrincipalsOutput = exports.getServicePrincipals = exports.getServicePrincipalFederationPolicyOutput = exports.getServicePrincipalFederationPolicy = exports.getServicePrincipalFederationPoliciesOutput = exports.getServicePrincipalFederationPolicies = exports.getServicePrincipalOutput = exports.getServicePrincipal = exports.getSchemasOutput = exports.getSchemas = exports.getSchemaOutput = exports.getSchema = exports.getRfaAccessRequestDestinationsOutput = exports.getRfaAccessRequestDestinations = exports.getRegisteredModelVersionsOutput = exports.getRegisteredModelVersions = exports.getRegisteredModelOutput = exports.getRegisteredModel = exports.getQualityMonitorsV2Output = exports.getQualityMonitorsV2 = exports.getQualityMonitorV2Output = exports.getQualityMonitorV2 = exports.getPostgresProjectsOutput = exports.getPostgresProjects = exports.getPostgresProjectOutput = exports.getPostgresProject = exports.getPostgresEndpointsOutput = exports.getPostgresEndpoints = exports.getPostgresEndpointOutput = exports.getPostgresEndpoint = exports.getPostgresBranchesOutput = exports.getPostgresBranches = exports.getPostgresBranchOutput = exports.getPostgresBranch = exports.getPolicyInfosOutput = exports.getPolicyInfos = void 0;
24
- exports.Metastore = exports.MaterializedFeaturesFeatureTag = exports.Library = exports.LakehouseMonitor = exports.Job = exports.IpAccessList = exports.InstanceProfile = exports.InstancePool = exports.GroupRole = exports.GroupMember = exports.GroupInstanceProfile = exports.Group = exports.Grants = exports.Grant = exports.GlobalInitScript = exports.GitCredential = exports.getZonesOutput = exports.getZones = exports.getWorkspaceSettingV2Output = exports.getWorkspaceSettingV2 = exports.getWorkspaceNetworkOptionOutput = exports.getWorkspaceNetworkOption = exports.getWorkspaceEntityTagAssignmentsOutput = exports.getWorkspaceEntityTagAssignments = exports.getWorkspaceEntityTagAssignmentOutput = exports.getWorkspaceEntityTagAssignment = exports.getWarehousesDefaultWarehouseOverridesOutput = exports.getWarehousesDefaultWarehouseOverrides = exports.getWarehousesDefaultWarehouseOverrideOutput = exports.getWarehousesDefaultWarehouseOverride = exports.getVolumesOutput = exports.getVolumes = exports.getVolumeOutput = exports.getVolume = exports.getViewsOutput = exports.getViews = exports.getUsersOutput = exports.getUsers = exports.getUserOutput = exports.getUser = exports.getTagPolicyOutput = exports.getTagPolicy = exports.getTagPoliciesOutput = exports.getTagPolicies = exports.getTablesOutput = exports.getTables = exports.getTableOutput = exports.getTable = exports.getStorageCredentialsOutput = exports.getStorageCredentials = void 0;
25
- exports.Share = exports.ServicePrincipalSecret = exports.ServicePrincipalRole = exports.ServicePrincipalFederationPolicy = exports.ServicePrincipal = exports.SecretScope = exports.SecretAcl = exports.Secret = exports.Schema = exports.RfaAccessRequestDestinations = exports.RestrictWorkspaceAdminsSetting = exports.Repo = exports.RegisteredModel = exports.Recipient = exports.Query = exports.QualityMonitorV2 = exports.QualityMonitor = exports.PostgresProject = exports.PostgresEndpoint = exports.PostgresBranch = exports.PolicyInfo = exports.Pipeline = exports.Permissions = exports.PermissionAssignment = exports.OnlineTable = exports.OnlineStore = exports.OboToken = exports.NotificationDestination = exports.Notebook = exports.MwsWorkspaces = exports.MwsVpcEndpoint = exports.MwsStorageConfigurations = exports.MwsPrivateAccessSettings = exports.MwsPermissionAssignment = exports.MwsNetworks = exports.MwsNetworkConnectivityConfig = exports.MwsNccPrivateEndpointRule = exports.MwsNccBinding = exports.MwsLogDelivery = exports.MwsCustomerManagedKeys = exports.MwsCredentials = exports.Mount = exports.ModelServingProvisionedThroughput = exports.ModelServing = exports.MlflowWebhook = exports.MlflowModel = exports.MlflowExperiment = exports.MetastoreProvider = exports.MetastoreDataAccess = exports.MetastoreAssignment = void 0;
26
- exports.types = exports.config = exports.WorkspaceSettingV2 = exports.WorkspaceNetworkOption = exports.WorkspaceFile = exports.WorkspaceEntityTagAssignment = exports.WorkspaceConf = exports.WorkspaceBinding = exports.WarehousesDefaultWarehouseOverride = exports.Volume = exports.VectorSearchIndex = exports.VectorSearchEndpoint = exports.UserRole = exports.UserInstanceProfile = exports.User = exports.Token = exports.TagPolicy = exports.Table = exports.SystemSchema = exports.StorageCredential = exports.SqlWidget = exports.SqlVisualization = exports.SqlTable = exports.SqlQuery = exports.SqlPermissions = exports.SqlGlobalConfig = exports.SqlEndpoint = exports.SqlDashboard = exports.SqlAlert = void 0;
19
+ exports.getAccountFederationPolicyOutput = exports.getAccountFederationPolicy = exports.getAccountFederationPoliciesOutput = exports.getAccountFederationPolicies = exports.File = exports.FeatureEngineeringMaterializedFeature = exports.FeatureEngineeringKafkaConfig = exports.FeatureEngineeringFeature = exports.ExternalMetadata = exports.ExternalLocation = exports.EntityTagAssignment = exports.Entitlements = exports.EnhancedSecurityMonitoringWorkspaceSetting = exports.Endpoint = exports.DisableLegacyFeaturesSetting = exports.DisableLegacyDbfsSetting = exports.DisableLegacyAccessSetting = exports.Directory = exports.DefaultNamespaceSetting = exports.DbfsFile = exports.DatabaseSyncedDatabaseTable = exports.DatabaseInstance = exports.DatabaseDatabaseCatalog = exports.DataQualityRefresh = exports.DataQualityMonitor = exports.Dashboard = exports.CustomAppIntegration = exports.Credential = exports.Connection = exports.ComplianceSecurityProfileWorkspaceSetting = exports.ClusterPolicy = exports.Cluster = exports.CatalogWorkspaceBinding = exports.Catalog = exports.BudgetPolicy = exports.Budget = exports.AutomaticClusterUpdateWorkspaceSetting = exports.ArtifactAllowlist = exports.AppsSpace = exports.AppsSettingsCustomTemplate = exports.App = exports.AlertV2 = exports.Alert = exports.AibiDashboardEmbeddingApprovedDomainsSetting = exports.AibiDashboardEmbeddingAccessPolicySetting = exports.AccountSettingV2 = exports.AccountSettingUserPreferenceV2 = exports.AccountNetworkPolicy = exports.AccountFederationPolicy = exports.AccessControlRuleSet = void 0;
20
+ exports.getCurrentConfigOutput = exports.getCurrentConfig = exports.getClustersOutput = exports.getClusters = exports.getClusterPolicyOutput = exports.getClusterPolicy = exports.getClusterOutput = exports.getCluster = exports.getCatalogsOutput = exports.getCatalogs = exports.getCatalogOutput = exports.getCatalog = exports.getBudgetPolicyOutput = exports.getBudgetPolicy = exports.getBudgetPoliciesOutput = exports.getBudgetPolicies = exports.getAwsUnityCatalogPolicyOutput = exports.getAwsUnityCatalogPolicy = exports.getAwsUnityCatalogAssumeRolePolicyOutput = exports.getAwsUnityCatalogAssumeRolePolicy = exports.getAwsCrossAccountPolicyOutput = exports.getAwsCrossAccountPolicy = exports.getAwsBucketPolicyOutput = exports.getAwsBucketPolicy = exports.getAwsAssumeRolePolicyOutput = exports.getAwsAssumeRolePolicy = exports.getAppsSpacesOutput = exports.getAppsSpaces = exports.getAppsSpaceOutput = exports.getAppsSpace = exports.getAppsSettingsCustomTemplatesOutput = exports.getAppsSettingsCustomTemplates = exports.getAppsSettingsCustomTemplateOutput = exports.getAppsSettingsCustomTemplate = exports.getAppsOutput = exports.getApps = exports.getAppOutput = exports.getApp = exports.getAlertsV2Output = exports.getAlertsV2 = exports.getAlertV2Output = exports.getAlertV2 = exports.getAccountSettingV2Output = exports.getAccountSettingV2 = exports.getAccountSettingUserPreferenceV2Output = exports.getAccountSettingUserPreferenceV2 = exports.getAccountNetworkPolicyOutput = exports.getAccountNetworkPolicy = exports.getAccountNetworkPoliciesOutput = exports.getAccountNetworkPolicies = void 0;
21
+ exports.getFeatureEngineeringFeatureOutput = exports.getFeatureEngineeringFeature = exports.getExternalMetadatasOutput = exports.getExternalMetadatas = exports.getExternalMetadataOutput = exports.getExternalMetadata = exports.getExternalLocationsOutput = exports.getExternalLocations = exports.getExternalLocationOutput = exports.getExternalLocation = exports.getEntityTagAssignmentsOutput = exports.getEntityTagAssignments = exports.getEntityTagAssignmentOutput = exports.getEntityTagAssignment = exports.getEndpointsOutput = exports.getEndpoints = exports.getEndpointOutput = exports.getEndpoint = exports.getDirectoryOutput = exports.getDirectory = exports.getDbfsFilePathsOutput = exports.getDbfsFilePaths = exports.getDbfsFileOutput = exports.getDbfsFile = exports.getDatabaseSyncedDatabaseTablesOutput = exports.getDatabaseSyncedDatabaseTables = exports.getDatabaseSyncedDatabaseTableOutput = exports.getDatabaseSyncedDatabaseTable = exports.getDatabaseInstancesOutput = exports.getDatabaseInstances = exports.getDatabaseInstanceOutput = exports.getDatabaseInstance = exports.getDatabaseDatabaseCatalogsOutput = exports.getDatabaseDatabaseCatalogs = exports.getDatabaseDatabaseCatalogOutput = exports.getDatabaseDatabaseCatalog = exports.getDataQualityRefreshesOutput = exports.getDataQualityRefreshes = exports.getDataQualityRefreshOutput = exports.getDataQualityRefresh = exports.getDataQualityMonitorsOutput = exports.getDataQualityMonitors = exports.getDataQualityMonitorOutput = exports.getDataQualityMonitor = exports.getDashboardsOutput = exports.getDashboards = exports.getCurrentUserOutput = exports.getCurrentUser = exports.getCurrentMetastoreOutput = exports.getCurrentMetastore = void 0;
22
+ exports.getNotebookPathsOutput = exports.getNotebookPaths = exports.getNotebookOutput = exports.getNotebook = exports.getNodeTypeOutput = exports.getNodeType = exports.getMwsWorkspacesOutput = exports.getMwsWorkspaces = exports.getMwsNetworkConnectivityConfigsOutput = exports.getMwsNetworkConnectivityConfigs = exports.getMwsNetworkConnectivityConfigOutput = exports.getMwsNetworkConnectivityConfig = exports.getMwsCredentialsOutput = exports.getMwsCredentials = exports.getMlflowModelsOutput = exports.getMlflowModels = exports.getMlflowModelOutput = exports.getMlflowModel = exports.getMlflowExperimentOutput = exports.getMlflowExperiment = exports.getMetastoresOutput = exports.getMetastores = exports.getMetastoreOutput = exports.getMetastore = exports.getMaterializedFeaturesFeatureTagsOutput = exports.getMaterializedFeaturesFeatureTags = exports.getMaterializedFeaturesFeatureTagOutput = exports.getMaterializedFeaturesFeatureTag = exports.getJobsOutput = exports.getJobs = exports.getJobOutput = exports.getJob = exports.getInstanceProfilesOutput = exports.getInstanceProfiles = exports.getInstancePoolOutput = exports.getInstancePool = exports.getGroupOutput = exports.getGroup = exports.getFunctionsOutput = exports.getFunctions = exports.getFeatureEngineeringMaterializedFeaturesOutput = exports.getFeatureEngineeringMaterializedFeatures = exports.getFeatureEngineeringMaterializedFeatureOutput = exports.getFeatureEngineeringMaterializedFeature = exports.getFeatureEngineeringKafkaConfigsOutput = exports.getFeatureEngineeringKafkaConfigs = exports.getFeatureEngineeringKafkaConfigOutput = exports.getFeatureEngineeringKafkaConfig = exports.getFeatureEngineeringFeaturesOutput = exports.getFeatureEngineeringFeatures = void 0;
23
+ exports.getShareOutput = exports.getShare = exports.getServingEndpointsOutput = exports.getServingEndpoints = exports.getServicePrincipalsOutput = exports.getServicePrincipals = exports.getServicePrincipalFederationPolicyOutput = exports.getServicePrincipalFederationPolicy = exports.getServicePrincipalFederationPoliciesOutput = exports.getServicePrincipalFederationPolicies = exports.getServicePrincipalOutput = exports.getServicePrincipal = exports.getSchemasOutput = exports.getSchemas = exports.getSchemaOutput = exports.getSchema = exports.getRfaAccessRequestDestinationsOutput = exports.getRfaAccessRequestDestinations = exports.getRegisteredModelVersionsOutput = exports.getRegisteredModelVersions = exports.getRegisteredModelOutput = exports.getRegisteredModel = exports.getQualityMonitorsV2Output = exports.getQualityMonitorsV2 = exports.getQualityMonitorV2Output = exports.getQualityMonitorV2 = exports.getPostgresProjectsOutput = exports.getPostgresProjects = exports.getPostgresProjectOutput = exports.getPostgresProject = exports.getPostgresEndpointsOutput = exports.getPostgresEndpoints = exports.getPostgresEndpointOutput = exports.getPostgresEndpoint = exports.getPostgresBranchesOutput = exports.getPostgresBranches = exports.getPostgresBranchOutput = exports.getPostgresBranch = exports.getPolicyInfosOutput = exports.getPolicyInfos = exports.getPolicyInfoOutput = exports.getPolicyInfo = exports.getPipelinesOutput = exports.getPipelines = exports.getOnlineStoresOutput = exports.getOnlineStores = exports.getOnlineStoreOutput = exports.getOnlineStore = exports.getNotificationDestinationsOutput = exports.getNotificationDestinations = void 0;
24
+ exports.GroupInstanceProfile = exports.Group = exports.Grants = exports.Grant = exports.GlobalInitScript = exports.GitCredential = exports.getZonesOutput = exports.getZones = exports.getWorkspaceSettingV2Output = exports.getWorkspaceSettingV2 = exports.getWorkspaceNetworkOptionOutput = exports.getWorkspaceNetworkOption = exports.getWorkspaceEntityTagAssignmentsOutput = exports.getWorkspaceEntityTagAssignments = exports.getWorkspaceEntityTagAssignmentOutput = exports.getWorkspaceEntityTagAssignment = exports.getWarehousesDefaultWarehouseOverridesOutput = exports.getWarehousesDefaultWarehouseOverrides = exports.getWarehousesDefaultWarehouseOverrideOutput = exports.getWarehousesDefaultWarehouseOverride = exports.getVolumesOutput = exports.getVolumes = exports.getVolumeOutput = exports.getVolume = exports.getViewsOutput = exports.getViews = exports.getUsersOutput = exports.getUsers = exports.getUserOutput = exports.getUser = exports.getTagPolicyOutput = exports.getTagPolicy = exports.getTagPoliciesOutput = exports.getTagPolicies = exports.getTablesOutput = exports.getTables = exports.getTableOutput = exports.getTable = exports.getStorageCredentialsOutput = exports.getStorageCredentials = exports.getStorageCredentialOutput = exports.getStorageCredential = exports.getSqlWarehousesOutput = exports.getSqlWarehouses = exports.getSqlWarehouseOutput = exports.getSqlWarehouse = exports.getSparkVersionOutput = exports.getSparkVersion = exports.getSharesOutput = exports.getShares = void 0;
25
+ exports.RestrictWorkspaceAdminsSetting = exports.Repo = exports.RegisteredModel = exports.Recipient = exports.Query = exports.QualityMonitorV2 = exports.QualityMonitor = exports.PostgresProject = exports.PostgresEndpoint = exports.PostgresBranch = exports.PolicyInfo = exports.Pipeline = exports.Permissions = exports.PermissionAssignment = exports.OnlineTable = exports.OnlineStore = exports.OboToken = exports.NotificationDestination = exports.Notebook = exports.MwsWorkspaces = exports.MwsVpcEndpoint = exports.MwsStorageConfigurations = exports.MwsPrivateAccessSettings = exports.MwsPermissionAssignment = exports.MwsNetworks = exports.MwsNetworkConnectivityConfig = exports.MwsNccPrivateEndpointRule = exports.MwsNccBinding = exports.MwsLogDelivery = exports.MwsCustomerManagedKeys = exports.MwsCredentials = exports.Mount = exports.ModelServingProvisionedThroughput = exports.ModelServing = exports.MlflowWebhook = exports.MlflowModel = exports.MlflowExperiment = exports.MetastoreProvider = exports.MetastoreDataAccess = exports.MetastoreAssignment = exports.Metastore = exports.MaterializedFeaturesFeatureTag = exports.Library = exports.LakehouseMonitor = exports.Job = exports.IpAccessList = exports.InstanceProfile = exports.InstancePool = exports.GroupRole = exports.GroupMember = void 0;
26
+ exports.types = exports.config = exports.WorkspaceSettingV2 = exports.WorkspaceNetworkOption = exports.WorkspaceFile = exports.WorkspaceEntityTagAssignment = exports.WorkspaceConf = exports.WorkspaceBinding = exports.WarehousesDefaultWarehouseOverride = exports.Volume = exports.VectorSearchIndex = exports.VectorSearchEndpoint = exports.UserRole = exports.UserInstanceProfile = exports.User = exports.Token = exports.TagPolicy = exports.Table = exports.SystemSchema = exports.StorageCredential = exports.SqlWidget = exports.SqlVisualization = exports.SqlTable = exports.SqlQuery = exports.SqlPermissions = exports.SqlGlobalConfig = exports.SqlEndpoint = exports.SqlDashboard = exports.SqlAlert = exports.Share = exports.ServicePrincipalSecret = exports.ServicePrincipalRole = exports.ServicePrincipalFederationPolicy = exports.ServicePrincipal = exports.SecretScope = exports.SecretAcl = exports.Secret = exports.Schema = exports.RfaAccessRequestDestinations = void 0;
27
27
  const pulumi = require("@pulumi/pulumi");
28
28
  const utilities = require("./utilities");
29
29
  exports.AccessControlRuleSet = null;
@@ -48,6 +48,8 @@ exports.App = null;
48
48
  utilities.lazyLoad(exports, ["App"], () => require("./app"));
49
49
  exports.AppsSettingsCustomTemplate = null;
50
50
  utilities.lazyLoad(exports, ["AppsSettingsCustomTemplate"], () => require("./appsSettingsCustomTemplate"));
51
+ exports.AppsSpace = null;
52
+ utilities.lazyLoad(exports, ["AppsSpace"], () => require("./appsSpace"));
51
53
  exports.ArtifactAllowlist = null;
52
54
  utilities.lazyLoad(exports, ["ArtifactAllowlist"], () => require("./artifactAllowlist"));
53
55
  exports.AutomaticClusterUpdateWorkspaceSetting = null;
@@ -96,6 +98,8 @@ exports.DisableLegacyDbfsSetting = null;
96
98
  utilities.lazyLoad(exports, ["DisableLegacyDbfsSetting"], () => require("./disableLegacyDbfsSetting"));
97
99
  exports.DisableLegacyFeaturesSetting = null;
98
100
  utilities.lazyLoad(exports, ["DisableLegacyFeaturesSetting"], () => require("./disableLegacyFeaturesSetting"));
101
+ exports.Endpoint = null;
102
+ utilities.lazyLoad(exports, ["Endpoint"], () => require("./endpoint"));
99
103
  exports.EnhancedSecurityMonitoringWorkspaceSetting = null;
100
104
  utilities.lazyLoad(exports, ["EnhancedSecurityMonitoringWorkspaceSetting"], () => require("./enhancedSecurityMonitoringWorkspaceSetting"));
101
105
  exports.Entitlements = null;
@@ -150,6 +154,12 @@ utilities.lazyLoad(exports, ["getAppsSettingsCustomTemplate", "getAppsSettingsCu
150
154
  exports.getAppsSettingsCustomTemplates = null;
151
155
  exports.getAppsSettingsCustomTemplatesOutput = null;
152
156
  utilities.lazyLoad(exports, ["getAppsSettingsCustomTemplates", "getAppsSettingsCustomTemplatesOutput"], () => require("./getAppsSettingsCustomTemplates"));
157
+ exports.getAppsSpace = null;
158
+ exports.getAppsSpaceOutput = null;
159
+ utilities.lazyLoad(exports, ["getAppsSpace", "getAppsSpaceOutput"], () => require("./getAppsSpace"));
160
+ exports.getAppsSpaces = null;
161
+ exports.getAppsSpacesOutput = null;
162
+ utilities.lazyLoad(exports, ["getAppsSpaces", "getAppsSpacesOutput"], () => require("./getAppsSpaces"));
153
163
  exports.getAwsAssumeRolePolicy = null;
154
164
  exports.getAwsAssumeRolePolicyOutput = null;
155
165
  utilities.lazyLoad(exports, ["getAwsAssumeRolePolicy", "getAwsAssumeRolePolicyOutput"], () => require("./getAwsAssumeRolePolicy"));
@@ -237,6 +247,12 @@ utilities.lazyLoad(exports, ["getDbfsFilePaths", "getDbfsFilePathsOutput"], () =
237
247
  exports.getDirectory = null;
238
248
  exports.getDirectoryOutput = null;
239
249
  utilities.lazyLoad(exports, ["getDirectory", "getDirectoryOutput"], () => require("./getDirectory"));
250
+ exports.getEndpoint = null;
251
+ exports.getEndpointOutput = null;
252
+ utilities.lazyLoad(exports, ["getEndpoint", "getEndpointOutput"], () => require("./getEndpoint"));
253
+ exports.getEndpoints = null;
254
+ exports.getEndpointsOutput = null;
255
+ utilities.lazyLoad(exports, ["getEndpoints", "getEndpointsOutput"], () => require("./getEndpoints"));
240
256
  exports.getEntityTagAssignment = null;
241
257
  exports.getEntityTagAssignmentOutput = null;
242
258
  utilities.lazyLoad(exports, ["getEntityTagAssignment", "getEntityTagAssignmentOutput"], () => require("./getEntityTagAssignment"));
@@ -693,6 +709,8 @@ const _module = {
693
709
  return new exports.App(name, undefined, { urn });
694
710
  case "databricks:index/appsSettingsCustomTemplate:AppsSettingsCustomTemplate":
695
711
  return new exports.AppsSettingsCustomTemplate(name, undefined, { urn });
712
+ case "databricks:index/appsSpace:AppsSpace":
713
+ return new exports.AppsSpace(name, undefined, { urn });
696
714
  case "databricks:index/artifactAllowlist:ArtifactAllowlist":
697
715
  return new exports.ArtifactAllowlist(name, undefined, { urn });
698
716
  case "databricks:index/automaticClusterUpdateWorkspaceSetting:AutomaticClusterUpdateWorkspaceSetting":
@@ -741,6 +759,8 @@ const _module = {
741
759
  return new exports.DisableLegacyDbfsSetting(name, undefined, { urn });
742
760
  case "databricks:index/disableLegacyFeaturesSetting:DisableLegacyFeaturesSetting":
743
761
  return new exports.DisableLegacyFeaturesSetting(name, undefined, { urn });
762
+ case "databricks:index/endpoint:Endpoint":
763
+ return new exports.Endpoint(name, undefined, { urn });
744
764
  case "databricks:index/enhancedSecurityMonitoringWorkspaceSetting:EnhancedSecurityMonitoringWorkspaceSetting":
745
765
  return new exports.EnhancedSecurityMonitoringWorkspaceSetting(name, undefined, { urn });
746
766
  case "databricks:index/entitlements:Entitlements":
@@ -961,6 +981,7 @@ pulumi.runtime.registerResourceModule("databricks", "index/alert", _module);
961
981
  pulumi.runtime.registerResourceModule("databricks", "index/alertV2", _module);
962
982
  pulumi.runtime.registerResourceModule("databricks", "index/app", _module);
963
983
  pulumi.runtime.registerResourceModule("databricks", "index/appsSettingsCustomTemplate", _module);
984
+ pulumi.runtime.registerResourceModule("databricks", "index/appsSpace", _module);
964
985
  pulumi.runtime.registerResourceModule("databricks", "index/artifactAllowlist", _module);
965
986
  pulumi.runtime.registerResourceModule("databricks", "index/automaticClusterUpdateWorkspaceSetting", _module);
966
987
  pulumi.runtime.registerResourceModule("databricks", "index/budget", _module);
@@ -985,6 +1006,7 @@ pulumi.runtime.registerResourceModule("databricks", "index/directory", _module);
985
1006
  pulumi.runtime.registerResourceModule("databricks", "index/disableLegacyAccessSetting", _module);
986
1007
  pulumi.runtime.registerResourceModule("databricks", "index/disableLegacyDbfsSetting", _module);
987
1008
  pulumi.runtime.registerResourceModule("databricks", "index/disableLegacyFeaturesSetting", _module);
1009
+ pulumi.runtime.registerResourceModule("databricks", "index/endpoint", _module);
988
1010
  pulumi.runtime.registerResourceModule("databricks", "index/enhancedSecurityMonitoringWorkspaceSetting", _module);
989
1011
  pulumi.runtime.registerResourceModule("databricks", "index/entitlements", _module);
990
1012
  pulumi.runtime.registerResourceModule("databricks", "index/entityTagAssignment", _module);