@pulumi/databricks 1.71.0-alpha.1748901708 → 1.71.0-alpha.1749482549

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 (306) hide show
  1. package/accountNetworkPolicy.d.ts +95 -0
  2. package/accountNetworkPolicy.js +74 -0
  3. package/accountNetworkPolicy.js.map +1 -0
  4. package/aibiDashboardEmbeddingAccessPolicySetting.d.ts +12 -0
  5. package/aibiDashboardEmbeddingAccessPolicySetting.js +12 -0
  6. package/aibiDashboardEmbeddingAccessPolicySetting.js.map +1 -1
  7. package/aibiDashboardEmbeddingApprovedDomainsSetting.d.ts +12 -0
  8. package/aibiDashboardEmbeddingApprovedDomainsSetting.js +12 -0
  9. package/aibiDashboardEmbeddingApprovedDomainsSetting.js.map +1 -1
  10. package/alert.d.ts +12 -0
  11. package/alert.js +12 -0
  12. package/alert.js.map +1 -1
  13. package/alertV2.d.ts +105 -0
  14. package/alertV2.js +21 -0
  15. package/alertV2.js.map +1 -1
  16. package/app.d.ts +2 -2
  17. package/app.js +2 -2
  18. package/artifactAllowlist.d.ts +13 -1
  19. package/artifactAllowlist.js +13 -1
  20. package/artifactAllowlist.js.map +1 -1
  21. package/budget.d.ts +16 -2
  22. package/budget.js +16 -2
  23. package/budget.js.map +1 -1
  24. package/budgetPolicy.d.ts +48 -15
  25. package/budgetPolicy.js +19 -7
  26. package/budgetPolicy.js.map +1 -1
  27. package/catalog.d.ts +12 -0
  28. package/catalog.js +12 -0
  29. package/catalog.js.map +1 -1
  30. package/catalogWorkspaceBinding.d.ts +17 -3
  31. package/catalogWorkspaceBinding.js +17 -0
  32. package/catalogWorkspaceBinding.js.map +1 -1
  33. package/cluster.d.ts +12 -12
  34. package/clusterPolicy.d.ts +12 -0
  35. package/clusterPolicy.js +12 -0
  36. package/clusterPolicy.js.map +1 -1
  37. package/connection.d.ts +13 -1
  38. package/connection.js +13 -1
  39. package/connection.js.map +1 -1
  40. package/credential.d.ts +12 -0
  41. package/credential.js +12 -0
  42. package/credential.js.map +1 -1
  43. package/customAppIntegration.d.ts +16 -2
  44. package/customAppIntegration.js +16 -2
  45. package/customAppIntegration.js.map +1 -1
  46. package/dashboard.d.ts +12 -0
  47. package/dashboard.js +12 -0
  48. package/dashboard.js.map +1 -1
  49. package/databaseInstance.d.ts +165 -0
  50. package/databaseInstance.js +90 -0
  51. package/databaseInstance.js.map +1 -0
  52. package/dbfsFile.d.ts +12 -0
  53. package/dbfsFile.js +12 -0
  54. package/dbfsFile.js.map +1 -1
  55. package/defaultNamespaceSetting.d.ts +12 -0
  56. package/defaultNamespaceSetting.js +12 -0
  57. package/defaultNamespaceSetting.js.map +1 -1
  58. package/directory.d.ts +12 -0
  59. package/directory.js +12 -0
  60. package/directory.js.map +1 -1
  61. package/disableLegacyDbfsSetting.d.ts +12 -0
  62. package/disableLegacyDbfsSetting.js +12 -0
  63. package/disableLegacyDbfsSetting.js.map +1 -1
  64. package/disableLegacyFeaturesSetting.d.ts +13 -1
  65. package/disableLegacyFeaturesSetting.js +13 -1
  66. package/disableLegacyFeaturesSetting.js.map +1 -1
  67. package/entitlements.d.ts +27 -3
  68. package/entitlements.js +14 -0
  69. package/entitlements.js.map +1 -1
  70. package/externalLocation.d.ts +27 -12
  71. package/externalLocation.js +16 -2
  72. package/externalLocation.js.map +1 -1
  73. package/file.d.ts +12 -0
  74. package/file.js +12 -0
  75. package/file.js.map +1 -1
  76. package/getAccountNetworkPolicies.d.ts +14 -0
  77. package/getAccountNetworkPolicies.js +18 -0
  78. package/getAccountNetworkPolicies.js.map +1 -0
  79. package/getAccountNetworkPolicy.d.ts +60 -0
  80. package/getAccountNetworkPolicy.js +28 -0
  81. package/getAccountNetworkPolicy.js.map +1 -0
  82. package/getAlertV2.d.ts +90 -0
  83. package/getAlertV2.js.map +1 -1
  84. package/getAwsBucketPolicy.d.ts +2 -2
  85. package/getAwsUnityCatalogAssumeRolePolicy.d.ts +8 -2
  86. package/getAwsUnityCatalogAssumeRolePolicy.js +8 -2
  87. package/getAwsUnityCatalogAssumeRolePolicy.js.map +1 -1
  88. package/getAwsUnityCatalogPolicy.d.ts +10 -4
  89. package/getAwsUnityCatalogPolicy.js +8 -2
  90. package/getAwsUnityCatalogPolicy.js.map +1 -1
  91. package/getBudgetPolicies.d.ts +2 -2
  92. package/getBudgetPolicies.js +2 -2
  93. package/getBudgetPolicy.d.ts +36 -6
  94. package/getBudgetPolicy.js +2 -2
  95. package/getBudgetPolicy.js.map +1 -1
  96. package/getDatabaseInstance.d.ts +106 -0
  97. package/getDatabaseInstance.js +30 -0
  98. package/getDatabaseInstance.js.map +1 -0
  99. package/getDatabaseInstances.d.ts +14 -0
  100. package/getDatabaseInstances.js +18 -0
  101. package/getDatabaseInstances.js.map +1 -0
  102. package/getGroup.d.ts +3 -0
  103. package/getGroup.js +2 -0
  104. package/getGroup.js.map +1 -1
  105. package/getRecipientFederationPolicies.d.ts +14 -0
  106. package/getRecipientFederationPolicies.js +18 -0
  107. package/getRecipientFederationPolicies.js.map +1 -0
  108. package/getRecipientFederationPolicy.d.ts +71 -0
  109. package/getRecipientFederationPolicy.js +28 -0
  110. package/getRecipientFederationPolicy.js.map +1 -0
  111. package/getWorkspaceNetworkOption.d.ts +55 -0
  112. package/getWorkspaceNetworkOption.js +26 -0
  113. package/getWorkspaceNetworkOption.js.map +1 -0
  114. package/gitCredential.d.ts +15 -3
  115. package/gitCredential.js +12 -0
  116. package/gitCredential.js.map +1 -1
  117. package/globalInitScript.d.ts +12 -0
  118. package/globalInitScript.js +12 -0
  119. package/globalInitScript.js.map +1 -1
  120. package/grant.d.ts +13 -1
  121. package/grant.js +13 -1
  122. package/grant.js.map +1 -1
  123. package/grants.d.ts +13 -1
  124. package/grants.js +13 -1
  125. package/grants.js.map +1 -1
  126. package/group.d.ts +28 -4
  127. package/group.js +15 -1
  128. package/group.js.map +1 -1
  129. package/groupMember.d.ts +18 -6
  130. package/groupMember.js +12 -0
  131. package/groupMember.js.map +1 -1
  132. package/index.d.ts +36 -0
  133. package/index.js +52 -5
  134. package/index.js.map +1 -1
  135. package/instancePool.d.ts +17 -5
  136. package/instancePool.js +14 -2
  137. package/instancePool.js.map +1 -1
  138. package/instanceProfile.d.ts +12 -0
  139. package/instanceProfile.js +12 -0
  140. package/instanceProfile.js.map +1 -1
  141. package/ipAccessList.d.ts +12 -0
  142. package/ipAccessList.js +12 -0
  143. package/ipAccessList.js.map +1 -1
  144. package/job.d.ts +15 -3
  145. package/job.js +15 -3
  146. package/job.js.map +1 -1
  147. package/library.d.ts +1 -1
  148. package/library.js +1 -1
  149. package/metastore.d.ts +12 -0
  150. package/metastore.js +12 -0
  151. package/metastore.js.map +1 -1
  152. package/metastoreAssignment.d.ts +13 -1
  153. package/metastoreAssignment.js +13 -1
  154. package/metastoreAssignment.js.map +1 -1
  155. package/metastoreDataAccess.d.ts +13 -1
  156. package/metastoreDataAccess.js +13 -1
  157. package/metastoreDataAccess.js.map +1 -1
  158. package/mlflowExperiment.d.ts +14 -2
  159. package/mlflowExperiment.js +14 -2
  160. package/mlflowExperiment.js.map +1 -1
  161. package/mlflowModel.d.ts +12 -0
  162. package/mlflowModel.js +12 -0
  163. package/mlflowModel.js.map +1 -1
  164. package/modelServing.d.ts +20 -1
  165. package/modelServing.js +14 -1
  166. package/modelServing.js.map +1 -1
  167. package/modelServingProvisionedThroughput.d.ts +178 -0
  168. package/modelServingProvisionedThroughput.js +134 -0
  169. package/modelServingProvisionedThroughput.js.map +1 -0
  170. package/mwsCredentials.d.ts +12 -0
  171. package/mwsCredentials.js +12 -0
  172. package/mwsCredentials.js.map +1 -1
  173. package/mwsCustomerManagedKeys.d.ts +12 -0
  174. package/mwsCustomerManagedKeys.js +12 -0
  175. package/mwsCustomerManagedKeys.js.map +1 -1
  176. package/mwsNccPrivateEndpointRule.d.ts +13 -1
  177. package/mwsNccPrivateEndpointRule.js +13 -1
  178. package/mwsNccPrivateEndpointRule.js.map +1 -1
  179. package/mwsNetworkConnectivityConfig.d.ts +15 -1
  180. package/mwsNetworkConnectivityConfig.js +15 -1
  181. package/mwsNetworkConnectivityConfig.js.map +1 -1
  182. package/mwsNetworks.d.ts +12 -14
  183. package/mwsNetworks.js +12 -14
  184. package/mwsNetworks.js.map +1 -1
  185. package/mwsPermissionAssignment.d.ts +12 -0
  186. package/mwsPermissionAssignment.js +12 -0
  187. package/mwsPermissionAssignment.js.map +1 -1
  188. package/mwsPrivateAccessSettings.d.ts +12 -4
  189. package/mwsPrivateAccessSettings.js +12 -4
  190. package/mwsPrivateAccessSettings.js.map +1 -1
  191. package/mwsStorageConfigurations.d.ts +15 -1
  192. package/mwsStorageConfigurations.js +15 -1
  193. package/mwsStorageConfigurations.js.map +1 -1
  194. package/mwsWorkspaces.d.ts +20 -14
  195. package/mwsWorkspaces.js +17 -5
  196. package/mwsWorkspaces.js.map +1 -1
  197. package/notebook.d.ts +12 -0
  198. package/notebook.js +12 -0
  199. package/notebook.js.map +1 -1
  200. package/notificationDestination.d.ts +12 -0
  201. package/notificationDestination.js +12 -0
  202. package/notificationDestination.js.map +1 -1
  203. package/onlineTable.d.ts +13 -1
  204. package/onlineTable.js +13 -1
  205. package/onlineTable.js.map +1 -1
  206. package/package.json +2 -2
  207. package/permissionAssignment.d.ts +14 -2
  208. package/permissionAssignment.js +14 -2
  209. package/permissionAssignment.js.map +1 -1
  210. package/permissions.d.ts +1 -1
  211. package/permissions.js +1 -1
  212. package/pipeline.d.ts +40 -11
  213. package/pipeline.js +21 -2
  214. package/pipeline.js.map +1 -1
  215. package/query.d.ts +12 -0
  216. package/query.js +12 -0
  217. package/query.js.map +1 -1
  218. package/recipient.d.ts +14 -2
  219. package/recipient.js +14 -2
  220. package/recipient.js.map +1 -1
  221. package/recipientFederationPolicy.d.ts +114 -0
  222. package/recipientFederationPolicy.js +78 -0
  223. package/recipientFederationPolicy.js.map +1 -0
  224. package/registeredModel.d.ts +13 -1
  225. package/registeredModel.js +13 -1
  226. package/registeredModel.js.map +1 -1
  227. package/repo.d.ts +13 -1
  228. package/repo.js +13 -1
  229. package/repo.js.map +1 -1
  230. package/restrictWorkspaceAdminsSetting.d.ts +12 -0
  231. package/restrictWorkspaceAdminsSetting.js +12 -0
  232. package/restrictWorkspaceAdminsSetting.js.map +1 -1
  233. package/schema.d.ts +13 -1
  234. package/schema.js +13 -1
  235. package/schema.js.map +1 -1
  236. package/secret.d.ts +15 -3
  237. package/secret.js +15 -3
  238. package/secret.js.map +1 -1
  239. package/secretAcl.d.ts +12 -0
  240. package/secretAcl.js +12 -0
  241. package/secretAcl.js.map +1 -1
  242. package/secretScope.d.ts +13 -1
  243. package/secretScope.js +13 -1
  244. package/secretScope.js.map +1 -1
  245. package/servicePrincipal.d.ts +38 -14
  246. package/servicePrincipal.js +22 -8
  247. package/servicePrincipal.js.map +1 -1
  248. package/share.d.ts +12 -0
  249. package/share.js +12 -0
  250. package/share.js.map +1 -1
  251. package/sqlAlert.d.ts +13 -1
  252. package/sqlAlert.js +13 -1
  253. package/sqlAlert.js.map +1 -1
  254. package/sqlDashboard.d.ts +13 -1
  255. package/sqlDashboard.js +13 -1
  256. package/sqlDashboard.js.map +1 -1
  257. package/sqlEndpoint.d.ts +12 -0
  258. package/sqlEndpoint.js +12 -0
  259. package/sqlEndpoint.js.map +1 -1
  260. package/sqlGlobalConfig.d.ts +12 -0
  261. package/sqlGlobalConfig.js +12 -0
  262. package/sqlGlobalConfig.js.map +1 -1
  263. package/sqlPermissions.d.ts +12 -0
  264. package/sqlPermissions.js +12 -0
  265. package/sqlPermissions.js.map +1 -1
  266. package/sqlQuery.d.ts +13 -1
  267. package/sqlQuery.js +13 -1
  268. package/sqlQuery.js.map +1 -1
  269. package/sqlTable.d.ts +15 -3
  270. package/sqlTable.js +14 -2
  271. package/sqlTable.js.map +1 -1
  272. package/sqlVisualization.d.ts +12 -0
  273. package/sqlVisualization.js +12 -0
  274. package/sqlVisualization.js.map +1 -1
  275. package/sqlWidget.d.ts +12 -0
  276. package/sqlWidget.js +12 -0
  277. package/sqlWidget.js.map +1 -1
  278. package/storageCredential.d.ts +12 -0
  279. package/storageCredential.js +12 -0
  280. package/storageCredential.js.map +1 -1
  281. package/systemSchema.d.ts +18 -10
  282. package/systemSchema.js +19 -4
  283. package/systemSchema.js.map +1 -1
  284. package/types/input.d.ts +893 -35
  285. package/types/output.d.ts +1014 -32
  286. package/user.d.ts +39 -6
  287. package/user.js +17 -3
  288. package/user.js.map +1 -1
  289. package/vectorSearchEndpoint.d.ts +37 -11
  290. package/vectorSearchEndpoint.js +15 -3
  291. package/vectorSearchEndpoint.js.map +1 -1
  292. package/vectorSearchIndex.d.ts +13 -1
  293. package/vectorSearchIndex.js +13 -1
  294. package/vectorSearchIndex.js.map +1 -1
  295. package/volume.d.ts +13 -1
  296. package/volume.js +13 -1
  297. package/volume.js.map +1 -1
  298. package/workspaceBinding.d.ts +17 -3
  299. package/workspaceBinding.js +17 -0
  300. package/workspaceBinding.js.map +1 -1
  301. package/workspaceFile.d.ts +12 -0
  302. package/workspaceFile.js +12 -0
  303. package/workspaceFile.js.map +1 -1
  304. package/workspaceNetworkOption.d.ts +90 -0
  305. package/workspaceNetworkOption.js +72 -0
  306. package/workspaceNetworkOption.js.map +1 -0
