@pulumi/databricks 1.57.0-alpha.1735914673 → 1.57.0

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 (92) hide show
  1. package/app.d.ts +187 -0
  2. package/app.js +106 -0
  3. package/app.js.map +1 -0
  4. package/cluster.d.ts +9 -0
  5. package/cluster.js +6 -0
  6. package/cluster.js.map +1 -1
  7. package/credential.d.ts +275 -0
  8. package/credential.js +183 -0
  9. package/credential.js.map +1 -0
  10. package/getApp.d.ts +95 -0
  11. package/getApp.js +78 -0
  12. package/getApp.js.map +1 -0
  13. package/getApps.d.ts +66 -0
  14. package/getApps.js +70 -0
  15. package/getApps.js.map +1 -0
  16. package/getAwsAssumeRolePolicy.d.ts +18 -0
  17. package/getAwsAssumeRolePolicy.js +2 -0
  18. package/getAwsAssumeRolePolicy.js.map +1 -1
  19. package/getAwsBucketPolicy.d.ts +18 -0
  20. package/getAwsBucketPolicy.js +2 -0
  21. package/getAwsBucketPolicy.js.map +1 -1
  22. package/getAwsCrossAccountPolicy.d.ts +9 -0
  23. package/getAwsCrossAccountPolicy.js +2 -0
  24. package/getAwsCrossAccountPolicy.js.map +1 -1
  25. package/getAwsUnityCatalogAssumeRolePolicy.d.ts +11 -2
  26. package/getAwsUnityCatalogAssumeRolePolicy.js +2 -0
  27. package/getAwsUnityCatalogAssumeRolePolicy.js.map +1 -1
  28. package/getAwsUnityCatalogPolicy.d.ts +9 -0
  29. package/getAwsUnityCatalogPolicy.js +2 -0
  30. package/getAwsUnityCatalogPolicy.js.map +1 -1
  31. package/getFunctions.d.ts +1 -1
  32. package/getJobs.d.ts +15 -0
  33. package/getJobs.js +8 -0
  34. package/getJobs.js.map +1 -1
  35. package/getMwsNetworkConnectivityConfig.d.ts +160 -0
  36. package/getMwsNetworkConnectivityConfig.js +86 -0
  37. package/getMwsNetworkConnectivityConfig.js.map +1 -0
  38. package/getMwsNetworkConnectivityConfigs.d.ts +115 -0
  39. package/getMwsNetworkConnectivityConfigs.js +98 -0
  40. package/getMwsNetworkConnectivityConfigs.js.map +1 -0
  41. package/getNotificationDestinations.d.ts +1 -10
  42. package/getNotificationDestinations.js +0 -2
  43. package/getNotificationDestinations.js.map +1 -1
  44. package/getRegisteredModel.d.ts +1 -1
  45. package/getRegisteredModelVersions.d.ts +98 -0
  46. package/getRegisteredModelVersions.js +74 -0
  47. package/getRegisteredModelVersions.js.map +1 -0
  48. package/getServingEndpoints.d.ts +116 -0
  49. package/getServingEndpoints.js +104 -0
  50. package/getServingEndpoints.js.map +1 -0
  51. package/grant.d.ts +26 -0
  52. package/grant.js +25 -0
  53. package/grant.js.map +1 -1
  54. package/grants.d.ts +29 -1
  55. package/grants.js +28 -1
  56. package/grants.js.map +1 -1
  57. package/index.d.ts +24 -0
  58. package/index.js +33 -5
  59. package/index.js.map +1 -1
  60. package/mwsCustomerManagedKeys.d.ts +11 -1
  61. package/mwsCustomerManagedKeys.js +11 -1
  62. package/mwsCustomerManagedKeys.js.map +1 -1
  63. package/mwsNccPrivateEndpointRule.d.ts +3 -3
  64. package/mwsNetworks.d.ts +11 -1
  65. package/mwsNetworks.js +11 -1
  66. package/mwsNetworks.js.map +1 -1
  67. package/mwsPrivateAccessSettings.d.ts +5 -1
  68. package/mwsPrivateAccessSettings.js +5 -1
  69. package/mwsPrivateAccessSettings.js.map +1 -1
  70. package/mwsStorageConfigurations.d.ts +11 -1
  71. package/mwsStorageConfigurations.js +11 -1
  72. package/mwsStorageConfigurations.js.map +1 -1
  73. package/mwsWorkspaces.d.ts +21 -1
  74. package/mwsWorkspaces.js +21 -1
  75. package/mwsWorkspaces.js.map +1 -1
  76. package/notificationDestination.d.ts +10 -0
  77. package/notificationDestination.js +10 -0
  78. package/notificationDestination.js.map +1 -1
  79. package/package.json +2 -2
  80. package/permissions.d.ts +36 -0
  81. package/permissions.js +34 -0
  82. package/permissions.js.map +1 -1
  83. package/query.d.ts +3 -3
  84. package/storageCredential.d.ts +3 -1
  85. package/storageCredential.js +3 -1
  86. package/storageCredential.js.map +1 -1
  87. package/types/input.d.ts +1037 -72
  88. package/types/output.d.ts +1100 -62
  89. package/workspaceBinding.d.ts +4 -4
  90. package/workspaceBinding.js +1 -1
  91. package/workspaceConf.d.ts +1 -1
  92. package/workspaceConf.js +1 -1
