@pulumi/databricks 1.91.0-alpha.1776924583 → 1.91.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.
- package/accessControlRuleSet.d.ts +15 -0
- package/accessControlRuleSet.js +4 -0
- package/accessControlRuleSet.js.map +1 -1
- package/accountNetworkPolicy.d.ts +34 -4
- package/accountNetworkPolicy.js +4 -0
- package/accountNetworkPolicy.js.map +1 -1
- package/accountSettingUserPreferenceV2.d.ts +1 -1
- package/accountSettingUserPreferenceV2.js +1 -1
- package/app.d.ts +1 -1
- package/catalog.d.ts +3 -0
- package/catalog.js +2 -0
- package/catalog.js.map +1 -1
- package/credential.d.ts +12 -0
- package/credential.js +2 -0
- package/credential.js.map +1 -1
- package/entityTagAssignment.d.ts +4 -4
- package/entityTagAssignment.js +1 -1
- package/environmentsDefaultWorkspaceBaseEnvironment.d.ts +6 -10
- package/environmentsDefaultWorkspaceBaseEnvironment.js +6 -10
- package/environmentsDefaultWorkspaceBaseEnvironment.js.map +1 -1
- package/environmentsWorkspaceBaseEnvironment.d.ts +3 -3
- package/environmentsWorkspaceBaseEnvironment.js +3 -3
- package/externalLocation.d.ts +3 -0
- package/externalLocation.js +2 -0
- package/externalLocation.js.map +1 -1
- package/featureEngineeringMaterializedFeature.d.ts +10 -2
- package/featureEngineeringMaterializedFeature.js +2 -0
- package/featureEngineeringMaterializedFeature.js.map +1 -1
- package/getAccountNetworkPolicy.d.ts +10 -0
- package/getAccountNetworkPolicy.js.map +1 -1
- package/getAccountSettingUserPreferenceV2.d.ts +2 -2
- package/getAccountSettingUserPreferenceV2.js +2 -2
- package/getCurrentConfig.d.ts +14 -2
- package/getCurrentConfig.js +6 -2
- package/getCurrentConfig.js.map +1 -1
- package/getEntityTagAssignment.d.ts +5 -5
- package/getEntityTagAssignment.js +2 -2
- package/getEntityTagAssignments.d.ts +5 -5
- package/getEntityTagAssignments.js +2 -2
- package/getEnvironmentsDefaultWorkspaceBaseEnvironment.d.ts +24 -0
- package/getEnvironmentsDefaultWorkspaceBaseEnvironment.js +24 -0
- package/getEnvironmentsDefaultWorkspaceBaseEnvironment.js.map +1 -1
- package/getEnvironmentsWorkspaceBaseEnvironment.d.ts +22 -0
- package/getEnvironmentsWorkspaceBaseEnvironment.js +22 -0
- package/getEnvironmentsWorkspaceBaseEnvironment.js.map +1 -1
- package/getEnvironmentsWorkspaceBaseEnvironments.d.ts +20 -0
- package/getEnvironmentsWorkspaceBaseEnvironments.js +20 -0
- package/getEnvironmentsWorkspaceBaseEnvironments.js.map +1 -1
- package/getFeatureEngineeringMaterializedFeature.d.ts +4 -0
- package/getFeatureEngineeringMaterializedFeature.js.map +1 -1
- package/getGroup.d.ts +9 -0
- package/getGroup.js +2 -0
- package/getGroup.js.map +1 -1
- package/getPostgresCatalog.d.ts +75 -0
- package/getPostgresCatalog.js +30 -0
- package/getPostgresCatalog.js.map +1 -0
- package/getPostgresSyncedTable.d.ts +79 -0
- package/getPostgresSyncedTable.js +30 -0
- package/getPostgresSyncedTable.js.map +1 -0
- package/getTagPolicies.d.ts +2 -2
- package/getTagPolicies.js +2 -2
- package/getTagPolicy.d.ts +2 -2
- package/getTagPolicy.js +2 -2
- package/getUser.d.ts +3 -0
- package/getUser.js +2 -0
- package/getUser.js.map +1 -1
- package/getUsers.d.ts +18 -0
- package/getUsers.js +4 -0
- package/getUsers.js.map +1 -1
- package/group.d.ts +17 -0
- package/group.js +4 -0
- package/group.js.map +1 -1
- package/groupInstanceProfile.d.ts +17 -0
- package/groupInstanceProfile.js +4 -0
- package/groupInstanceProfile.js.map +1 -1
- package/groupMember.d.ts +17 -0
- package/groupMember.js +4 -0
- package/groupMember.js.map +1 -1
- package/groupRole.d.ts +17 -0
- package/groupRole.js +4 -0
- package/groupRole.js.map +1 -1
- package/index.d.ts +12 -0
- package/index.js +21 -5
- package/index.js.map +1 -1
- package/metastore.d.ts +26 -0
- package/metastore.js +4 -0
- package/metastore.js.map +1 -1
- package/metastoreAssignment.d.ts +26 -0
- package/metastoreAssignment.js +4 -0
- package/metastoreAssignment.js.map +1 -1
- package/metastoreDataAccess.d.ts +24 -0
- package/metastoreDataAccess.js +4 -0
- package/metastoreDataAccess.js.map +1 -1
- package/mwsNccPrivateEndpointRule.d.ts +5 -0
- package/mwsNccPrivateEndpointRule.js +2 -0
- package/mwsNccPrivateEndpointRule.js.map +1 -1
- package/mwsWorkspaces.d.ts +3 -3
- package/package.json +2 -2
- package/postgresCatalog.d.ts +120 -0
- package/postgresCatalog.js +69 -0
- package/postgresCatalog.js.map +1 -0
- package/postgresEndpoint.d.ts +58 -0
- package/postgresEndpoint.js +58 -0
- package/postgresEndpoint.js.map +1 -1
- package/postgresProject.d.ts +26 -0
- package/postgresProject.js +26 -0
- package/postgresProject.js.map +1 -1
- package/postgresSyncedTable.d.ts +141 -0
- package/postgresSyncedTable.js +67 -0
- package/postgresSyncedTable.js.map +1 -0
- package/servicePrincipal.d.ts +17 -0
- package/servicePrincipal.js +4 -0
- package/servicePrincipal.js.map +1 -1
- package/servicePrincipalRole.d.ts +17 -0
- package/servicePrincipalRole.js +4 -0
- package/servicePrincipalRole.js.map +1 -1
- package/servicePrincipalSecret.d.ts +12 -0
- package/servicePrincipalSecret.js +2 -0
- package/servicePrincipalSecret.js.map +1 -1
- package/sqlPermissions.d.ts +3 -0
- package/sqlPermissions.js +2 -0
- package/sqlPermissions.js.map +1 -1
- package/storageCredential.d.ts +30 -6
- package/storageCredential.js +4 -0
- package/storageCredential.js.map +1 -1
- package/tagPolicy.d.ts +1 -1
- package/tagPolicy.js +1 -1
- package/types/input.d.ts +1023 -20
- package/types/output.d.ts +2173 -54
- package/user.d.ts +17 -0
- package/user.js +4 -0
- package/user.js.map +1 -1
- package/userInstanceProfile.d.ts +17 -0
- package/userInstanceProfile.js +4 -0
- package/userInstanceProfile.js.map +1 -1
- package/userRole.d.ts +17 -0
- package/userRole.js +4 -0
- package/userRole.js.map +1 -1
- package/vectorSearchIndex.d.ts +3 -0
- package/vectorSearchIndex.js +2 -0
- package/vectorSearchIndex.js.map +1 -1
package/user.d.ts
CHANGED
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "./types/input";
|
|
3
|
+
import * as outputs from "./types/output";
|
|
2
4
|
/**
|
|
3
5
|
* This resource allows you to manage [users in Databricks Workspace](https://docs.databricks.com/administration-guide/users-groups/users.html), [Databricks Account Console](https://accounts.cloud.databricks.com/) or [Azure Databricks Account Console](https://accounts.azuredatabricks.net). You can also associate Databricks users to databricks_group. Upon user creation the user will receive a welcome email. You can also get information about caller identity using databricks.getCurrentUser data source.
|
|
4
6
|
*
|
|
@@ -120,6 +122,10 @@ export declare class User extends pulumi.CustomResource {
|
|
|
120
122
|
* Allow the user to have instance pool create privileges. Defaults to false. More fine grained permissions could be assigned with databricks.Permissions and instancePoolId argument.
|
|
121
123
|
*/
|
|
122
124
|
readonly allowInstancePoolCreate: pulumi.Output<boolean | undefined>;
|
|
125
|
+
/**
|
|
126
|
+
* Specifies whether to use account-level or workspace-level API. Valid values are `account` and `workspace`. When not set, the API level is inferred from the provider host.
|
|
127
|
+
*/
|
|
128
|
+
readonly api: pulumi.Output<string | undefined>;
|
|
123
129
|
/**
|
|
124
130
|
* This is a field to allow the user to have access to [Databricks SQL](https://databricks.com/product/databricks-sql) UI, [Databricks One](https://docs.databricks.com/aws/en/workspace/databricks-one#who-can-access-databricks-one) and through databricks_sql_endpoint.
|
|
125
131
|
*/
|
|
@@ -152,6 +158,7 @@ export declare class User extends pulumi.CustomResource {
|
|
|
152
158
|
* Home folder of the user, e.g. `/Users/mr.foo@example.com`.
|
|
153
159
|
*/
|
|
154
160
|
readonly home: pulumi.Output<string>;
|
|
161
|
+
readonly providerConfig: pulumi.Output<outputs.UserProviderConfig | undefined>;
|
|
155
162
|
/**
|
|
156
163
|
* Personal Repos location of the user, e.g. `/Repos/mr.foo@example.com`.
|
|
157
164
|
*/
|
|
@@ -197,6 +204,10 @@ export interface UserState {
|
|
|
197
204
|
* Allow the user to have instance pool create privileges. Defaults to false. More fine grained permissions could be assigned with databricks.Permissions and instancePoolId argument.
|
|
198
205
|
*/
|
|
199
206
|
allowInstancePoolCreate?: pulumi.Input<boolean>;
|
|
207
|
+
/**
|
|
208
|
+
* Specifies whether to use account-level or workspace-level API. Valid values are `account` and `workspace`. When not set, the API level is inferred from the provider host.
|
|
209
|
+
*/
|
|
210
|
+
api?: pulumi.Input<string>;
|
|
200
211
|
/**
|
|
201
212
|
* This is a field to allow the user to have access to [Databricks SQL](https://databricks.com/product/databricks-sql) UI, [Databricks One](https://docs.databricks.com/aws/en/workspace/databricks-one#who-can-access-databricks-one) and through databricks_sql_endpoint.
|
|
202
213
|
*/
|
|
@@ -229,6 +240,7 @@ export interface UserState {
|
|
|
229
240
|
* Home folder of the user, e.g. `/Users/mr.foo@example.com`.
|
|
230
241
|
*/
|
|
231
242
|
home?: pulumi.Input<string>;
|
|
243
|
+
providerConfig?: pulumi.Input<inputs.UserProviderConfig>;
|
|
232
244
|
/**
|
|
233
245
|
* Personal Repos location of the user, e.g. `/Repos/mr.foo@example.com`.
|
|
234
246
|
*/
|
|
@@ -266,6 +278,10 @@ export interface UserArgs {
|
|
|
266
278
|
* Allow the user to have instance pool create privileges. Defaults to false. More fine grained permissions could be assigned with databricks.Permissions and instancePoolId argument.
|
|
267
279
|
*/
|
|
268
280
|
allowInstancePoolCreate?: pulumi.Input<boolean>;
|
|
281
|
+
/**
|
|
282
|
+
* Specifies whether to use account-level or workspace-level API. Valid values are `account` and `workspace`. When not set, the API level is inferred from the provider host.
|
|
283
|
+
*/
|
|
284
|
+
api?: pulumi.Input<string>;
|
|
269
285
|
/**
|
|
270
286
|
* This is a field to allow the user to have access to [Databricks SQL](https://databricks.com/product/databricks-sql) UI, [Databricks One](https://docs.databricks.com/aws/en/workspace/databricks-one#who-can-access-databricks-one) and through databricks_sql_endpoint.
|
|
271
287
|
*/
|
|
@@ -298,6 +314,7 @@ export interface UserArgs {
|
|
|
298
314
|
* Home folder of the user, e.g. `/Users/mr.foo@example.com`.
|
|
299
315
|
*/
|
|
300
316
|
home?: pulumi.Input<string>;
|
|
317
|
+
providerConfig?: pulumi.Input<inputs.UserProviderConfig>;
|
|
301
318
|
/**
|
|
302
319
|
* Personal Repos location of the user, e.g. `/Repos/mr.foo@example.com`.
|
|
303
320
|
*/
|
package/user.js
CHANGED
|
@@ -126,6 +126,7 @@ class User extends pulumi.CustomResource {
|
|
|
126
126
|
resourceInputs["active"] = state?.active;
|
|
127
127
|
resourceInputs["allowClusterCreate"] = state?.allowClusterCreate;
|
|
128
128
|
resourceInputs["allowInstancePoolCreate"] = state?.allowInstancePoolCreate;
|
|
129
|
+
resourceInputs["api"] = state?.api;
|
|
129
130
|
resourceInputs["databricksSqlAccess"] = state?.databricksSqlAccess;
|
|
130
131
|
resourceInputs["disableAsUserDeletion"] = state?.disableAsUserDeletion;
|
|
131
132
|
resourceInputs["displayName"] = state?.displayName;
|
|
@@ -134,6 +135,7 @@ class User extends pulumi.CustomResource {
|
|
|
134
135
|
resourceInputs["forceDeleteHomeDir"] = state?.forceDeleteHomeDir;
|
|
135
136
|
resourceInputs["forceDeleteRepos"] = state?.forceDeleteRepos;
|
|
136
137
|
resourceInputs["home"] = state?.home;
|
|
138
|
+
resourceInputs["providerConfig"] = state?.providerConfig;
|
|
137
139
|
resourceInputs["repos"] = state?.repos;
|
|
138
140
|
resourceInputs["userName"] = state?.userName;
|
|
139
141
|
resourceInputs["workspaceAccess"] = state?.workspaceAccess;
|
|
@@ -148,6 +150,7 @@ class User extends pulumi.CustomResource {
|
|
|
148
150
|
resourceInputs["active"] = args?.active;
|
|
149
151
|
resourceInputs["allowClusterCreate"] = args?.allowClusterCreate;
|
|
150
152
|
resourceInputs["allowInstancePoolCreate"] = args?.allowInstancePoolCreate;
|
|
153
|
+
resourceInputs["api"] = args?.api;
|
|
151
154
|
resourceInputs["databricksSqlAccess"] = args?.databricksSqlAccess;
|
|
152
155
|
resourceInputs["disableAsUserDeletion"] = args?.disableAsUserDeletion;
|
|
153
156
|
resourceInputs["displayName"] = args?.displayName;
|
|
@@ -156,6 +159,7 @@ class User extends pulumi.CustomResource {
|
|
|
156
159
|
resourceInputs["forceDeleteHomeDir"] = args?.forceDeleteHomeDir;
|
|
157
160
|
resourceInputs["forceDeleteRepos"] = args?.forceDeleteRepos;
|
|
158
161
|
resourceInputs["home"] = args?.home;
|
|
162
|
+
resourceInputs["providerConfig"] = args?.providerConfig;
|
|
159
163
|
resourceInputs["repos"] = args?.repos;
|
|
160
164
|
resourceInputs["userName"] = args?.userName;
|
|
161
165
|
resourceInputs["workspaceAccess"] = args?.workspaceAccess;
|
package/user.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"user.js","sourceRoot":"","sources":["../user.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"user.js","sourceRoot":"","sources":["../user.ts"],"names":[],"mappings":"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"}
|
package/userInstanceProfile.d.ts
CHANGED
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "./types/input";
|
|
3
|
+
import * as outputs from "./types/output";
|
|
2
4
|
/**
|
|
3
5
|
* > **Deprecated** Please rewrite with databricks_user_role. This resource will be removed in v0.5.x
|
|
4
6
|
*
|
|
@@ -49,10 +51,15 @@ export declare class UserInstanceProfile extends pulumi.CustomResource {
|
|
|
49
51
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
50
52
|
*/
|
|
51
53
|
static isInstance(obj: any): obj is UserInstanceProfile;
|
|
54
|
+
/**
|
|
55
|
+
* Specifies whether to use account-level or workspace-level API. Valid values are `account` and `workspace`. When not set, the API level is inferred from the provider host.
|
|
56
|
+
*/
|
|
57
|
+
readonly api: pulumi.Output<string | undefined>;
|
|
52
58
|
/**
|
|
53
59
|
* This is the id of the instance profile resource.
|
|
54
60
|
*/
|
|
55
61
|
readonly instanceProfileId: pulumi.Output<string>;
|
|
62
|
+
readonly providerConfig: pulumi.Output<outputs.UserInstanceProfileProviderConfig | undefined>;
|
|
56
63
|
/**
|
|
57
64
|
* This is the id of the user resource.
|
|
58
65
|
*/
|
|
@@ -70,10 +77,15 @@ export declare class UserInstanceProfile extends pulumi.CustomResource {
|
|
|
70
77
|
* Input properties used for looking up and filtering UserInstanceProfile resources.
|
|
71
78
|
*/
|
|
72
79
|
export interface UserInstanceProfileState {
|
|
80
|
+
/**
|
|
81
|
+
* Specifies whether to use account-level or workspace-level API. Valid values are `account` and `workspace`. When not set, the API level is inferred from the provider host.
|
|
82
|
+
*/
|
|
83
|
+
api?: pulumi.Input<string>;
|
|
73
84
|
/**
|
|
74
85
|
* This is the id of the instance profile resource.
|
|
75
86
|
*/
|
|
76
87
|
instanceProfileId?: pulumi.Input<string>;
|
|
88
|
+
providerConfig?: pulumi.Input<inputs.UserInstanceProfileProviderConfig>;
|
|
77
89
|
/**
|
|
78
90
|
* This is the id of the user resource.
|
|
79
91
|
*/
|
|
@@ -83,10 +95,15 @@ export interface UserInstanceProfileState {
|
|
|
83
95
|
* The set of arguments for constructing a UserInstanceProfile resource.
|
|
84
96
|
*/
|
|
85
97
|
export interface UserInstanceProfileArgs {
|
|
98
|
+
/**
|
|
99
|
+
* Specifies whether to use account-level or workspace-level API. Valid values are `account` and `workspace`. When not set, the API level is inferred from the provider host.
|
|
100
|
+
*/
|
|
101
|
+
api?: pulumi.Input<string>;
|
|
86
102
|
/**
|
|
87
103
|
* This is the id of the instance profile resource.
|
|
88
104
|
*/
|
|
89
105
|
instanceProfileId: pulumi.Input<string>;
|
|
106
|
+
providerConfig?: pulumi.Input<inputs.UserInstanceProfileProviderConfig>;
|
|
90
107
|
/**
|
|
91
108
|
* This is the id of the user resource.
|
|
92
109
|
*/
|
package/userInstanceProfile.js
CHANGED
|
@@ -67,7 +67,9 @@ class UserInstanceProfile extends pulumi.CustomResource {
|
|
|
67
67
|
opts = opts || {};
|
|
68
68
|
if (opts.id) {
|
|
69
69
|
const state = argsOrState;
|
|
70
|
+
resourceInputs["api"] = state?.api;
|
|
70
71
|
resourceInputs["instanceProfileId"] = state?.instanceProfileId;
|
|
72
|
+
resourceInputs["providerConfig"] = state?.providerConfig;
|
|
71
73
|
resourceInputs["userId"] = state?.userId;
|
|
72
74
|
}
|
|
73
75
|
else {
|
|
@@ -78,7 +80,9 @@ class UserInstanceProfile extends pulumi.CustomResource {
|
|
|
78
80
|
if (args?.userId === undefined && !opts.urn) {
|
|
79
81
|
throw new Error("Missing required property 'userId'");
|
|
80
82
|
}
|
|
83
|
+
resourceInputs["api"] = args?.api;
|
|
81
84
|
resourceInputs["instanceProfileId"] = args?.instanceProfileId;
|
|
85
|
+
resourceInputs["providerConfig"] = args?.providerConfig;
|
|
82
86
|
resourceInputs["userId"] = args?.userId;
|
|
83
87
|
}
|
|
84
88
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"userInstanceProfile.js","sourceRoot":"","sources":["../userInstanceProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"userInstanceProfile.js","sourceRoot":"","sources":["../userInstanceProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,MAAa,mBAAoB,SAAQ,MAAM,CAAC,cAAc;IAC1D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAgC,EAAE,IAAmC;QAC9H,OAAO,IAAI,mBAAmB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC1E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,mBAAmB,CAAC,YAAY,CAAC;IACpE,CAAC;IAwBD,YAAY,IAAY,EAAE,WAAgE,EAAE,IAAmC;QAC3H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAmD,CAAC;YAClE,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,EAAE,GAAG,CAAC;YACnC,cAAc,CAAC,mBAAmB,CAAC,GAAG,KAAK,EAAE,iBAAiB,CAAC;YAC/D,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;YACzD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;SAC5C;aAAM;YACH,MAAM,IAAI,GAAG,WAAkD,CAAC;YAChE,IAAI,IAAI,EAAE,iBAAiB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACpD,MAAM,IAAI,KAAK,CAAC,+CAA+C,CAAC,CAAC;aACpE;YACD,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,EAAE,GAAG,CAAC;YAClC,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,EAAE,iBAAiB,CAAC;YAC9D,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;SAC3C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,mBAAmB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACxE,CAAC;;AA1EL,kDA2EC;AA7DG,gBAAgB;AACO,gCAAY,GAAG,0DAA0D,CAAC"}
|
package/userRole.d.ts
CHANGED
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "./types/input";
|
|
3
|
+
import * as outputs from "./types/output";
|
|
2
4
|
/**
|
|
3
5
|
* This resource allows you to attach a role or databricks.InstanceProfile (AWS) to databricks_user.
|
|
4
6
|
*
|
|
@@ -64,6 +66,11 @@ export declare class UserRole extends pulumi.CustomResource {
|
|
|
64
66
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
65
67
|
*/
|
|
66
68
|
static isInstance(obj: any): obj is UserRole;
|
|
69
|
+
/**
|
|
70
|
+
* Specifies whether to use account-level or workspace-level API. Valid values are `account` and `workspace`. When not set, the API level is inferred from the provider host.
|
|
71
|
+
*/
|
|
72
|
+
readonly api: pulumi.Output<string | undefined>;
|
|
73
|
+
readonly providerConfig: pulumi.Output<outputs.UserRoleProviderConfig | undefined>;
|
|
67
74
|
/**
|
|
68
75
|
* Either a role name or the ARN/ID of the instance profile resource.
|
|
69
76
|
*/
|
|
@@ -85,6 +92,11 @@ export declare class UserRole extends pulumi.CustomResource {
|
|
|
85
92
|
* Input properties used for looking up and filtering UserRole resources.
|
|
86
93
|
*/
|
|
87
94
|
export interface UserRoleState {
|
|
95
|
+
/**
|
|
96
|
+
* Specifies whether to use account-level or workspace-level API. Valid values are `account` and `workspace`. When not set, the API level is inferred from the provider host.
|
|
97
|
+
*/
|
|
98
|
+
api?: pulumi.Input<string>;
|
|
99
|
+
providerConfig?: pulumi.Input<inputs.UserRoleProviderConfig>;
|
|
88
100
|
/**
|
|
89
101
|
* Either a role name or the ARN/ID of the instance profile resource.
|
|
90
102
|
*/
|
|
@@ -98,6 +110,11 @@ export interface UserRoleState {
|
|
|
98
110
|
* The set of arguments for constructing a UserRole resource.
|
|
99
111
|
*/
|
|
100
112
|
export interface UserRoleArgs {
|
|
113
|
+
/**
|
|
114
|
+
* Specifies whether to use account-level or workspace-level API. Valid values are `account` and `workspace`. When not set, the API level is inferred from the provider host.
|
|
115
|
+
*/
|
|
116
|
+
api?: pulumi.Input<string>;
|
|
117
|
+
providerConfig?: pulumi.Input<inputs.UserRoleProviderConfig>;
|
|
101
118
|
/**
|
|
102
119
|
* Either a role name or the ARN/ID of the instance profile resource.
|
|
103
120
|
*/
|
package/userRole.js
CHANGED
|
@@ -82,6 +82,8 @@ class UserRole extends pulumi.CustomResource {
|
|
|
82
82
|
opts = opts || {};
|
|
83
83
|
if (opts.id) {
|
|
84
84
|
const state = argsOrState;
|
|
85
|
+
resourceInputs["api"] = state?.api;
|
|
86
|
+
resourceInputs["providerConfig"] = state?.providerConfig;
|
|
85
87
|
resourceInputs["role"] = state?.role;
|
|
86
88
|
resourceInputs["userId"] = state?.userId;
|
|
87
89
|
}
|
|
@@ -93,6 +95,8 @@ class UserRole extends pulumi.CustomResource {
|
|
|
93
95
|
if (args?.userId === undefined && !opts.urn) {
|
|
94
96
|
throw new Error("Missing required property 'userId'");
|
|
95
97
|
}
|
|
98
|
+
resourceInputs["api"] = args?.api;
|
|
99
|
+
resourceInputs["providerConfig"] = args?.providerConfig;
|
|
96
100
|
resourceInputs["role"] = args?.role;
|
|
97
101
|
resourceInputs["userId"] = args?.userId;
|
|
98
102
|
}
|
package/userRole.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"userRole.js","sourceRoot":"","sources":["../userRole.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"userRole.js","sourceRoot":"","sources":["../userRole.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgDG;AACH,MAAa,QAAS,SAAQ,MAAM,CAAC,cAAc;IAC/C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAqB,EAAE,IAAmC;QACnH,OAAO,IAAI,QAAQ,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC/D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,QAAQ,CAAC,YAAY,CAAC;IACzD,CAAC;IAwBD,YAAY,IAAY,EAAE,WAA0C,EAAE,IAAmC;QACrG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAwC,CAAC;YACvD,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,EAAE,GAAG,CAAC;YACnC,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;YACzD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;SAC5C;aAAM;YACH,MAAM,IAAI,GAAG,WAAuC,CAAC;YACrD,IAAI,IAAI,EAAE,IAAI,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvC,MAAM,IAAI,KAAK,CAAC,kCAAkC,CAAC,CAAC;aACvD;YACD,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,EAAE,GAAG,CAAC;YAClC,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;SAC3C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,QAAQ,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC7D,CAAC;;AA1EL,4BA2EC;AA7DG,gBAAgB;AACO,qBAAY,GAAG,oCAAoC,CAAC"}
|
package/vectorSearchIndex.d.ts
CHANGED
|
@@ -60,6 +60,7 @@ export declare class VectorSearchIndex extends pulumi.CustomResource {
|
|
|
60
60
|
* The name of the Mosaic AI Vector Search Endpoint that will be used for indexing the data.
|
|
61
61
|
*/
|
|
62
62
|
readonly endpointName: pulumi.Output<string>;
|
|
63
|
+
readonly indexSubtype: pulumi.Output<string | undefined>;
|
|
63
64
|
/**
|
|
64
65
|
* Mosaic AI Vector Search index type. Currently supported values are:
|
|
65
66
|
* * `DELTA_SYNC`: An index that automatically syncs with a source Delta Table, automatically and incrementally updating the index as the underlying data in the Delta Table changes.
|
|
@@ -108,6 +109,7 @@ export interface VectorSearchIndexState {
|
|
|
108
109
|
* The name of the Mosaic AI Vector Search Endpoint that will be used for indexing the data.
|
|
109
110
|
*/
|
|
110
111
|
endpointName?: pulumi.Input<string>;
|
|
112
|
+
indexSubtype?: pulumi.Input<string>;
|
|
111
113
|
/**
|
|
112
114
|
* Mosaic AI Vector Search index type. Currently supported values are:
|
|
113
115
|
* * `DELTA_SYNC`: An index that automatically syncs with a source Delta Table, automatically and incrementally updating the index as the underlying data in the Delta Table changes.
|
|
@@ -144,6 +146,7 @@ export interface VectorSearchIndexArgs {
|
|
|
144
146
|
* The name of the Mosaic AI Vector Search Endpoint that will be used for indexing the data.
|
|
145
147
|
*/
|
|
146
148
|
endpointName: pulumi.Input<string>;
|
|
149
|
+
indexSubtype?: pulumi.Input<string>;
|
|
147
150
|
/**
|
|
148
151
|
* Mosaic AI Vector Search index type. Currently supported values are:
|
|
149
152
|
* * `DELTA_SYNC`: An index that automatically syncs with a source Delta Table, automatically and incrementally updating the index as the underlying data in the Delta Table changes.
|
package/vectorSearchIndex.js
CHANGED
|
@@ -64,6 +64,7 @@ class VectorSearchIndex extends pulumi.CustomResource {
|
|
|
64
64
|
resourceInputs["deltaSyncIndexSpec"] = state?.deltaSyncIndexSpec;
|
|
65
65
|
resourceInputs["directAccessIndexSpec"] = state?.directAccessIndexSpec;
|
|
66
66
|
resourceInputs["endpointName"] = state?.endpointName;
|
|
67
|
+
resourceInputs["indexSubtype"] = state?.indexSubtype;
|
|
67
68
|
resourceInputs["indexType"] = state?.indexType;
|
|
68
69
|
resourceInputs["name"] = state?.name;
|
|
69
70
|
resourceInputs["primaryKey"] = state?.primaryKey;
|
|
@@ -84,6 +85,7 @@ class VectorSearchIndex extends pulumi.CustomResource {
|
|
|
84
85
|
resourceInputs["deltaSyncIndexSpec"] = args?.deltaSyncIndexSpec;
|
|
85
86
|
resourceInputs["directAccessIndexSpec"] = args?.directAccessIndexSpec;
|
|
86
87
|
resourceInputs["endpointName"] = args?.endpointName;
|
|
88
|
+
resourceInputs["indexSubtype"] = args?.indexSubtype;
|
|
87
89
|
resourceInputs["indexType"] = args?.indexType;
|
|
88
90
|
resourceInputs["name"] = args?.name;
|
|
89
91
|
resourceInputs["primaryKey"] = args?.primaryKey;
|
package/vectorSearchIndex.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vectorSearchIndex.js","sourceRoot":"","sources":["../vectorSearchIndex.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,MAAa,iBAAkB,SAAQ,MAAM,CAAC,cAAc;IACxD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA8B,EAAE,IAAmC;QAC5H,OAAO,IAAI,iBAAiB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACxE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,iBAAiB,CAAC,YAAY,CAAC;IAClE,CAAC;
|
|
1
|
+
{"version":3,"file":"vectorSearchIndex.js","sourceRoot":"","sources":["../vectorSearchIndex.ts"],"names":[],"mappings":"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"}
|