package/getAlertV2.d.ts CHANGED
@@ -6,32 +6,98 @@ export declare function getAlertV2(args?: GetAlertV2Args, opts?: pulumi.InvokeOp
6
6
  * A collection of arguments for invoking getAlertV2.
7
7
  */
8
8
  export interface GetAlertV2Args {
9
+ /**
10
+ * (string) - Custom description for the alert. support mustache template
11
+ */
9
12
  customDescription?: string;
13
+ /**
14
+ * (string) - Custom summary for the alert. support mustache template
15
+ */
10
16
  customSummary?: string;
17
+ /**
18
+ * (string) - The display name of the alert
19
+ */
11
20
  displayName?: string;
21
+ /**
22
+ * (AlertV2Evaluation) -
23
+ */
12
24
  evaluation?: inputs.GetAlertV2Evaluation;
25
+ /**
26
+ * (string) - The workspace path of the folder containing the alert. Can only be set on create, and cannot be updated
27
+ */
13
28
  parentPath?: string;
29
+ /**
30
+ * (string) - Text of the query to be run
31
+ */
14
32
  queryText?: string;
33
+ /**
34
+ * (CronSchedule) -
35
+ */
15
36
  schedule?: inputs.GetAlertV2Schedule;
37
+ /**
38
+ * (string) - ID of the SQL warehouse attached to the alert
39
+ */
16
40
  warehouseId?: string;
17
41
  }
18
42
  /**
19
43
  * A collection of values returned by getAlertV2.
20
44
  */
21
45
  export interface GetAlertV2Result {
46
+ /**
47
+ * (string) - The timestamp indicating when the alert was created
48
+ */
22
49
  readonly createTime: string;
50
+ /**
51
+ * (string) - Custom description for the alert. support mustache template
52
+ */
23
53
  readonly customDescription?: string;
54
+ /**
55
+ * (string) - Custom summary for the alert. support mustache template
56
+ */
24
57
  readonly customSummary?: string;
58
+ /**
59
+ * (string) - The display name of the alert
60
+ */
25
61
  readonly displayName?: string;
62
+ /**
63
+ * (AlertV2Evaluation) -
64
+ */
26
65
  readonly evaluation?: outputs.GetAlertV2Evaluation;
66
+ /**
67
+ * (string) - UUID identifying the alert
68
+ */
27
69
  readonly id: string;
70
+ /**
71
+ * (string) - Indicates whether the query is trashed. Possible values are: ACTIVE, TRASHED
72
+ */
28
73
  readonly lifecycleState: string;
74
+ /**
75
+ * (string) - The owner's username. This field is set to "Unavailable" if the user has been deleted
76
+ */
29
77
  readonly ownerUserName: string;
78
+ /**
79
+ * (string) - The workspace path of the folder containing the alert. Can only be set on create, and cannot be updated
80
+ */
30
81
  readonly parentPath?: string;
82
+ /**
83
+ * (string) - Text of the query to be run
84
+ */
31
85
  readonly queryText?: string;
86
+ /**
87
+ * (string) - The run as username. This field is set to "Unavailable" if the user has been deleted
88
+ */
32
89
  readonly runAsUserName: string;
90
+ /**
91
+ * (CronSchedule) -
92
+ */
33
93
  readonly schedule?: outputs.GetAlertV2Schedule;
94
+ /**
95
+ * (string) - The timestamp indicating when the alert was updated
96
+ */
34
97
  readonly updateTime: string;
98
+ /**
99
+ * (string) - ID of the SQL warehouse attached to the alert
100
+ */
35
101
  readonly warehouseId?: string;
36
102
  }
37
103
  export declare function getAlertV2Output(args?: GetAlertV2OutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetAlertV2Result>;
@@ -39,12 +105,36 @@ export declare function getAlertV2Output(args?: GetAlertV2OutputArgs, opts?: pul
39
105
  * A collection of arguments for invoking getAlertV2.
40
106
  */
41
107
  export interface GetAlertV2OutputArgs {
108
+ /**
109
+ * (string) - Custom description for the alert. support mustache template
110
+ */
42
111
  customDescription?: pulumi.Input<string>;
112
+ /**
113
+ * (string) - Custom summary for the alert. support mustache template
114
+ */
43
115
  customSummary?: pulumi.Input<string>;
116
+ /**
117
+ * (string) - The display name of the alert
118
+ */
44
119
  displayName?: pulumi.Input<string>;
120
+ /**
121
+ * (AlertV2Evaluation) -
122
+ */
45
123
  evaluation?: pulumi.Input<inputs.GetAlertV2EvaluationArgs>;
124
+ /**
125
+ * (string) - The workspace path of the folder containing the alert. Can only be set on create, and cannot be updated
126
+ */
46
127
  parentPath?: pulumi.Input<string>;
128
+ /**
129
+ * (string) - Text of the query to be run
130
+ */
47
131
  queryText?: pulumi.Input<string>;
132
+ /**
133
+ * (CronSchedule) -
134
+ */
48
135
  schedule?: pulumi.Input<inputs.GetAlertV2ScheduleArgs>;
136
+ /**
137
+ * (string) - ID of the SQL warehouse attached to the alert
138
+ */
49
139
  warehouseId?: pulumi.Input<string>;
50
140
  }
package/getAlertV2.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"getAlertV2.js","sourceRoot":"","sources":["../getAlertV2.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,UAAU,CAAC,IAAqB,EAAE,IAA2B;IACzE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wCAAwC,EAAE;QACnE,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,gCAaC;AAmCD,SAAgB,gBAAgB,CAAC,IAA2B,EAAE,IAAiC;IAC3F,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wCAAwC,EAAE;QACzE,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,4CAaC"}
1
+ {"version":3,"file":"getAlertV2.js","sourceRoot":"","sources":["../getAlertV2.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,UAAU,CAAC,IAAqB,EAAE,IAA2B;IACzE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wCAAwC,EAAE;QACnE,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,gCAaC;AAqGD,SAAgB,gBAAgB,CAAC,IAA2B,EAAE,IAAiC;IAC3F,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wCAAwC,EAAE;QACzE,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,4CAaC"}
@@ -36,7 +36,7 @@ export interface GetAwsBucketPolicyArgs {
36
36
  */
37
37
  awsPartition?: string;
38
38
  /**
39
- * AWS S3 Bucket name for which to generate the policy document.
39
+ * AWS S3 Bucket name for which to generate the policy document. The name must follow the [S3 bucket naming rules](https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html).
40
40
  */
41
41
  bucket: string;
42
42
  /**
@@ -110,7 +110,7 @@ export interface GetAwsBucketPolicyOutputArgs {
110
110
  */
111
111
  awsPartition?: pulumi.Input<string>;
112
112
  /**
113
- * AWS S3 Bucket name for which to generate the policy document.
113
+ * AWS S3 Bucket name for which to generate the policy document. The name must follow the [S3 bucket naming rules](https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html).
114
114
  */
115
115
  bucket: pulumi.Input<string>;
116
116
  /**
@@ -31,7 +31,10 @@ import * as pulumi from "@pulumi/pulumi";
31
31
  * const metastoreDataAccess = new aws.iam.Role("metastore_data_access", {
32
32
  * name: `${prefix}-uc-access`,
33
33
  * assumeRolePolicy: thisGetAwsUnityCatalogAssumeRolePolicy.then(thisGetAwsUnityCatalogAssumeRolePolicy => thisGetAwsUnityCatalogAssumeRolePolicy.json),
34
- * managedPolicyArns: [unityMetastore.arn],
34
+ * });
35
+ * const metastoreDataAccessRolePolicyAttachment = new aws.iam.RolePolicyAttachment("metastore_data_access", {
36
+ * role: metastoreDataAccess.name,
37
+ * policyArn: unityMetastore.arn,
35
38
  * });
36
39
  * ```
37
40
  */
@@ -108,7 +111,10 @@ export interface GetAwsUnityCatalogAssumeRolePolicyResult {
108
111
  * const metastoreDataAccess = new aws.iam.Role("metastore_data_access", {
109
112
  * name: `${prefix}-uc-access`,
110
113
  * assumeRolePolicy: thisGetAwsUnityCatalogAssumeRolePolicy.then(thisGetAwsUnityCatalogAssumeRolePolicy => thisGetAwsUnityCatalogAssumeRolePolicy.json),
111
- * managedPolicyArns: [unityMetastore.arn],
114
+ * });
115
+ * const metastoreDataAccessRolePolicyAttachment = new aws.iam.RolePolicyAttachment("metastore_data_access", {
116
+ * role: metastoreDataAccess.name,
117
+ * policyArn: unityMetastore.arn,
112
118
  * });
113
119
  * ```
114
120
  */
@@ -37,7 +37,10 @@ const utilities = require("./utilities");
37
37
  * const metastoreDataAccess = new aws.iam.Role("metastore_data_access", {
38
38
  * name: `${prefix}-uc-access`,
39
39
  * assumeRolePolicy: thisGetAwsUnityCatalogAssumeRolePolicy.then(thisGetAwsUnityCatalogAssumeRolePolicy => thisGetAwsUnityCatalogAssumeRolePolicy.json),
40
- * managedPolicyArns: [unityMetastore.arn],
40
+ * });
41
+ * const metastoreDataAccessRolePolicyAttachment = new aws.iam.RolePolicyAttachment("metastore_data_access", {
42
+ * role: metastoreDataAccess.name,
43
+ * policyArn: unityMetastore.arn,
41
44
  * });
42
45
  * ```
43
46
  */
@@ -84,7 +87,10 @@ exports.getAwsUnityCatalogAssumeRolePolicy = getAwsUnityCatalogAssumeRolePolicy;
84
87
  * const metastoreDataAccess = new aws.iam.Role("metastore_data_access", {
85
88
  * name: `${prefix}-uc-access`,
86
89
  * assumeRolePolicy: thisGetAwsUnityCatalogAssumeRolePolicy.then(thisGetAwsUnityCatalogAssumeRolePolicy => thisGetAwsUnityCatalogAssumeRolePolicy.json),
87
- * managedPolicyArns: [unityMetastore.arn],
90
+ * });
91
+ * const metastoreDataAccessRolePolicyAttachment = new aws.iam.RolePolicyAttachment("metastore_data_access", {
92
+ * role: metastoreDataAccess.name,
93
+ * policyArn: unityMetastore.arn,
88
94
  * });
89
95
  * ```
90
96
  */
@@ -1 +1 @@
1
- {"version":3,"file":"getAwsUnityCatalogAssumeRolePolicy.js","sourceRoot":"","sources":["../getAwsUnityCatalogAssumeRolePolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmCG;AACH,SAAgB,kCAAkC,CAAC,IAA4C,EAAE,IAA2B;IACxH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wFAAwF,EAAE;QACnH,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;KAChD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,gFASC;AA2CD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmCG;AACH,SAAgB,wCAAwC,CAAC,IAAkD,EAAE,IAAiC;IAC1I,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wFAAwF,EAAE;QACzH,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;KAChD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,4FASC"}
1
+ {"version":3,"file":"getAwsUnityCatalogAssumeRolePolicy.js","sourceRoot":"","sources":["../getAwsUnityCatalogAssumeRolePolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsCG;AACH,SAAgB,kCAAkC,CAAC,IAA4C,EAAE,IAA2B;IACxH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wFAAwF,EAAE;QACnH,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;KAChD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,gFASC;AA2CD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsCG;AACH,SAAgB,wCAAwC,CAAC,IAAkD,EAAE,IAAiC;IAC1I,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wFAAwF,EAAE;QACzH,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;KAChD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,4FASC"}
@@ -31,7 +31,10 @@ import * as pulumi from "@pulumi/pulumi";
31
31
  * const metastoreDataAccess = new aws.iam.Role("metastore_data_access", {
32
32
  * name: `${prefix}-uc-access`,
33
33
  * assumeRolePolicy: thisGetAwsUnityCatalogAssumeRolePolicy.then(thisGetAwsUnityCatalogAssumeRolePolicy => thisGetAwsUnityCatalogAssumeRolePolicy.json),
34
- * managedPolicyArns: [unityMetastore.arn],
34
+ * });
35
+ * const metastoreDataAccessRolePolicyAttachment = new aws.iam.RolePolicyAttachment("metastore_data_access", {
36
+ * role: metastoreDataAccess.name,
37
+ * policyArn: unityMetastore.arn,
35
38
  * });
36
39
  * ```
37
40
  */
@@ -49,7 +52,7 @@ export interface GetAwsUnityCatalogPolicyArgs {
49
52
  */
50
53
  awsPartition?: string;
51
54
  /**
52
- * The name of the S3 bucket used as root storage location for [managed tables](https://docs.databricks.com/data-governance/unity-catalog/index.html#managed-table) in Unity Catalog.
55
+ * The name of the S3 bucket used as root storage location for [managed tables](https://docs.databricks.com/data-governance/unity-catalog/index.html#managed-table) in Unity Catalog. The name must follow the [S3 bucket naming rules](https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html).
53
56
  */
54
57
  bucketName: string;
55
58
  /**
@@ -111,7 +114,10 @@ export interface GetAwsUnityCatalogPolicyResult {
111
114
  * const metastoreDataAccess = new aws.iam.Role("metastore_data_access", {
112
115
  * name: `${prefix}-uc-access`,
113
116
  * assumeRolePolicy: thisGetAwsUnityCatalogAssumeRolePolicy.then(thisGetAwsUnityCatalogAssumeRolePolicy => thisGetAwsUnityCatalogAssumeRolePolicy.json),
114
- * managedPolicyArns: [unityMetastore.arn],
117
+ * });
118
+ * const metastoreDataAccessRolePolicyAttachment = new aws.iam.RolePolicyAttachment("metastore_data_access", {
119
+ * role: metastoreDataAccess.name,
120
+ * policyArn: unityMetastore.arn,
115
121
  * });
116
122
  * ```
117
123
  */
@@ -129,7 +135,7 @@ export interface GetAwsUnityCatalogPolicyOutputArgs {
129
135
  */
130
136
  awsPartition?: pulumi.Input<string>;
131
137
  /**
132
- * The name of the S3 bucket used as root storage location for [managed tables](https://docs.databricks.com/data-governance/unity-catalog/index.html#managed-table) in Unity Catalog.
138
+ * The name of the S3 bucket used as root storage location for [managed tables](https://docs.databricks.com/data-governance/unity-catalog/index.html#managed-table) in Unity Catalog. The name must follow the [S3 bucket naming rules](https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html).
133
139
  */
134
140
  bucketName: pulumi.Input<string>;
135
141
  /**
@@ -37,7 +37,10 @@ const utilities = require("./utilities");
37
37
  * const metastoreDataAccess = new aws.iam.Role("metastore_data_access", {
38
38
  * name: `${prefix}-uc-access`,
39
39
  * assumeRolePolicy: thisGetAwsUnityCatalogAssumeRolePolicy.then(thisGetAwsUnityCatalogAssumeRolePolicy => thisGetAwsUnityCatalogAssumeRolePolicy.json),
40
- * managedPolicyArns: [unityMetastore.arn],
40
+ * });
41
+ * const metastoreDataAccessRolePolicyAttachment = new aws.iam.RolePolicyAttachment("metastore_data_access", {
42
+ * role: metastoreDataAccess.name,
43
+ * policyArn: unityMetastore.arn,
41
44
  * });
42
45
  * ```
43
46
  */
@@ -84,7 +87,10 @@ exports.getAwsUnityCatalogPolicy = getAwsUnityCatalogPolicy;
84
87
  * const metastoreDataAccess = new aws.iam.Role("metastore_data_access", {
85
88
  * name: `${prefix}-uc-access`,
86
89
  * assumeRolePolicy: thisGetAwsUnityCatalogAssumeRolePolicy.then(thisGetAwsUnityCatalogAssumeRolePolicy => thisGetAwsUnityCatalogAssumeRolePolicy.json),
87
- * managedPolicyArns: [unityMetastore.arn],
90
+ * });
91
+ * const metastoreDataAccessRolePolicyAttachment = new aws.iam.RolePolicyAttachment("metastore_data_access", {
92
+ * role: metastoreDataAccess.name,
93
+ * policyArn: unityMetastore.arn,
88
94
  * });
89
95
  * ```
90
96
  */
@@ -1 +1 @@
1
- {"version":3,"file":"getAwsUnityCatalogPolicy.js","sourceRoot":"","sources":["../getAwsUnityCatalogPolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmCG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oEAAoE,EAAE;QAC/F,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,4DASC;AA8CD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmCG;AACH,SAAgB,8BAA8B,CAAC,IAAwC,EAAE,IAAiC;IACtH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oEAAoE,EAAE;QACrG,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,wEASC"}
1
+ {"version":3,"file":"getAwsUnityCatalogPolicy.js","sourceRoot":"","sources":["../getAwsUnityCatalogPolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsCG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oEAAoE,EAAE;QAC/F,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,4DASC;AA8CD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsCG;AACH,SAAgB,8BAA8B,CAAC,IAAwC,EAAE,IAAiC;IACtH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oEAAoE,EAAE;QACrG,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,wEASC"}
@@ -3,7 +3,7 @@ import * as outputs from "./types/output";
3
3
  /**
4
4
  * This data source can be used to fetch the list of budget policies.
5
5
  *
6
- * > This data source can only be used with an account-level provider!
6
+ * > **Note** This data source can only be used with an account-level provider!
7
7
  *
8
8
  * ## Example Usage
9
9
  *
@@ -30,7 +30,7 @@ export interface GetBudgetPoliciesResult {
30
30
  /**
31
31
  * This data source can be used to fetch the list of budget policies.
32
32
  *
33
- * > This data source can only be used with an account-level provider!
33
+ * > **Note** This data source can only be used with an account-level provider!
34
34
  *
35
35
  * ## Example Usage
36
36
  *
@@ -8,7 +8,7 @@ const utilities = require("./utilities");
8
8
  /**
9
9
  * This data source can be used to fetch the list of budget policies.
10
10
  *
11
- * > This data source can only be used with an account-level provider!
11
+ * > **Note** This data source can only be used with an account-level provider!
12
12
  *
13
13
  * ## Example Usage
14
14
  *
@@ -29,7 +29,7 @@ exports.getBudgetPolicies = getBudgetPolicies;
29
29
  /**
30
30
  * This data source can be used to fetch the list of budget policies.
31
31
  *
32
- * > This data source can only be used with an account-level provider!
32
+ * > **Note** This data source can only be used with an account-level provider!
33
33
  *
34
34
  * ## Example Usage
35
35
  *
@@ -4,17 +4,27 @@ import * as outputs from "./types/output";
4
4
  /**
5
5
  * This data source can be used to get a single budget policy.
6
6
  *
7
- * > This data source can only be used with an account-level provider!
7
+ * > **Note** This data source can only be used with an account-level provider!
8
8
  */
9
9
  export declare function getBudgetPolicy(args?: GetBudgetPolicyArgs, opts?: pulumi.InvokeOptions): Promise<GetBudgetPolicyResult>;
10
10
  /**
11
11
  * A collection of arguments for invoking getBudgetPolicy.
12
12
  */
13
13
  export interface GetBudgetPolicyArgs {
14
+ /**
15
+ * (list of integer) - List of workspaces that this budget policy will be exclusively bound to.
16
+ * An empty binding implies that this budget policy is open to any workspace in the account
17
+ */
14
18
  bindingWorkspaceIds?: number[];
19
+ /**
20
+ * (list of CustomPolicyTag) - A list of tags defined by the customer. At most 20 entries are allowed per policy
21
+ */
15
22
  customTags?: inputs.GetBudgetPolicyCustomTag[];
16
23
  /**
17
- * The name of the budget policy.
24
+ * (string) - The name of the policy.
25
+ * - Must be unique among active policies.
26
+ * - Can contain only characters from the ISO 8859-1 (latin1) set.
27
+ * - Can't start with reserved keywords such as `databricks:default-policy`
18
28
  */
19
29
  policyName?: string;
20
30
  }
@@ -22,35 +32,55 @@ export interface GetBudgetPolicyArgs {
22
32
  * A collection of values returned by getBudgetPolicy.
23
33
  */
24
34
  export interface GetBudgetPolicyResult {
35
+ /**
36
+ * (list of integer) - List of workspaces that this budget policy will be exclusively bound to.
37
+ * An empty binding implies that this budget policy is open to any workspace in the account
38
+ */
25
39
  readonly bindingWorkspaceIds?: number[];
40
+ /**
41
+ * (list of CustomPolicyTag) - A list of tags defined by the customer. At most 20 entries are allowed per policy
42
+ */
26
43
  readonly customTags?: outputs.GetBudgetPolicyCustomTag[];
27
44
  /**
28
45
  * The provider-assigned unique ID for this managed resource.
29
46
  */
30
47
  readonly id: string;
31
48
  /**
32
- * The id of the budget policy.
49
+ * (string) - The Id of the policy. This field is generated by Databricks and globally unique
33
50
  */
34
51
  readonly policyId: string;
35
52
  /**
36
- * The name of the budget policy.
53
+ * (string) - The name of the policy.
54
+ * - Must be unique among active policies.
55
+ * - Can contain only characters from the ISO 8859-1 (latin1) set.
56
+ * - Can't start with reserved keywords such as `databricks:default-policy`
37
57
  */
38
58
  readonly policyName?: string;
39
59
  }
40
60
  /**
41
61
  * This data source can be used to get a single budget policy.
42
62
  *
43
- * > This data source can only be used with an account-level provider!
63
+ * > **Note** This data source can only be used with an account-level provider!
44
64
  */
45
65
  export declare function getBudgetPolicyOutput(args?: GetBudgetPolicyOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetBudgetPolicyResult>;
46
66
  /**
47
67
  * A collection of arguments for invoking getBudgetPolicy.
48
68
  */
49
69
  export interface GetBudgetPolicyOutputArgs {
70
+ /**
71
+ * (list of integer) - List of workspaces that this budget policy will be exclusively bound to.
72
+ * An empty binding implies that this budget policy is open to any workspace in the account
73
+ */
50
74
  bindingWorkspaceIds?: pulumi.Input<pulumi.Input<number>[]>;
75
+ /**
76
+ * (list of CustomPolicyTag) - A list of tags defined by the customer. At most 20 entries are allowed per policy
77
+ */
51
78
  customTags?: pulumi.Input<pulumi.Input<inputs.GetBudgetPolicyCustomTagArgs>[]>;
52
79
  /**
53
- * The name of the budget policy.
80
+ * (string) - The name of the policy.
81
+ * - Must be unique among active policies.
82
+ * - Can contain only characters from the ISO 8859-1 (latin1) set.
83
+ * - Can't start with reserved keywords such as `databricks:default-policy`
54
84
  */
55
85
  policyName?: pulumi.Input<string>;
56
86
  }
@@ -8,7 +8,7 @@ const utilities = require("./utilities");
8
8
  /**
9
9
  * This data source can be used to get a single budget policy.
10
10
  *
11
- * > This data source can only be used with an account-level provider!
11
+ * > **Note** This data source can only be used with an account-level provider!
12
12
  */
13
13
  function getBudgetPolicy(args, opts) {
14
14
  args = args || {};
@@ -23,7 +23,7 @@ exports.getBudgetPolicy = getBudgetPolicy;
23
23
  /**
24
24
  * This data source can be used to get a single budget policy.
25
25
  *
26
- * > This data source can only be used with an account-level provider!
26
+ * > **Note** This data source can only be used with an account-level provider!
27
27
  */
28
28
  function getBudgetPolicyOutput(args, opts) {
29
29
  args = args || {};
@@ -1 +1 @@
1
- {"version":3,"file":"getBudgetPolicy.js","sourceRoot":"","sources":["../getBudgetPolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;GAIG;AACH,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAA2B;IACnF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kDAAkD,EAAE;QAC7E,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,0CAQC;AAiCD;;;;GAIG;AACH,SAAgB,qBAAqB,CAAC,IAAgC,EAAE,IAAiC;IACrG,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kDAAkD,EAAE;QACnF,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,sDAQC"}
1
+ {"version":3,"file":"getBudgetPolicy.js","sourceRoot":"","sources":["../getBudgetPolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;GAIG;AACH,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAA2B;IACnF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kDAAkD,EAAE;QAC7E,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,0CAQC;AAqDD;;;;GAIG;AACH,SAAgB,qBAAqB,CAAC,IAAgC,EAAE,IAAiC;IACrG,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kDAAkD,EAAE;QACnF,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,sDAQC"}
@@ -0,0 +1,106 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ export declare function getDatabaseInstance(args: GetDatabaseInstanceArgs, opts?: pulumi.InvokeOptions): Promise<GetDatabaseInstanceResult>;
3
+ /**
4
+ * A collection of arguments for invoking getDatabaseInstance.
5
+ */
6
+ export interface GetDatabaseInstanceArgs {
7
+ /**
8
+ * (string) - Password for admin user to create. If not provided, no user will be created
9
+ */
10
+ adminPassword?: string;
11
+ /**
12
+ * (string) - Name of the admin role for the instance. If not provided, defaults to 'databricks_admin'
13
+ */
14
+ adminRolename?: string;
15
+ /**
16
+ * (string) - The sku of the instance. Valid values are "CU_1", "CU_2", "CU_4"
17
+ */
18
+ capacity?: string;
19
+ /**
20
+ * The name of the instance. This is the unique identifier for the instance
21
+ */
22
+ name: string;
23
+ /**
24
+ * (boolean) - Whether the instance is stopped
25
+ */
26
+ stopped?: boolean;
27
+ }
28
+ /**
29
+ * A collection of values returned by getDatabaseInstance.
30
+ */
31
+ export interface GetDatabaseInstanceResult {
32
+ /**
33
+ * (string) - Password for admin user to create. If not provided, no user will be created
34
+ */
35
+ readonly adminPassword?: string;
36
+ /**
37
+ * (string) - Name of the admin role for the instance. If not provided, defaults to 'databricks_admin'
38
+ */
39
+ readonly adminRolename?: string;
40
+ /**
41
+ * (string) - The sku of the instance. Valid values are "CU_1", "CU_2", "CU_4"
42
+ */
43
+ readonly capacity?: string;
44
+ /**
45
+ * (string) - The timestamp when the instance was created
46
+ */
47
+ readonly creationTime: string;
48
+ /**
49
+ * (string) - The email of the creator of the instance
50
+ */
51
+ readonly creator: string;
52
+ /**
53
+ * The provider-assigned unique ID for this managed resource.
54
+ */
55
+ readonly id: string;
56
+ /**
57
+ * (string) - The name of the instance. This is the unique identifier for the instance
58
+ */
59
+ readonly name: string;
60
+ /**
61
+ * (string) - The version of Postgres running on the instance
62
+ */
63
+ readonly pgVersion: string;
64
+ /**
65
+ * (string) - The DNS endpoint to connect to the instance for read+write access
66
+ */
67
+ readonly readWriteDns: string;
68
+ /**
69
+ * (string) - The current state of the instance. Possible values are: AVAILABLE, DELETING, FAILING_OVER, STARTING, STOPPED, UPDATING
70
+ */
71
+ readonly state: string;
72
+ /**
73
+ * (boolean) - Whether the instance is stopped
74
+ */
75
+ readonly stopped?: boolean;
76
+ /**
77
+ * (string) - An immutable UUID identifier for the instance
78
+ */
79
+ readonly uid: string;
80
+ }
81
+ export declare function getDatabaseInstanceOutput(args: GetDatabaseInstanceOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDatabaseInstanceResult>;
82
+ /**
83
+ * A collection of arguments for invoking getDatabaseInstance.
84
+ */
85
+ export interface GetDatabaseInstanceOutputArgs {
86
+ /**
87
+ * (string) - Password for admin user to create. If not provided, no user will be created
88
+ */
89
+ adminPassword?: pulumi.Input<string>;
90
+ /**
91
+ * (string) - Name of the admin role for the instance. If not provided, defaults to 'databricks_admin'
92
+ */
93
+ adminRolename?: pulumi.Input<string>;
94
+ /**
95
+ * (string) - The sku of the instance. Valid values are "CU_1", "CU_2", "CU_4"
96
+ */
97
+ capacity?: pulumi.Input<string>;
98
+ /**
99
+ * The name of the instance. This is the unique identifier for the instance
100
+ */
101
+ name: pulumi.Input<string>;
102
+ /**
103
+ * (boolean) - Whether the instance is stopped
104
+ */
105
+ stopped?: pulumi.Input<boolean>;
106
+ }
@@ -0,0 +1,30 @@
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.getDatabaseInstanceOutput = exports.getDatabaseInstance = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ function getDatabaseInstance(args, opts) {
9
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
10
+ return pulumi.runtime.invoke("databricks:index/getDatabaseInstance:getDatabaseInstance", {
11
+ "adminPassword": args.adminPassword,
12
+ "adminRolename": args.adminRolename,
13
+ "capacity": args.capacity,
14
+ "name": args.name,
15
+ "stopped": args.stopped,
16
+ }, opts);
17
+ }
18
+ exports.getDatabaseInstance = getDatabaseInstance;
19
+ function getDatabaseInstanceOutput(args, opts) {
20
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
21
+ return pulumi.runtime.invokeOutput("databricks:index/getDatabaseInstance:getDatabaseInstance", {
22
+ "adminPassword": args.adminPassword,
23
+ "adminRolename": args.adminRolename,
24
+ "capacity": args.capacity,
25
+ "name": args.name,
26
+ "stopped": args.stopped,
27
+ }, opts);
28
+ }
29
+ exports.getDatabaseInstanceOutput = getDatabaseInstanceOutput;
30
+ //# sourceMappingURL=getDatabaseInstance.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getDatabaseInstance.js","sourceRoot":"","sources":["../getDatabaseInstance.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0DAA0D,EAAE;QACrF,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,kDASC;AAiFD,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0DAA0D,EAAE;QAC3F,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,8DASC"}
@@ -0,0 +1,14 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "./types/output";
3
+ export declare function getDatabaseInstances(opts?: pulumi.InvokeOptions): Promise<GetDatabaseInstancesResult>;
4
+ /**
5
+ * A collection of values returned by getDatabaseInstances.
6
+ */
7
+ export interface GetDatabaseInstancesResult {
8
+ readonly databaseInstances: outputs.GetDatabaseInstancesDatabaseInstance[];
9
+ /**
10
+ * The provider-assigned unique ID for this managed resource.
11
+ */
12
+ readonly id: string;
13
+ }
14
+ export declare function getDatabaseInstancesOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDatabaseInstancesResult>;
@@ -0,0 +1,18 @@
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.getDatabaseInstancesOutput = exports.getDatabaseInstances = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ function getDatabaseInstances(opts) {
9
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
10
+ return pulumi.runtime.invoke("databricks:index/getDatabaseInstances:getDatabaseInstances", {}, opts);
11
+ }
12
+ exports.getDatabaseInstances = getDatabaseInstances;
13
+ function getDatabaseInstancesOutput(opts) {
14
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
15
+ return pulumi.runtime.invokeOutput("databricks:index/getDatabaseInstances:getDatabaseInstances", {}, opts);
16
+ }
17
+ exports.getDatabaseInstancesOutput = getDatabaseInstancesOutput;
18
+ //# sourceMappingURL=getDatabaseInstances.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getDatabaseInstances.js","sourceRoot":"","sources":["../getDatabaseInstances.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,oBAAoB,CAAC,IAA2B;IAC5D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4DAA4D,EAAE,EAC1F,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,oDAIC;AAYD,SAAgB,0BAA0B,CAAC,IAAiC;IACxE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4DAA4D,EAAE,EAChG,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,gEAIC"}
package/getGroup.d.ts CHANGED
@@ -88,6 +88,7 @@ export interface GetGroupArgs {
88
88
  */
89
89
  users?: string[];
90
90
  workspaceAccess?: boolean;
91
+ workspaceConsume?: boolean;
91
92
  }
92
93
  /**
93
94
  * A collection of values returned by getGroup.
@@ -141,6 +142,7 @@ export interface GetGroupResult {
141
142
  */
142
143
  readonly users: string[];
143
144
  readonly workspaceAccess?: boolean;
145
+ readonly workspaceConsume?: boolean;
144
146
  }
145
147
  /**
146
148
  * Retrieves information about databricks.Group members, entitlements and instance profiles.
@@ -231,4 +233,5 @@ export interface GetGroupOutputArgs {
231
233
  */
232
234
  users?: pulumi.Input<pulumi.Input<string>[]>;
233
235
  workspaceAccess?: pulumi.Input<boolean>;
236
+ workspaceConsume?: pulumi.Input<boolean>;
234
237
  }