@@ -0,0 +1,275 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "./types/input";
3
+ import * as outputs from "./types/output";
4
+ /**
5
+ * > This resource can only be used with a workspace-level provider.
6
+ *
7
+ * > This feature is in [Public Preview](https://docs.databricks.com/release-notes/release-types.html).
8
+ *
9
+ * A credential represents an authentication and authorization mechanism for accessing services on your cloud tenant. Each credential is subject to Unity Catalog access-control policies that control which users and groups can access the credential.
10
+ *
11
+ * The type of credential to be created is determined by the `purpose` field, which should be either `SERVICE` or `STORAGE`.
12
+ * The caller must be a metastore admin or have the metastore privilege `CREATE_STORAGE_CREDENTIAL` for storage credentials, or `CREATE_SERVICE_CREDENTIAL` for service credentials. The user who creates the credential can delegate ownership to another user or group to manage permissions on it
13
+ *
14
+ * On AWS, the IAM role for a credential requires a trust policy. See [documentation](https://docs.databricks.com/en/connect/unity-catalog/cloud-services/service-credentials.html#step-1-create-an-iam-role) for more details. The data source databricks.getAwsUnityCatalogAssumeRolePolicy can be used to create the necessary AWS Unity Catalog assume role policy.
15
+ *
16
+ * ## Example Usage
17
+ *
18
+ * For AWS
19
+ *
20
+ * ```typescript
21
+ * import * as pulumi from "@pulumi/pulumi";
22
+ * import * as databricks from "@pulumi/databricks";
23
+ *
24
+ * const external = new databricks.Credential("external", {
25
+ * name: externalDataAccess.name,
26
+ * awsIamRole: {
27
+ * roleArn: externalDataAccess.arn,
28
+ * },
29
+ * purpose: "SERVICE",
30
+ * comment: "Managed by TF",
31
+ * });
32
+ * const externalCreds = new databricks.Grants("external_creds", {
33
+ * credential: external.id,
34
+ * grants: [{
35
+ * principal: "Data Engineers",
36
+ * privileges: ["ACCESS"],
37
+ * }],
38
+ * });
39
+ * ```
40
+ *
41
+ * For Azure
42
+ *
43
+ * ```typescript
44
+ * import * as pulumi from "@pulumi/pulumi";
45
+ * import * as databricks from "@pulumi/databricks";
46
+ *
47
+ * const externalMi = new databricks.Credential("external_mi", {
48
+ * name: "mi_credential",
49
+ * azureManagedIdentity: {
50
+ * accessConnectorId: example.id,
51
+ * },
52
+ * purpose: "SERVICE",
53
+ * comment: "Managed identity credential managed by TF",
54
+ * });
55
+ * const externalCreds = new databricks.Grants("external_creds", {
56
+ * credential: externalMi.id,
57
+ * grants: [{
58
+ * principal: "Data Engineers",
59
+ * privileges: ["ACCESS"],
60
+ * }],
61
+ * });
62
+ * ```
63
+ *
64
+ * For GCP (only applicable when purpose is `STORAGE`)
65
+ *
66
+ * ```typescript
67
+ * import * as pulumi from "@pulumi/pulumi";
68
+ * import * as databricks from "@pulumi/databricks";
69
+ *
70
+ * const externalGcpSa = new databricks.Credential("external_gcp_sa", {
71
+ * name: "gcp_sa_credential",
72
+ * databricksGcpServiceAccount: {},
73
+ * purpose: "STORAGE",
74
+ * comment: "GCP SA credential managed by TF",
75
+ * });
76
+ * const externalCreds = new databricks.Grants("external_creds", {
77
+ * credential: externalGcpSa.id,
78
+ * grants: [{
79
+ * principal: "Data Engineers",
80
+ * privileges: ["ACCESS"],
81
+ * }],
82
+ * });
83
+ * ```
84
+ *
85
+ * ## Import
86
+ *
87
+ * This resource can be imported by name:
88
+ *
89
+ * bash
90
+ *
91
+ * ```sh
92
+ * $ pulumi import databricks:index/credential:Credential this <name>
93
+ * ```
94
+ */
95
+ export declare class Credential extends pulumi.CustomResource {
96
+ /**
97
+ * Get an existing Credential resource's state with the given name, ID, and optional extra
98
+ * properties used to qualify the lookup.
99
+ *
100
+ * @param name The _unique_ name of the resulting resource.
101
+ * @param id The _unique_ provider ID of the resource to lookup.
102
+ * @param state Any extra arguments used during the lookup.
103
+ * @param opts Optional settings to control the behavior of the CustomResource.
104
+ */
105
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: CredentialState, opts?: pulumi.CustomResourceOptions): Credential;
106
+ /**
107
+ * Returns true if the given object is an instance of Credential. This is designed to work even
108
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
109
+ */
110
+ static isInstance(obj: any): obj is Credential;
111
+ readonly awsIamRole: pulumi.Output<outputs.CredentialAwsIamRole | undefined>;
112
+ readonly azureManagedIdentity: pulumi.Output<outputs.CredentialAzureManagedIdentity | undefined>;
113
+ readonly azureServicePrincipal: pulumi.Output<outputs.CredentialAzureServicePrincipal | undefined>;
114
+ readonly comment: pulumi.Output<string | undefined>;
115
+ readonly createdAt: pulumi.Output<number>;
116
+ readonly createdBy: pulumi.Output<string>;
117
+ /**
118
+ * Unique ID of the credential.
119
+ */
120
+ readonly credentialId: pulumi.Output<string>;
121
+ readonly databricksGcpServiceAccount: pulumi.Output<outputs.CredentialDatabricksGcpServiceAccount>;
122
+ /**
123
+ * Delete credential regardless of its dependencies.
124
+ */
125
+ readonly forceDestroy: pulumi.Output<boolean | undefined>;
126
+ /**
127
+ * Update credential regardless of its dependents.
128
+ */
129
+ readonly forceUpdate: pulumi.Output<boolean | undefined>;
130
+ readonly fullName: pulumi.Output<string>;
131
+ /**
132
+ * Whether the credential is accessible from all workspaces or a specific set of workspaces. Can be `ISOLATION_MODE_ISOLATED` or `ISOLATION_MODE_OPEN`. Setting the credential to `ISOLATION_MODE_ISOLATED` will automatically restrict access to only from the current workspace.
133
+ *
134
+ * `awsIamRole` optional configuration block for credential details for AWS:
135
+ */
136
+ readonly isolationMode: pulumi.Output<string>;
137
+ readonly metastoreId: pulumi.Output<string>;
138
+ /**
139
+ * Name of Credentials, which must be unique within the databricks_metastore. Change forces creation of a new resource.
140
+ */
141
+ readonly name: pulumi.Output<string>;
142
+ /**
143
+ * Username/groupname/sp applicationId of the credential owner.
144
+ */
145
+ readonly owner: pulumi.Output<string>;
146
+ /**
147
+ * Indicates the purpose of the credential. Can be `SERVICE` or `STORAGE`.
148
+ */
149
+ readonly purpose: pulumi.Output<string>;
150
+ /**
151
+ * Indicates whether the credential is only usable for read operations. Only applicable when purpose is `STORAGE`.
152
+ */
153
+ readonly readOnly: pulumi.Output<boolean | undefined>;
154
+ /**
155
+ * Suppress validation errors if any & force save the credential.
156
+ */
157
+ readonly skipValidation: pulumi.Output<boolean | undefined>;
158
+ readonly updatedAt: pulumi.Output<number>;
159
+ readonly updatedBy: pulumi.Output<string>;
160
+ readonly usedForManagedStorage: pulumi.Output<boolean>;
161
+ /**
162
+ * Create a Credential resource with the given unique name, arguments, and options.
163
+ *
164
+ * @param name The _unique_ name of the resource.
165
+ * @param args The arguments to use to populate this resource's properties.
166
+ * @param opts A bag of options that control this resource's behavior.
167
+ */
168
+ constructor(name: string, args: CredentialArgs, opts?: pulumi.CustomResourceOptions);
169
+ }
170
+ /**
171
+ * Input properties used for looking up and filtering Credential resources.
172
+ */
173
+ export interface CredentialState {
174
+ awsIamRole?: pulumi.Input<inputs.CredentialAwsIamRole>;
175
+ azureManagedIdentity?: pulumi.Input<inputs.CredentialAzureManagedIdentity>;
176
+ azureServicePrincipal?: pulumi.Input<inputs.CredentialAzureServicePrincipal>;
177
+ comment?: pulumi.Input<string>;
178
+ createdAt?: pulumi.Input<number>;
179
+ createdBy?: pulumi.Input<string>;
180
+ /**
181
+ * Unique ID of the credential.
182
+ */
183
+ credentialId?: pulumi.Input<string>;
184
+ databricksGcpServiceAccount?: pulumi.Input<inputs.CredentialDatabricksGcpServiceAccount>;
185
+ /**
186
+ * Delete credential regardless of its dependencies.
187
+ */
188
+ forceDestroy?: pulumi.Input<boolean>;
189
+ /**
190
+ * Update credential regardless of its dependents.
191
+ */
192
+ forceUpdate?: pulumi.Input<boolean>;
193
+ fullName?: pulumi.Input<string>;
194
+ /**
195
+ * Whether the credential is accessible from all workspaces or a specific set of workspaces. Can be `ISOLATION_MODE_ISOLATED` or `ISOLATION_MODE_OPEN`. Setting the credential to `ISOLATION_MODE_ISOLATED` will automatically restrict access to only from the current workspace.
196
+ *
197
+ * `awsIamRole` optional configuration block for credential details for AWS:
198
+ */
199
+ isolationMode?: pulumi.Input<string>;
200
+ metastoreId?: pulumi.Input<string>;
201
+ /**
202
+ * Name of Credentials, which must be unique within the databricks_metastore. Change forces creation of a new resource.
203
+ */
204
+ name?: pulumi.Input<string>;
205
+ /**
206
+ * Username/groupname/sp applicationId of the credential owner.
207
+ */
208
+ owner?: pulumi.Input<string>;
209
+ /**
210
+ * Indicates the purpose of the credential. Can be `SERVICE` or `STORAGE`.
211
+ */
212
+ purpose?: pulumi.Input<string>;
213
+ /**
214
+ * Indicates whether the credential is only usable for read operations. Only applicable when purpose is `STORAGE`.
215
+ */
216
+ readOnly?: pulumi.Input<boolean>;
217
+ /**
218
+ * Suppress validation errors if any & force save the credential.
219
+ */
220
+ skipValidation?: pulumi.Input<boolean>;
221
+ updatedAt?: pulumi.Input<number>;
222
+ updatedBy?: pulumi.Input<string>;
223
+ usedForManagedStorage?: pulumi.Input<boolean>;
224
+ }
225
+ /**
226
+ * The set of arguments for constructing a Credential resource.
227
+ */
228
+ export interface CredentialArgs {
229
+ awsIamRole?: pulumi.Input<inputs.CredentialAwsIamRole>;
230
+ azureManagedIdentity?: pulumi.Input<inputs.CredentialAzureManagedIdentity>;
231
+ azureServicePrincipal?: pulumi.Input<inputs.CredentialAzureServicePrincipal>;
232
+ comment?: pulumi.Input<string>;
233
+ createdAt?: pulumi.Input<number>;
234
+ createdBy?: pulumi.Input<string>;
235
+ databricksGcpServiceAccount?: pulumi.Input<inputs.CredentialDatabricksGcpServiceAccount>;
236
+ /**
237
+ * Delete credential regardless of its dependencies.
238
+ */
239
+ forceDestroy?: pulumi.Input<boolean>;
240
+ /**
241
+ * Update credential regardless of its dependents.
242
+ */
243
+ forceUpdate?: pulumi.Input<boolean>;
244
+ fullName?: pulumi.Input<string>;
245
+ /**
246
+ * Whether the credential is accessible from all workspaces or a specific set of workspaces. Can be `ISOLATION_MODE_ISOLATED` or `ISOLATION_MODE_OPEN`. Setting the credential to `ISOLATION_MODE_ISOLATED` will automatically restrict access to only from the current workspace.
247
+ *
248
+ * `awsIamRole` optional configuration block for credential details for AWS:
249
+ */
250
+ isolationMode?: pulumi.Input<string>;
251
+ metastoreId?: pulumi.Input<string>;
252
+ /**
253
+ * Name of Credentials, which must be unique within the databricks_metastore. Change forces creation of a new resource.
254
+ */
255
+ name?: pulumi.Input<string>;
256
+ /**
257
+ * Username/groupname/sp applicationId of the credential owner.
258
+ */
259
+ owner?: pulumi.Input<string>;
260
+ /**
261
+ * Indicates the purpose of the credential. Can be `SERVICE` or `STORAGE`.
262
+ */
263
+ purpose: pulumi.Input<string>;
264
+ /**
265
+ * Indicates whether the credential is only usable for read operations. Only applicable when purpose is `STORAGE`.
266
+ */
267
+ readOnly?: pulumi.Input<boolean>;
268
+ /**
269
+ * Suppress validation errors if any & force save the credential.
270
+ */
271
+ skipValidation?: pulumi.Input<boolean>;
272
+ updatedAt?: pulumi.Input<number>;
273
+ updatedBy?: pulumi.Input<string>;
274
+ usedForManagedStorage?: pulumi.Input<boolean>;
275
+ }
package/credential.js ADDED
@@ -0,0 +1,183 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
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.Credential = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * > This resource can only be used with a workspace-level provider.
10
+ *
11
+ * > This feature is in [Public Preview](https://docs.databricks.com/release-notes/release-types.html).
12
+ *
13
+ * A credential represents an authentication and authorization mechanism for accessing services on your cloud tenant. Each credential is subject to Unity Catalog access-control policies that control which users and groups can access the credential.
14
+ *
15
+ * The type of credential to be created is determined by the `purpose` field, which should be either `SERVICE` or `STORAGE`.
16
+ * The caller must be a metastore admin or have the metastore privilege `CREATE_STORAGE_CREDENTIAL` for storage credentials, or `CREATE_SERVICE_CREDENTIAL` for service credentials. The user who creates the credential can delegate ownership to another user or group to manage permissions on it
17
+ *
18
+ * On AWS, the IAM role for a credential requires a trust policy. See [documentation](https://docs.databricks.com/en/connect/unity-catalog/cloud-services/service-credentials.html#step-1-create-an-iam-role) for more details. The data source databricks.getAwsUnityCatalogAssumeRolePolicy can be used to create the necessary AWS Unity Catalog assume role policy.
19
+ *
20
+ * ## Example Usage
21
+ *
22
+ * For AWS
23
+ *
24
+ * ```typescript
25
+ * import * as pulumi from "@pulumi/pulumi";
26
+ * import * as databricks from "@pulumi/databricks";
27
+ *
28
+ * const external = new databricks.Credential("external", {
29
+ * name: externalDataAccess.name,
30
+ * awsIamRole: {
31
+ * roleArn: externalDataAccess.arn,
32
+ * },
33
+ * purpose: "SERVICE",
34
+ * comment: "Managed by TF",
35
+ * });
36
+ * const externalCreds = new databricks.Grants("external_creds", {
37
+ * credential: external.id,
38
+ * grants: [{
39
+ * principal: "Data Engineers",
40
+ * privileges: ["ACCESS"],
41
+ * }],
42
+ * });
43
+ * ```
44
+ *
45
+ * For Azure
46
+ *
47
+ * ```typescript
48
+ * import * as pulumi from "@pulumi/pulumi";
49
+ * import * as databricks from "@pulumi/databricks";
50
+ *
51
+ * const externalMi = new databricks.Credential("external_mi", {
52
+ * name: "mi_credential",
53
+ * azureManagedIdentity: {
54
+ * accessConnectorId: example.id,
55
+ * },
56
+ * purpose: "SERVICE",
57
+ * comment: "Managed identity credential managed by TF",
58
+ * });
59
+ * const externalCreds = new databricks.Grants("external_creds", {
60
+ * credential: externalMi.id,
61
+ * grants: [{
62
+ * principal: "Data Engineers",
63
+ * privileges: ["ACCESS"],
64
+ * }],
65
+ * });
66
+ * ```
67
+ *
68
+ * For GCP (only applicable when purpose is `STORAGE`)
69
+ *
70
+ * ```typescript
71
+ * import * as pulumi from "@pulumi/pulumi";
72
+ * import * as databricks from "@pulumi/databricks";
73
+ *
74
+ * const externalGcpSa = new databricks.Credential("external_gcp_sa", {
75
+ * name: "gcp_sa_credential",
76
+ * databricksGcpServiceAccount: {},
77
+ * purpose: "STORAGE",
78
+ * comment: "GCP SA credential managed by TF",
79
+ * });
80
+ * const externalCreds = new databricks.Grants("external_creds", {
81
+ * credential: externalGcpSa.id,
82
+ * grants: [{
83
+ * principal: "Data Engineers",
84
+ * privileges: ["ACCESS"],
85
+ * }],
86
+ * });
87
+ * ```
88
+ *
89
+ * ## Import
90
+ *
91
+ * This resource can be imported by name:
92
+ *
93
+ * bash
94
+ *
95
+ * ```sh
96
+ * $ pulumi import databricks:index/credential:Credential this <name>
97
+ * ```
98
+ */
99
+ class Credential extends pulumi.CustomResource {
100
+ /**
101
+ * Get an existing Credential resource's state with the given name, ID, and optional extra
102
+ * properties used to qualify the lookup.
103
+ *
104
+ * @param name The _unique_ name of the resulting resource.
105
+ * @param id The _unique_ provider ID of the resource to lookup.
106
+ * @param state Any extra arguments used during the lookup.
107
+ * @param opts Optional settings to control the behavior of the CustomResource.
108
+ */
109
+ static get(name, id, state, opts) {
110
+ return new Credential(name, state, Object.assign(Object.assign({}, opts), { id: id }));
111
+ }
112
+ /**
113
+ * Returns true if the given object is an instance of Credential. This is designed to work even
114
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
115
+ */
116
+ static isInstance(obj) {
117
+ if (obj === undefined || obj === null) {
118
+ return false;
119
+ }
120
+ return obj['__pulumiType'] === Credential.__pulumiType;
121
+ }
122
+ constructor(name, argsOrState, opts) {
123
+ let resourceInputs = {};
124
+ opts = opts || {};
125
+ if (opts.id) {
126
+ const state = argsOrState;
127
+ resourceInputs["awsIamRole"] = state ? state.awsIamRole : undefined;
128
+ resourceInputs["azureManagedIdentity"] = state ? state.azureManagedIdentity : undefined;
129
+ resourceInputs["azureServicePrincipal"] = state ? state.azureServicePrincipal : undefined;
130
+ resourceInputs["comment"] = state ? state.comment : undefined;
131
+ resourceInputs["createdAt"] = state ? state.createdAt : undefined;
132
+ resourceInputs["createdBy"] = state ? state.createdBy : undefined;
133
+ resourceInputs["credentialId"] = state ? state.credentialId : undefined;
134
+ resourceInputs["databricksGcpServiceAccount"] = state ? state.databricksGcpServiceAccount : undefined;
135
+ resourceInputs["forceDestroy"] = state ? state.forceDestroy : undefined;
136
+ resourceInputs["forceUpdate"] = state ? state.forceUpdate : undefined;
137
+ resourceInputs["fullName"] = state ? state.fullName : undefined;
138
+ resourceInputs["isolationMode"] = state ? state.isolationMode : undefined;
139
+ resourceInputs["metastoreId"] = state ? state.metastoreId : undefined;
140
+ resourceInputs["name"] = state ? state.name : undefined;
141
+ resourceInputs["owner"] = state ? state.owner : undefined;
142
+ resourceInputs["purpose"] = state ? state.purpose : undefined;
143
+ resourceInputs["readOnly"] = state ? state.readOnly : undefined;
144
+ resourceInputs["skipValidation"] = state ? state.skipValidation : undefined;
145
+ resourceInputs["updatedAt"] = state ? state.updatedAt : undefined;
146
+ resourceInputs["updatedBy"] = state ? state.updatedBy : undefined;
147
+ resourceInputs["usedForManagedStorage"] = state ? state.usedForManagedStorage : undefined;
148
+ }
149
+ else {
150
+ const args = argsOrState;
151
+ if ((!args || args.purpose === undefined) && !opts.urn) {
152
+ throw new Error("Missing required property 'purpose'");
153
+ }
154
+ resourceInputs["awsIamRole"] = args ? args.awsIamRole : undefined;
155
+ resourceInputs["azureManagedIdentity"] = args ? args.azureManagedIdentity : undefined;
156
+ resourceInputs["azureServicePrincipal"] = args ? args.azureServicePrincipal : undefined;
157
+ resourceInputs["comment"] = args ? args.comment : undefined;
158
+ resourceInputs["createdAt"] = args ? args.createdAt : undefined;
159
+ resourceInputs["createdBy"] = args ? args.createdBy : undefined;
160
+ resourceInputs["databricksGcpServiceAccount"] = args ? args.databricksGcpServiceAccount : undefined;
161
+ resourceInputs["forceDestroy"] = args ? args.forceDestroy : undefined;
162
+ resourceInputs["forceUpdate"] = args ? args.forceUpdate : undefined;
163
+ resourceInputs["fullName"] = args ? args.fullName : undefined;
164
+ resourceInputs["isolationMode"] = args ? args.isolationMode : undefined;
165
+ resourceInputs["metastoreId"] = args ? args.metastoreId : undefined;
166
+ resourceInputs["name"] = args ? args.name : undefined;
167
+ resourceInputs["owner"] = args ? args.owner : undefined;
168
+ resourceInputs["purpose"] = args ? args.purpose : undefined;
169
+ resourceInputs["readOnly"] = args ? args.readOnly : undefined;
170
+ resourceInputs["skipValidation"] = args ? args.skipValidation : undefined;
171
+ resourceInputs["updatedAt"] = args ? args.updatedAt : undefined;
172
+ resourceInputs["updatedBy"] = args ? args.updatedBy : undefined;
173
+ resourceInputs["usedForManagedStorage"] = args ? args.usedForManagedStorage : undefined;
174
+ resourceInputs["credentialId"] = undefined /*out*/;
175
+ }
176
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
177
+ super(Credential.__pulumiType, name, resourceInputs, opts);
178
+ }
179
+ }
180
+ exports.Credential = Credential;
181
+ /** @internal */
182
+ Credential.__pulumiType = 'databricks:index/credential:Credential';
183
+ //# sourceMappingURL=credential.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"credential.js","sourceRoot":"","sources":["../credential.ts"],"names":[],"mappings":"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"}
package/getApp.d.ts ADDED
@@ -0,0 +1,95 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "./types/output";
3
+ /**
4
+ * > This feature is in [Public Preview](https://docs.databricks.com/release-notes/release-types.html).
5
+ *
6
+ * [Databricks Apps](https://docs.databricks.com/en/dev-tools/databricks-apps/index.html) run directly on a customer’s Databricks instance, integrate with their data, use and extend Databricks services, and enable users to interact through single sign-on. This resource creates the application but does not handle app deployment, which should be handled separately as part of your CI/CD pipeline.
7
+ *
8
+ * This data source allows you to fetch information about a Databricks App.
9
+ *
10
+ * ## Example Usage
11
+ *
12
+ * ```typescript
13
+ * import * as pulumi from "@pulumi/pulumi";
14
+ * import * as databricks from "@pulumi/databricks";
15
+ *
16
+ * const this = databricks.getApp({
17
+ * name: "my-custom-app",
18
+ * });
19
+ * ```
20
+ *
21
+ * ## Related Resources
22
+ *
23
+ * The following resources are used in the same context:
24
+ *
25
+ * * databricks.App to manage [Databricks Apps](https://docs.databricks.com/en/dev-tools/databricks-apps/index.html).
26
+ * * databricks.SqlEndpoint to manage Databricks SQL [Endpoints](https://docs.databricks.com/sql/admin/sql-endpoints.html).
27
+ * * databricks.ModelServing to serve this model on a Databricks serving endpoint.
28
+ * * databricks.Secret to manage [secrets](https://docs.databricks.com/security/secrets/index.html#secrets-user-guide) in Databricks workspace.
29
+ * * databricks.Job to manage [Databricks Jobs](https://docs.databricks.com/jobs.html) to run non-interactive code.
30
+ */
31
+ export declare function getApp(args: GetAppArgs, opts?: pulumi.InvokeOptions): Promise<GetAppResult>;
32
+ /**
33
+ * A collection of arguments for invoking getApp.
34
+ */
35
+ export interface GetAppArgs {
36
+ /**
37
+ * The name of the app.
38
+ */
39
+ name: string;
40
+ }
41
+ /**
42
+ * A collection of values returned by getApp.
43
+ */
44
+ export interface GetAppResult {
45
+ /**
46
+ * attribute
47
+ */
48
+ readonly app: outputs.GetAppApp;
49
+ /**
50
+ * The provider-assigned unique ID for this managed resource.
51
+ */
52
+ readonly id: string;
53
+ /**
54
+ * Name of the serving endpoint to grant permission on.
55
+ */
56
+ readonly name: string;
57
+ }
58
+ /**
59
+ * > This feature is in [Public Preview](https://docs.databricks.com/release-notes/release-types.html).
60
+ *
61
+ * [Databricks Apps](https://docs.databricks.com/en/dev-tools/databricks-apps/index.html) run directly on a customer’s Databricks instance, integrate with their data, use and extend Databricks services, and enable users to interact through single sign-on. This resource creates the application but does not handle app deployment, which should be handled separately as part of your CI/CD pipeline.
62
+ *
63
+ * This data source allows you to fetch information about a Databricks App.
64
+ *
65
+ * ## Example Usage
66
+ *
67
+ * ```typescript
68
+ * import * as pulumi from "@pulumi/pulumi";
69
+ * import * as databricks from "@pulumi/databricks";
70
+ *
71
+ * const this = databricks.getApp({
72
+ * name: "my-custom-app",
73
+ * });
74
+ * ```
75
+ *
76
+ * ## Related Resources
77
+ *
78
+ * The following resources are used in the same context:
79
+ *
80
+ * * databricks.App to manage [Databricks Apps](https://docs.databricks.com/en/dev-tools/databricks-apps/index.html).
81
+ * * databricks.SqlEndpoint to manage Databricks SQL [Endpoints](https://docs.databricks.com/sql/admin/sql-endpoints.html).
82
+ * * databricks.ModelServing to serve this model on a Databricks serving endpoint.
83
+ * * databricks.Secret to manage [secrets](https://docs.databricks.com/security/secrets/index.html#secrets-user-guide) in Databricks workspace.
84
+ * * databricks.Job to manage [Databricks Jobs](https://docs.databricks.com/jobs.html) to run non-interactive code.
85
+ */
86
+ export declare function getAppOutput(args: GetAppOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetAppResult>;
87
+ /**
88
+ * A collection of arguments for invoking getApp.
89
+ */
90
+ export interface GetAppOutputArgs {
91
+ /**
92
+ * The name of the app.
93
+ */
94
+ name: pulumi.Input<string>;
95
+ }
package/getApp.js ADDED
@@ -0,0 +1,78 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
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.getAppOutput = exports.getApp = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * > This feature is in [Public Preview](https://docs.databricks.com/release-notes/release-types.html).
10
+ *
11
+ * [Databricks Apps](https://docs.databricks.com/en/dev-tools/databricks-apps/index.html) run directly on a customer’s Databricks instance, integrate with their data, use and extend Databricks services, and enable users to interact through single sign-on. This resource creates the application but does not handle app deployment, which should be handled separately as part of your CI/CD pipeline.
12
+ *
13
+ * This data source allows you to fetch information about a Databricks App.
14
+ *
15
+ * ## Example Usage
16
+ *
17
+ * ```typescript
18
+ * import * as pulumi from "@pulumi/pulumi";
19
+ * import * as databricks from "@pulumi/databricks";
20
+ *
21
+ * const this = databricks.getApp({
22
+ * name: "my-custom-app",
23
+ * });
24
+ * ```
25
+ *
26
+ * ## Related Resources
27
+ *
28
+ * The following resources are used in the same context:
29
+ *
30
+ * * databricks.App to manage [Databricks Apps](https://docs.databricks.com/en/dev-tools/databricks-apps/index.html).
31
+ * * databricks.SqlEndpoint to manage Databricks SQL [Endpoints](https://docs.databricks.com/sql/admin/sql-endpoints.html).
32
+ * * databricks.ModelServing to serve this model on a Databricks serving endpoint.
33
+ * * databricks.Secret to manage [secrets](https://docs.databricks.com/security/secrets/index.html#secrets-user-guide) in Databricks workspace.
34
+ * * databricks.Job to manage [Databricks Jobs](https://docs.databricks.com/jobs.html) to run non-interactive code.
35
+ */
36
+ function getApp(args, opts) {
37
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
38
+ return pulumi.runtime.invoke("databricks:index/getApp:getApp", {
39
+ "name": args.name,
40
+ }, opts);
41
+ }
42
+ exports.getApp = getApp;
43
+ /**
44
+ * > This feature is in [Public Preview](https://docs.databricks.com/release-notes/release-types.html).
45
+ *
46
+ * [Databricks Apps](https://docs.databricks.com/en/dev-tools/databricks-apps/index.html) run directly on a customer’s Databricks instance, integrate with their data, use and extend Databricks services, and enable users to interact through single sign-on. This resource creates the application but does not handle app deployment, which should be handled separately as part of your CI/CD pipeline.
47
+ *
48
+ * This data source allows you to fetch information about a Databricks App.
49
+ *
50
+ * ## Example Usage
51
+ *
52
+ * ```typescript
53
+ * import * as pulumi from "@pulumi/pulumi";
54
+ * import * as databricks from "@pulumi/databricks";
55
+ *
56
+ * const this = databricks.getApp({
57
+ * name: "my-custom-app",
58
+ * });
59
+ * ```
60
+ *
61
+ * ## Related Resources
62
+ *
63
+ * The following resources are used in the same context:
64
+ *
65
+ * * databricks.App to manage [Databricks Apps](https://docs.databricks.com/en/dev-tools/databricks-apps/index.html).
66
+ * * databricks.SqlEndpoint to manage Databricks SQL [Endpoints](https://docs.databricks.com/sql/admin/sql-endpoints.html).
67
+ * * databricks.ModelServing to serve this model on a Databricks serving endpoint.
68
+ * * databricks.Secret to manage [secrets](https://docs.databricks.com/security/secrets/index.html#secrets-user-guide) in Databricks workspace.
69
+ * * databricks.Job to manage [Databricks Jobs](https://docs.databricks.com/jobs.html) to run non-interactive code.
70
+ */
71
+ function getAppOutput(args, opts) {
72
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
73
+ return pulumi.runtime.invokeOutput("databricks:index/getApp:getApp", {
74
+ "name": args.name,
75
+ }, opts);
76
+ }
77
+ exports.getAppOutput = getAppOutput;
78
+ //# sourceMappingURL=getApp.js.map
package/getApp.js.map ADDED
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getApp.js","sourceRoot":"","sources":["../getApp.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,SAAgB,MAAM,CAAC,IAAgB,EAAE,IAA2B;IAChE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gCAAgC,EAAE;QAC3D,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wBAKC;AA6BD;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAAiC;IAClF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gCAAgC,EAAE;QACjE,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oCAKC"}