@pulumi/mongodbatlas 3.39.0-alpha.1766556689 → 4.0.0-alpha.1767113692

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 (523) hide show
  1. package/accessListApiKey.d.ts +3 -0
  2. package/accessListApiKey.js +3 -0
  3. package/accessListApiKey.js.map +1 -1
  4. package/advancedCluster.d.ts +85 -40
  5. package/advancedCluster.js +4 -2
  6. package/advancedCluster.js.map +1 -1
  7. package/alertConfiguration.d.ts +15 -2
  8. package/alertConfiguration.js +5 -2
  9. package/alertConfiguration.js.map +1 -1
  10. package/apiKey.d.ts +3 -0
  11. package/apiKey.js +3 -0
  12. package/apiKey.js.map +1 -1
  13. package/apiKeyProjectAssignment.d.ts +3 -2
  14. package/apiKeyProjectAssignment.js +3 -2
  15. package/apiKeyProjectAssignment.js.map +1 -1
  16. package/auditing.d.ts +0 -2
  17. package/auditing.js +0 -2
  18. package/auditing.js.map +1 -1
  19. package/backupCompliancePolicy.d.ts +3 -0
  20. package/backupCompliancePolicy.js +3 -0
  21. package/backupCompliancePolicy.js.map +1 -1
  22. package/cloudBackupSchedule.d.ts +8 -8
  23. package/cloudBackupSnapshot.d.ts +16 -2
  24. package/cloudBackupSnapshot.js +6 -2
  25. package/cloudBackupSnapshot.js.map +1 -1
  26. package/cloudBackupSnapshotExportBucket.d.ts +4 -2
  27. package/cloudBackupSnapshotExportBucket.js +4 -2
  28. package/cloudBackupSnapshotExportBucket.js.map +1 -1
  29. package/cloudBackupSnapshotExportJob.d.ts +3 -2
  30. package/cloudBackupSnapshotExportJob.js +3 -2
  31. package/cloudBackupSnapshotExportJob.js.map +1 -1
  32. package/cloudBackupSnapshotRestoreJob.d.ts +3 -3
  33. package/cloudBackupSnapshotRestoreJob.js +3 -3
  34. package/cloudProviderAccessAuthorization.d.ts +36 -0
  35. package/cloudProviderAccessAuthorization.js.map +1 -1
  36. package/cloudProviderAccessSetup.d.ts +126 -0
  37. package/cloudProviderAccessSetup.js +59 -0
  38. package/cloudProviderAccessSetup.js.map +1 -1
  39. package/cloudUserOrgAssignment.d.ts +221 -0
  40. package/cloudUserOrgAssignment.js +137 -0
  41. package/cloudUserOrgAssignment.js.map +1 -0
  42. package/cloudUserProjectAssignment.d.ts +217 -0
  43. package/cloudUserProjectAssignment.js +141 -0
  44. package/cloudUserProjectAssignment.js.map +1 -0
  45. package/cloudUserTeamAssignment.d.ts +229 -0
  46. package/cloudUserTeamAssignment.js +139 -0
  47. package/cloudUserTeamAssignment.js.map +1 -0
  48. package/cluster.d.ts +4 -0
  49. package/cluster.js +4 -0
  50. package/cluster.js.map +1 -1
  51. package/clusterOutageSimulation.d.ts +15 -2
  52. package/clusterOutageSimulation.js +5 -2
  53. package/clusterOutageSimulation.js.map +1 -1
  54. package/config/vars.d.ts +12 -0
  55. package/config/vars.js +18 -0
  56. package/config/vars.js.map +1 -1
  57. package/customDbRole.d.ts +0 -2
  58. package/customDbRole.js +0 -2
  59. package/customDbRole.js.map +1 -1
  60. package/customDnsConfigurationClusterAws.d.ts +0 -2
  61. package/customDnsConfigurationClusterAws.js +0 -2
  62. package/customDnsConfigurationClusterAws.js.map +1 -1
  63. package/databaseUser.d.ts +3 -2
  64. package/databaseUser.js +3 -2
  65. package/databaseUser.js.map +1 -1
  66. package/encryptionAtRestPrivateEndpoint.d.ts +21 -2
  67. package/encryptionAtRestPrivateEndpoint.js +8 -2
  68. package/encryptionAtRestPrivateEndpoint.js.map +1 -1
  69. package/eventTrigger.d.ts +15 -130
  70. package/eventTrigger.js +0 -115
  71. package/eventTrigger.js.map +1 -1
  72. package/federatedDatabaseInstance.d.ts +16 -14
  73. package/federatedDatabaseInstance.js +4 -2
  74. package/federatedDatabaseInstance.js.map +1 -1
  75. package/federatedQueryLimit.d.ts +3 -2
  76. package/federatedQueryLimit.js +3 -2
  77. package/federatedQueryLimit.js.map +1 -1
  78. package/federatedSettingsIdentityProvider.d.ts +2 -2
  79. package/federatedSettingsIdentityProvider.js +2 -2
  80. package/federatedSettingsOrgConfig.d.ts +4 -2
  81. package/federatedSettingsOrgConfig.js +4 -2
  82. package/federatedSettingsOrgConfig.js.map +1 -1
  83. package/federatedSettingsOrgRoleMapping.d.ts +3 -2
  84. package/federatedSettingsOrgRoleMapping.js +3 -2
  85. package/federatedSettingsOrgRoleMapping.js.map +1 -1
  86. package/flexCluster.d.ts +18 -2
  87. package/flexCluster.js +7 -2
  88. package/flexCluster.js.map +1 -1
  89. package/getAdvancedCluster.d.ts +122 -52
  90. package/getAdvancedCluster.js +104 -30
  91. package/getAdvancedCluster.js.map +1 -1
  92. package/getAdvancedClusters.d.ts +153 -35
  93. package/getAdvancedClusters.js +150 -32
  94. package/getAdvancedClusters.js.map +1 -1
  95. package/getAlertConfiguration.d.ts +4 -4
  96. package/getAlertConfiguration.js +0 -4
  97. package/getAlertConfiguration.js.map +1 -1
  98. package/getAlertConfigurations.d.ts +0 -4
  99. package/getAlertConfigurations.js +0 -4
  100. package/getAlertConfigurations.js.map +1 -1
  101. package/getApiKeyProjectAssignment.d.ts +0 -4
  102. package/getApiKeyProjectAssignment.js +0 -4
  103. package/getApiKeyProjectAssignment.js.map +1 -1
  104. package/getApiKeyProjectAssignments.d.ts +0 -4
  105. package/getApiKeyProjectAssignments.js +0 -4
  106. package/getApiKeyProjectAssignments.js.map +1 -1
  107. package/getAtlasUser.d.ts +9 -7
  108. package/getAtlasUser.js +4 -4
  109. package/getAtlasUser.js.map +1 -1
  110. package/getAtlasUsers.d.ts +4 -4
  111. package/getAtlasUsers.js +4 -4
  112. package/getAuditing.d.ts +0 -4
  113. package/getAuditing.js +0 -4
  114. package/getAuditing.js.map +1 -1
  115. package/getBackupCompliancePolicy.d.ts +3 -3
  116. package/getCloudBackupSchedule.d.ts +0 -11
  117. package/getCloudBackupSchedule.js +0 -4
  118. package/getCloudBackupSchedule.js.map +1 -1
  119. package/getCloudBackupSnapshot.d.ts +0 -4
  120. package/getCloudBackupSnapshot.js +0 -4
  121. package/getCloudBackupSnapshot.js.map +1 -1
  122. package/getCloudBackupSnapshotExportBucket.d.ts +0 -4
  123. package/getCloudBackupSnapshotExportBucket.js +0 -4
  124. package/getCloudBackupSnapshotExportBucket.js.map +1 -1
  125. package/getCloudBackupSnapshotExportBuckets.d.ts +0 -4
  126. package/getCloudBackupSnapshotExportBuckets.js +0 -4
  127. package/getCloudBackupSnapshotExportBuckets.js.map +1 -1
  128. package/getCloudBackupSnapshotExportJob.d.ts +0 -4
  129. package/getCloudBackupSnapshotExportJob.js +0 -4
  130. package/getCloudBackupSnapshotExportJob.js.map +1 -1
  131. package/getCloudBackupSnapshotExportJobs.d.ts +0 -4
  132. package/getCloudBackupSnapshotExportJobs.js +0 -4
  133. package/getCloudBackupSnapshotExportJobs.js.map +1 -1
  134. package/getCloudBackupSnapshotRestoreJob.d.ts +0 -4
  135. package/getCloudBackupSnapshotRestoreJob.js +0 -4
  136. package/getCloudBackupSnapshotRestoreJob.js.map +1 -1
  137. package/getCloudBackupSnapshotRestoreJobs.d.ts +0 -4
  138. package/getCloudBackupSnapshotRestoreJobs.js +0 -4
  139. package/getCloudBackupSnapshotRestoreJobs.js.map +1 -1
  140. package/getCloudBackupSnapshots.d.ts +0 -4
  141. package/getCloudBackupSnapshots.js +0 -4
  142. package/getCloudBackupSnapshots.js.map +1 -1
  143. package/getCloudProviderAccessSetup.d.ts +0 -4
  144. package/getCloudProviderAccessSetup.js +0 -4
  145. package/getCloudProviderAccessSetup.js.map +1 -1
  146. package/getCloudUserOrgAssignment.d.ts +171 -0
  147. package/getCloudUserOrgAssignment.js +90 -0
  148. package/getCloudUserOrgAssignment.js.map +1 -0
  149. package/getCloudUserProjectAssignment.d.ts +117 -0
  150. package/getCloudUserProjectAssignment.js +92 -0
  151. package/getCloudUserProjectAssignment.js.map +1 -0
  152. package/getCloudUserTeamAssignment.d.ts +183 -0
  153. package/getCloudUserTeamAssignment.js +92 -0
  154. package/getCloudUserTeamAssignment.js.map +1 -0
  155. package/getClusters.d.ts +4 -4
  156. package/getClusters.js +4 -4
  157. package/getControlPlaneIpAddresses.d.ts +0 -4
  158. package/getControlPlaneIpAddresses.js +0 -4
  159. package/getControlPlaneIpAddresses.js.map +1 -1
  160. package/getCustomDbRole.d.ts +0 -4
  161. package/getCustomDbRole.js +0 -4
  162. package/getCustomDbRole.js.map +1 -1
  163. package/getCustomDbRoles.d.ts +0 -4
  164. package/getCustomDbRoles.js +0 -4
  165. package/getCustomDbRoles.js.map +1 -1
  166. package/getCustomDnsConfigurationClusterAws.d.ts +0 -4
  167. package/getCustomDnsConfigurationClusterAws.js +0 -4
  168. package/getCustomDnsConfigurationClusterAws.js.map +1 -1
  169. package/getDatabaseUser.d.ts +1 -5
  170. package/getDatabaseUser.js +0 -4
  171. package/getDatabaseUser.js.map +1 -1
  172. package/getDatabaseUsers.d.ts +0 -4
  173. package/getDatabaseUsers.js +0 -4
  174. package/getDatabaseUsers.js.map +1 -1
  175. package/getEncryptionAtRest.d.ts +0 -4
  176. package/getEncryptionAtRest.js +0 -4
  177. package/getEncryptionAtRest.js.map +1 -1
  178. package/getEncryptionAtRestPrivateEndpoint.d.ts +0 -4
  179. package/getEncryptionAtRestPrivateEndpoint.js +0 -4
  180. package/getEncryptionAtRestPrivateEndpoint.js.map +1 -1
  181. package/getEncryptionAtRestPrivateEndpoints.d.ts +0 -4
  182. package/getEncryptionAtRestPrivateEndpoints.js +0 -4
  183. package/getEncryptionAtRestPrivateEndpoints.js.map +1 -1
  184. package/getEventTrigger.d.ts +0 -4
  185. package/getEventTrigger.js +0 -4
  186. package/getEventTrigger.js.map +1 -1
  187. package/getEventTriggers.d.ts +0 -4
  188. package/getEventTriggers.js +0 -4
  189. package/getEventTriggers.js.map +1 -1
  190. package/getFederatedDatabaseInstance.d.ts +45 -15
  191. package/getFederatedDatabaseInstance.js +40 -10
  192. package/getFederatedDatabaseInstance.js.map +1 -1
  193. package/getFederatedDatabaseInstances.d.ts +0 -4
  194. package/getFederatedDatabaseInstances.js +0 -4
  195. package/getFederatedDatabaseInstances.js.map +1 -1
  196. package/getFederatedQueryLimit.d.ts +0 -4
  197. package/getFederatedQueryLimit.js +0 -4
  198. package/getFederatedQueryLimit.js.map +1 -1
  199. package/getFederatedQueryLimits.d.ts +0 -4
  200. package/getFederatedQueryLimits.js +0 -4
  201. package/getFederatedQueryLimits.js.map +1 -1
  202. package/getFederatedSettings.d.ts +0 -4
  203. package/getFederatedSettings.js +0 -4
  204. package/getFederatedSettings.js.map +1 -1
  205. package/getFederatedSettingsIdentityProvider.d.ts +0 -4
  206. package/getFederatedSettingsIdentityProvider.js +0 -4
  207. package/getFederatedSettingsIdentityProvider.js.map +1 -1
  208. package/getFederatedSettingsIdentityProviders.d.ts +0 -4
  209. package/getFederatedSettingsIdentityProviders.js +0 -4
  210. package/getFederatedSettingsIdentityProviders.js.map +1 -1
  211. package/getFederatedSettingsOrgConfig.d.ts +0 -4
  212. package/getFederatedSettingsOrgConfig.js +0 -4
  213. package/getFederatedSettingsOrgConfig.js.map +1 -1
  214. package/getFederatedSettingsOrgConfigs.d.ts +0 -4
  215. package/getFederatedSettingsOrgConfigs.js +0 -4
  216. package/getFederatedSettingsOrgConfigs.js.map +1 -1
  217. package/getFederatedSettingsOrgRoleMapping.d.ts +0 -4
  218. package/getFederatedSettingsOrgRoleMapping.js +0 -4
  219. package/getFederatedSettingsOrgRoleMapping.js.map +1 -1
  220. package/getFederatedSettingsOrgRoleMappings.d.ts +0 -4
  221. package/getFederatedSettingsOrgRoleMappings.js +0 -4
  222. package/getFederatedSettingsOrgRoleMappings.js.map +1 -1
  223. package/getFlexCluster.d.ts +0 -4
  224. package/getFlexCluster.js +0 -4
  225. package/getFlexCluster.js.map +1 -1
  226. package/getFlexClusters.d.ts +0 -4
  227. package/getFlexClusters.js +0 -4
  228. package/getFlexClusters.js.map +1 -1
  229. package/getFlexRestoreJob.d.ts +0 -4
  230. package/getFlexRestoreJob.js +0 -4
  231. package/getFlexRestoreJob.js.map +1 -1
  232. package/getFlexRestoreJobs.d.ts +0 -4
  233. package/getFlexRestoreJobs.js +0 -4
  234. package/getFlexRestoreJobs.js.map +1 -1
  235. package/getFlexSnapshot.d.ts +0 -4
  236. package/getFlexSnapshot.js +0 -4
  237. package/getFlexSnapshot.js.map +1 -1
  238. package/getFlexSnapshots.d.ts +0 -4
  239. package/getFlexSnapshots.js +0 -4
  240. package/getFlexSnapshots.js.map +1 -1
  241. package/getGlobalClusterConfig.d.ts +0 -12
  242. package/getGlobalClusterConfig.js +0 -4
  243. package/getGlobalClusterConfig.js.map +1 -1
  244. package/getLdapConfiguration.d.ts +0 -4
  245. package/getLdapConfiguration.js +0 -4
  246. package/getLdapConfiguration.js.map +1 -1
  247. package/getLdapVerify.d.ts +0 -4
  248. package/getLdapVerify.js +0 -4
  249. package/getLdapVerify.js.map +1 -1
  250. package/getMaintenanceWindow.d.ts +6 -6
  251. package/getMaintenanceWindow.js +4 -4
  252. package/getMongodbEmployeeAccessGrant.d.ts +0 -4
  253. package/getMongodbEmployeeAccessGrant.js +0 -4
  254. package/getMongodbEmployeeAccessGrant.js.map +1 -1
  255. package/getNetworkContainer.d.ts +0 -4
  256. package/getNetworkContainer.js +0 -4
  257. package/getNetworkContainer.js.map +1 -1
  258. package/getNetworkContainers.d.ts +0 -4
  259. package/getNetworkContainers.js +0 -4
  260. package/getNetworkContainers.js.map +1 -1
  261. package/getNetworkPeering.d.ts +0 -4
  262. package/getNetworkPeering.js +0 -4
  263. package/getNetworkPeering.js.map +1 -1
  264. package/getNetworkPeerings.d.ts +0 -4
  265. package/getNetworkPeerings.js +0 -4
  266. package/getNetworkPeerings.js.map +1 -1
  267. package/getOnlineArchive.d.ts +2 -6
  268. package/getOnlineArchive.js +2 -6
  269. package/getOnlineArchive.js.map +1 -1
  270. package/getOnlineArchives.d.ts +2 -6
  271. package/getOnlineArchives.js +2 -6
  272. package/getOnlineArchives.js.map +1 -1
  273. package/getOrgInvitation.d.ts +4 -4
  274. package/getOrgInvitation.js +4 -4
  275. package/getOrganization.d.ts +4 -4
  276. package/getOrganization.js +0 -4
  277. package/getOrganization.js.map +1 -1
  278. package/getOrganizations.d.ts +0 -4
  279. package/getOrganizations.js +0 -4
  280. package/getOrganizations.js.map +1 -1
  281. package/getPrivateEndpointRegionalMode.d.ts +0 -4
  282. package/getPrivateEndpointRegionalMode.js +0 -4
  283. package/getPrivateEndpointRegionalMode.js.map +1 -1
  284. package/getPrivateLinkEndpoint.d.ts +0 -4
  285. package/getPrivateLinkEndpoint.js +0 -4
  286. package/getPrivateLinkEndpoint.js.map +1 -1
  287. package/getPrivateLinkEndpointService.d.ts +0 -4
  288. package/getPrivateLinkEndpointService.js +0 -4
  289. package/getPrivateLinkEndpointService.js.map +1 -1
  290. package/getPrivatelinkEndpointServiceDataFederationOnlineArchive.d.ts +2 -6
  291. package/getPrivatelinkEndpointServiceDataFederationOnlineArchive.js +0 -4
  292. package/getPrivatelinkEndpointServiceDataFederationOnlineArchive.js.map +1 -1
  293. package/getPrivatelinkEndpointServiceDataFederationOnlineArchives.d.ts +0 -4
  294. package/getPrivatelinkEndpointServiceDataFederationOnlineArchives.js +0 -4
  295. package/getPrivatelinkEndpointServiceDataFederationOnlineArchives.js.map +1 -1
  296. package/getProject.d.ts +11 -57
  297. package/getProject.js +0 -56
  298. package/getProject.js.map +1 -1
  299. package/getProjectInvitation.d.ts +4 -4
  300. package/getProjectInvitation.js +4 -4
  301. package/getProjectIpAccessList.d.ts +0 -4
  302. package/getProjectIpAccessList.js +0 -4
  303. package/getProjectIpAccessList.js.map +1 -1
  304. package/getProjectIpAddresses.d.ts +0 -4
  305. package/getProjectIpAddresses.js +0 -4
  306. package/getProjectIpAddresses.js.map +1 -1
  307. package/getProjects.d.ts +1 -31
  308. package/getProjects.js +0 -30
  309. package/getProjects.js.map +1 -1
  310. package/getPushBasedLogExport.d.ts +0 -4
  311. package/getPushBasedLogExport.js +0 -4
  312. package/getPushBasedLogExport.js.map +1 -1
  313. package/getResourcePolicies.d.ts +0 -4
  314. package/getResourcePolicies.js +0 -4
  315. package/getResourcePolicies.js.map +1 -1
  316. package/getResourcePolicy.d.ts +0 -4
  317. package/getResourcePolicy.js +0 -4
  318. package/getResourcePolicy.js.map +1 -1
  319. package/getRolesOrgId.d.ts +3 -7
  320. package/getRolesOrgId.js +2 -6
  321. package/getRolesOrgId.js.map +1 -1
  322. package/getSearchDeployment.d.ts +0 -4
  323. package/getSearchDeployment.js +0 -4
  324. package/getSearchDeployment.js.map +1 -1
  325. package/getSearchIndex.d.ts +9 -5
  326. package/getSearchIndex.js +0 -4
  327. package/getSearchIndex.js.map +1 -1
  328. package/getSearchIndexes.d.ts +0 -4
  329. package/getSearchIndexes.js +0 -4
  330. package/getSearchIndexes.js.map +1 -1
  331. package/getServerlessInstance.d.ts +2 -20
  332. package/getServerlessInstance.js +2 -20
  333. package/getServerlessInstance.js.map +1 -1
  334. package/getServerlessInstances.d.ts +2 -2
  335. package/getServerlessInstances.js +2 -2
  336. package/getStreamAccountDetails.d.ts +0 -4
  337. package/getStreamAccountDetails.js +0 -4
  338. package/getStreamAccountDetails.js.map +1 -1
  339. package/getStreamConnection.d.ts +55 -13
  340. package/getStreamConnection.js +30 -6
  341. package/getStreamConnection.js.map +1 -1
  342. package/getStreamConnections.d.ts +28 -12
  343. package/getStreamConnections.js +4 -6
  344. package/getStreamConnections.js.map +1 -1
  345. package/getStreamInstance.d.ts +42 -2
  346. package/getStreamInstance.js +42 -2
  347. package/getStreamInstance.js.map +1 -1
  348. package/getStreamInstances.d.ts +38 -2
  349. package/getStreamInstances.js +38 -2
  350. package/getStreamInstances.js.map +1 -1
  351. package/getStreamPrivatelinkEndpoint.d.ts +53 -4
  352. package/getStreamPrivatelinkEndpoint.js +52 -4
  353. package/getStreamPrivatelinkEndpoint.js.map +1 -1
  354. package/getStreamPrivatelinkEndpoints.d.ts +52 -4
  355. package/getStreamPrivatelinkEndpoints.js +52 -4
  356. package/getStreamPrivatelinkEndpoints.js.map +1 -1
  357. package/getStreamProcessor.d.ts +28 -29
  358. package/getStreamProcessor.js +18 -20
  359. package/getStreamProcessor.js.map +1 -1
  360. package/getStreamProcessors.d.ts +25 -26
  361. package/getStreamProcessors.js +18 -20
  362. package/getStreamProcessors.js.map +1 -1
  363. package/getStreamWorkspace.d.ts +92 -0
  364. package/getStreamWorkspace.js +66 -0
  365. package/getStreamWorkspace.js.map +1 -0
  366. package/getStreamWorkspaces.d.ts +101 -0
  367. package/getStreamWorkspaces.js +66 -0
  368. package/getStreamWorkspaces.js.map +1 -0
  369. package/getTeam.d.ts +8 -5
  370. package/getTeam.js +0 -4
  371. package/getTeam.js.map +1 -1
  372. package/getTeamProjectAssignment.d.ts +88 -0
  373. package/getTeamProjectAssignment.js +74 -0
  374. package/getTeamProjectAssignment.js.map +1 -0
  375. package/getThirdPartyIntegration.d.ts +0 -4
  376. package/getThirdPartyIntegration.js +0 -4
  377. package/getThirdPartyIntegration.js.map +1 -1
  378. package/getThirdPartyIntegrations.d.ts +0 -4
  379. package/getThirdPartyIntegrations.js +0 -4
  380. package/getThirdPartyIntegrations.js.map +1 -1
  381. package/getX509AuthenticationDatabaseUser.d.ts +0 -4
  382. package/getX509AuthenticationDatabaseUser.js +0 -4
  383. package/getX509AuthenticationDatabaseUser.js.map +1 -1
  384. package/globalClusterConfig.d.ts +0 -18
  385. package/globalClusterConfig.js +0 -4
  386. package/globalClusterConfig.js.map +1 -1
  387. package/index.d.ts +33 -36
  388. package/index.js +49 -50
  389. package/index.js.map +1 -1
  390. package/ldapConfiguration.d.ts +0 -2
  391. package/ldapConfiguration.js +0 -2
  392. package/ldapConfiguration.js.map +1 -1
  393. package/ldapVerify.d.ts +0 -2
  394. package/ldapVerify.js +0 -2
  395. package/ldapVerify.js.map +1 -1
  396. package/maintenanceWindow.d.ts +19 -11
  397. package/maintenanceWindow.js +9 -3
  398. package/maintenanceWindow.js.map +1 -1
  399. package/mongodbEmployeeAccessGrant.d.ts +3 -2
  400. package/mongodbEmployeeAccessGrant.js +3 -2
  401. package/mongodbEmployeeAccessGrant.js.map +1 -1
  402. package/networkContainer.d.ts +3 -2
  403. package/networkContainer.js +3 -2
  404. package/networkContainer.js.map +1 -1
  405. package/networkPeering.d.ts +18 -8
  406. package/networkPeering.js +2 -2
  407. package/networkPeering.js.map +1 -1
  408. package/onlineArchive.d.ts +17 -5
  409. package/onlineArchive.js +4 -2
  410. package/onlineArchive.js.map +1 -1
  411. package/orgInvitation.d.ts +3 -0
  412. package/orgInvitation.js +3 -0
  413. package/orgInvitation.js.map +1 -1
  414. package/organization.d.ts +5 -2
  415. package/organization.js +5 -2
  416. package/organization.js.map +1 -1
  417. package/package.json +2 -2
  418. package/privateEndpointRegionalMode.d.ts +0 -2
  419. package/privateEndpointRegionalMode.js +0 -2
  420. package/privateEndpointRegionalMode.js.map +1 -1
  421. package/privateLinkEndpoint.d.ts +16 -2
  422. package/privateLinkEndpoint.js +6 -2
  423. package/privateLinkEndpoint.js.map +1 -1
  424. package/privateLinkEndpointService.d.ts +12 -0
  425. package/privateLinkEndpointService.js +2 -0
  426. package/privateLinkEndpointService.js.map +1 -1
  427. package/privatelinkEndpointServiceDataFederationOnlineArchive.d.ts +6 -5
  428. package/privatelinkEndpointServiceDataFederationOnlineArchive.js +3 -2
  429. package/privatelinkEndpointServiceDataFederationOnlineArchive.js.map +1 -1
  430. package/project.d.ts +12 -15
  431. package/project.js +3 -15
  432. package/project.js.map +1 -1
  433. package/projectApiKey.d.ts +3 -0
  434. package/projectApiKey.js +3 -0
  435. package/projectApiKey.js.map +1 -1
  436. package/projectInvitation.d.ts +3 -0
  437. package/projectInvitation.js +3 -0
  438. package/projectInvitation.js.map +1 -1
  439. package/projectIpAccessList.d.ts +5 -2
  440. package/projectIpAccessList.js +5 -2
  441. package/projectIpAccessList.js.map +1 -1
  442. package/provider.d.ts +24 -0
  443. package/provider.js +3 -0
  444. package/provider.js.map +1 -1
  445. package/pushBasedLogExport.d.ts +15 -0
  446. package/pushBasedLogExport.js +5 -0
  447. package/pushBasedLogExport.js.map +1 -1
  448. package/resourcePolicy.d.ts +0 -2
  449. package/resourcePolicy.js +0 -2
  450. package/resourcePolicy.js.map +1 -1
  451. package/searchDeployment.d.ts +7 -6
  452. package/searchDeployment.js +3 -2
  453. package/searchDeployment.js.map +1 -1
  454. package/searchIndex.d.ts +50 -5
  455. package/searchIndex.js +27 -2
  456. package/searchIndex.js.map +1 -1
  457. package/serverlessInstance.d.ts +1 -10
  458. package/serverlessInstance.js +1 -10
  459. package/serverlessInstance.js.map +1 -1
  460. package/streamConnection.d.ts +77 -17
  461. package/streamConnection.js +47 -12
  462. package/streamConnection.js.map +1 -1
  463. package/streamInstance.d.ts +4 -4
  464. package/streamInstance.js +4 -4
  465. package/streamPrivatelinkEndpoint.d.ts +55 -5
  466. package/streamPrivatelinkEndpoint.js +36 -2
  467. package/streamPrivatelinkEndpoint.js.map +1 -1
  468. package/streamProcessor.d.ts +52 -18
  469. package/streamProcessor.js +17 -13
  470. package/streamProcessor.js.map +1 -1
  471. package/streamWorkspace.d.ts +144 -0
  472. package/streamWorkspace.js +116 -0
  473. package/streamWorkspace.js.map +1 -0
  474. package/team.d.ts +14 -6
  475. package/team.js +4 -5
  476. package/team.js.map +1 -1
  477. package/teamProjectAssignment.d.ts +108 -0
  478. package/teamProjectAssignment.js +98 -0
  479. package/teamProjectAssignment.js.map +1 -0
  480. package/thirdPartyIntegration.d.ts +3 -2
  481. package/thirdPartyIntegration.js +3 -2
  482. package/thirdPartyIntegration.js.map +1 -1
  483. package/types/input.d.ts +252 -249
  484. package/types/output.d.ts +1078 -751
  485. package/x509authenticationDatabaseUser.d.ts +0 -2
  486. package/x509authenticationDatabaseUser.js +0 -2
  487. package/x509authenticationDatabaseUser.js.map +1 -1
  488. package/dataLakePipeline.d.ts +0 -239
  489. package/dataLakePipeline.js +0 -145
  490. package/dataLakePipeline.js.map +0 -1
  491. package/get509AuthenticationDatabaseUser.d.ts +0 -190
  492. package/get509AuthenticationDatabaseUser.js +0 -170
  493. package/get509AuthenticationDatabaseUser.js.map +0 -1
  494. package/getDataLakePipeline.d.ts +0 -230
  495. package/getDataLakePipeline.js +0 -162
  496. package/getDataLakePipeline.js.map +0 -1
  497. package/getDataLakePipelineRun.d.ts +0 -104
  498. package/getDataLakePipelineRun.js +0 -44
  499. package/getDataLakePipelineRun.js.map +0 -1
  500. package/getDataLakePipelineRuns.d.ts +0 -137
  501. package/getDataLakePipelineRuns.js +0 -116
  502. package/getDataLakePipelineRuns.js.map +0 -1
  503. package/getDataLakePipelines.d.ts +0 -58
  504. package/getDataLakePipelines.js +0 -40
  505. package/getDataLakePipelines.js.map +0 -1
  506. package/getPrivatelinkEndpointServiceServerless.d.ts +0 -220
  507. package/getPrivatelinkEndpointServiceServerless.js +0 -178
  508. package/getPrivatelinkEndpointServiceServerless.js.map +0 -1
  509. package/getPrivatelinkEndpointsServiceServerless.d.ts +0 -187
  510. package/getPrivatelinkEndpointsServiceServerless.js +0 -166
  511. package/getPrivatelinkEndpointsServiceServerless.js.map +0 -1
  512. package/getTeams.d.ts +0 -46
  513. package/getTeams.js +0 -40
  514. package/getTeams.js.map +0 -1
  515. package/privatelinkEndpointServerless.d.ts +0 -143
  516. package/privatelinkEndpointServerless.js +0 -109
  517. package/privatelinkEndpointServerless.js.map +0 -1
  518. package/privatelinkEndpointServiceServerless.d.ts +0 -236
  519. package/privatelinkEndpointServiceServerless.js +0 -177
  520. package/privatelinkEndpointServiceServerless.js.map +0 -1
  521. package/teams.d.ts +0 -52
  522. package/teams.js +0 -66
  523. package/teams.js.map +0 -1
@@ -1,44 +0,0 @@
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.getDataLakePipelineRunOutput = exports.getDataLakePipelineRun = void 0;
6
- const pulumi = require("@pulumi/pulumi");
7
- const utilities = require("./utilities");
8
- /**
9
- * **WARNING:** Data Lake is deprecated. To learn more, see <https://dochub.mongodb.org/core/data-lake-deprecation>
10
- *
11
- * `mongodbatlas.getDataLakePipelineRun` describes a Data Lake Pipeline Run.
12
- *
13
- * > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
14
- *
15
- * ## Example Usage
16
- */
17
- function getDataLakePipelineRun(args, opts) {
18
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
19
- return pulumi.runtime.invoke("mongodbatlas:index/getDataLakePipelineRun:getDataLakePipelineRun", {
20
- "pipelineName": args.pipelineName,
21
- "pipelineRunId": args.pipelineRunId,
22
- "projectId": args.projectId,
23
- }, opts);
24
- }
25
- exports.getDataLakePipelineRun = getDataLakePipelineRun;
26
- /**
27
- * **WARNING:** Data Lake is deprecated. To learn more, see <https://dochub.mongodb.org/core/data-lake-deprecation>
28
- *
29
- * `mongodbatlas.getDataLakePipelineRun` describes a Data Lake Pipeline Run.
30
- *
31
- * > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
32
- *
33
- * ## Example Usage
34
- */
35
- function getDataLakePipelineRunOutput(args, opts) {
36
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
37
- return pulumi.runtime.invokeOutput("mongodbatlas:index/getDataLakePipelineRun:getDataLakePipelineRun", {
38
- "pipelineName": args.pipelineName,
39
- "pipelineRunId": args.pipelineRunId,
40
- "projectId": args.projectId,
41
- }, opts);
42
- }
43
- exports.getDataLakePipelineRunOutput = getDataLakePipelineRunOutput;
44
- //# sourceMappingURL=getDataLakePipelineRun.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getDataLakePipelineRun.js","sourceRoot":"","sources":["../getDataLakePipelineRun.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;GAQG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kEAAkE,EAAE;QAC7F,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wDAOC;AAoED;;;;;;;;GAQG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAAiC;IAClH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kEAAkE,EAAE;QACnG,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,oEAOC"}
@@ -1,137 +0,0 @@
1
- import * as pulumi from "@pulumi/pulumi";
2
- import * as outputs from "./types/output";
3
- /**
4
- * **WARNING:** Data Lake is deprecated. To learn more, see <https://dochub.mongodb.org/core/data-lake-deprecation>
5
- *
6
- * `mongodbatlas.getDataLakePipelineRun` describes Data Lake Pipeline Runs.
7
- *
8
- * > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
9
- *
10
- * ## Example Usage
11
- *
12
- * ```typescript
13
- * import * as pulumi from "@pulumi/pulumi";
14
- * import * as mongodbatlas from "@pulumi/mongodbatlas";
15
- *
16
- * const pipeline = new mongodbatlas.DataLakePipeline("pipeline", {
17
- * projectId: projectTest.projectId,
18
- * name: "DataLakePipelineName",
19
- * sink: {
20
- * type: "DLS",
21
- * partitionFields: [{
22
- * name: "access",
23
- * order: 0,
24
- * }],
25
- * },
26
- * source: {
27
- * type: "ON_DEMAND_CPS",
28
- * clusterName: clusterTest.name,
29
- * databaseName: "sample_airbnb",
30
- * collectionName: "listingsAndReviews",
31
- * },
32
- * transformations: [
33
- * {
34
- * field: "test",
35
- * type: "EXCLUDE",
36
- * },
37
- * {
38
- * field: "test22",
39
- * type: "EXCLUDE",
40
- * },
41
- * ],
42
- * });
43
- * const test = pipeline.name.apply(name => mongodbatlas.getDataLakePipelineRunsOutput({
44
- * projectId: projectTest.projectId,
45
- * pipelineName: name,
46
- * }));
47
- * ```
48
- */
49
- export declare function getDataLakePipelineRuns(args: GetDataLakePipelineRunsArgs, opts?: pulumi.InvokeOptions): Promise<GetDataLakePipelineRunsResult>;
50
- /**
51
- * A collection of arguments for invoking getDataLakePipelineRuns.
52
- */
53
- export interface GetDataLakePipelineRunsArgs {
54
- /**
55
- * Human-readable label that identifies the Data Lake Pipeline.
56
- */
57
- pipelineName: string;
58
- /**
59
- * Unique 24-hexadecimal digit string that identifies your project.
60
- */
61
- projectId: string;
62
- }
63
- /**
64
- * A collection of values returned by getDataLakePipelineRuns.
65
- */
66
- export interface GetDataLakePipelineRunsResult {
67
- /**
68
- * The provider-assigned unique ID for this managed resource.
69
- */
70
- readonly id: string;
71
- readonly pipelineName: string;
72
- readonly projectId: string;
73
- /**
74
- * A list where each represents a Data Lake Pipeline Run.
75
- */
76
- readonly results: outputs.GetDataLakePipelineRunsResult[];
77
- }
78
- /**
79
- * **WARNING:** Data Lake is deprecated. To learn more, see <https://dochub.mongodb.org/core/data-lake-deprecation>
80
- *
81
- * `mongodbatlas.getDataLakePipelineRun` describes Data Lake Pipeline Runs.
82
- *
83
- * > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
84
- *
85
- * ## Example Usage
86
- *
87
- * ```typescript
88
- * import * as pulumi from "@pulumi/pulumi";
89
- * import * as mongodbatlas from "@pulumi/mongodbatlas";
90
- *
91
- * const pipeline = new mongodbatlas.DataLakePipeline("pipeline", {
92
- * projectId: projectTest.projectId,
93
- * name: "DataLakePipelineName",
94
- * sink: {
95
- * type: "DLS",
96
- * partitionFields: [{
97
- * name: "access",
98
- * order: 0,
99
- * }],
100
- * },
101
- * source: {
102
- * type: "ON_DEMAND_CPS",
103
- * clusterName: clusterTest.name,
104
- * databaseName: "sample_airbnb",
105
- * collectionName: "listingsAndReviews",
106
- * },
107
- * transformations: [
108
- * {
109
- * field: "test",
110
- * type: "EXCLUDE",
111
- * },
112
- * {
113
- * field: "test22",
114
- * type: "EXCLUDE",
115
- * },
116
- * ],
117
- * });
118
- * const test = pipeline.name.apply(name => mongodbatlas.getDataLakePipelineRunsOutput({
119
- * projectId: projectTest.projectId,
120
- * pipelineName: name,
121
- * }));
122
- * ```
123
- */
124
- export declare function getDataLakePipelineRunsOutput(args: GetDataLakePipelineRunsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDataLakePipelineRunsResult>;
125
- /**
126
- * A collection of arguments for invoking getDataLakePipelineRuns.
127
- */
128
- export interface GetDataLakePipelineRunsOutputArgs {
129
- /**
130
- * Human-readable label that identifies the Data Lake Pipeline.
131
- */
132
- pipelineName: pulumi.Input<string>;
133
- /**
134
- * Unique 24-hexadecimal digit string that identifies your project.
135
- */
136
- projectId: pulumi.Input<string>;
137
- }
@@ -1,116 +0,0 @@
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.getDataLakePipelineRunsOutput = exports.getDataLakePipelineRuns = void 0;
6
- const pulumi = require("@pulumi/pulumi");
7
- const utilities = require("./utilities");
8
- /**
9
- * **WARNING:** Data Lake is deprecated. To learn more, see <https://dochub.mongodb.org/core/data-lake-deprecation>
10
- *
11
- * `mongodbatlas.getDataLakePipelineRun` describes Data Lake Pipeline Runs.
12
- *
13
- * > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
14
- *
15
- * ## Example Usage
16
- *
17
- * ```typescript
18
- * import * as pulumi from "@pulumi/pulumi";
19
- * import * as mongodbatlas from "@pulumi/mongodbatlas";
20
- *
21
- * const pipeline = new mongodbatlas.DataLakePipeline("pipeline", {
22
- * projectId: projectTest.projectId,
23
- * name: "DataLakePipelineName",
24
- * sink: {
25
- * type: "DLS",
26
- * partitionFields: [{
27
- * name: "access",
28
- * order: 0,
29
- * }],
30
- * },
31
- * source: {
32
- * type: "ON_DEMAND_CPS",
33
- * clusterName: clusterTest.name,
34
- * databaseName: "sample_airbnb",
35
- * collectionName: "listingsAndReviews",
36
- * },
37
- * transformations: [
38
- * {
39
- * field: "test",
40
- * type: "EXCLUDE",
41
- * },
42
- * {
43
- * field: "test22",
44
- * type: "EXCLUDE",
45
- * },
46
- * ],
47
- * });
48
- * const test = pipeline.name.apply(name => mongodbatlas.getDataLakePipelineRunsOutput({
49
- * projectId: projectTest.projectId,
50
- * pipelineName: name,
51
- * }));
52
- * ```
53
- */
54
- function getDataLakePipelineRuns(args, opts) {
55
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
56
- return pulumi.runtime.invoke("mongodbatlas:index/getDataLakePipelineRuns:getDataLakePipelineRuns", {
57
- "pipelineName": args.pipelineName,
58
- "projectId": args.projectId,
59
- }, opts);
60
- }
61
- exports.getDataLakePipelineRuns = getDataLakePipelineRuns;
62
- /**
63
- * **WARNING:** Data Lake is deprecated. To learn more, see <https://dochub.mongodb.org/core/data-lake-deprecation>
64
- *
65
- * `mongodbatlas.getDataLakePipelineRun` describes Data Lake Pipeline Runs.
66
- *
67
- * > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
68
- *
69
- * ## Example Usage
70
- *
71
- * ```typescript
72
- * import * as pulumi from "@pulumi/pulumi";
73
- * import * as mongodbatlas from "@pulumi/mongodbatlas";
74
- *
75
- * const pipeline = new mongodbatlas.DataLakePipeline("pipeline", {
76
- * projectId: projectTest.projectId,
77
- * name: "DataLakePipelineName",
78
- * sink: {
79
- * type: "DLS",
80
- * partitionFields: [{
81
- * name: "access",
82
- * order: 0,
83
- * }],
84
- * },
85
- * source: {
86
- * type: "ON_DEMAND_CPS",
87
- * clusterName: clusterTest.name,
88
- * databaseName: "sample_airbnb",
89
- * collectionName: "listingsAndReviews",
90
- * },
91
- * transformations: [
92
- * {
93
- * field: "test",
94
- * type: "EXCLUDE",
95
- * },
96
- * {
97
- * field: "test22",
98
- * type: "EXCLUDE",
99
- * },
100
- * ],
101
- * });
102
- * const test = pipeline.name.apply(name => mongodbatlas.getDataLakePipelineRunsOutput({
103
- * projectId: projectTest.projectId,
104
- * pipelineName: name,
105
- * }));
106
- * ```
107
- */
108
- function getDataLakePipelineRunsOutput(args, opts) {
109
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
110
- return pulumi.runtime.invokeOutput("mongodbatlas:index/getDataLakePipelineRuns:getDataLakePipelineRuns", {
111
- "pipelineName": args.pipelineName,
112
- "projectId": args.projectId,
113
- }, opts);
114
- }
115
- exports.getDataLakePipelineRunsOutput = getDataLakePipelineRunsOutput;
116
- //# sourceMappingURL=getDataLakePipelineRuns.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getDataLakePipelineRuns.js","sourceRoot":"","sources":["../getDataLakePipelineRuns.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6CG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,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,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0DAMC;AA+BD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6CG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAAiC;IACpH,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,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sEAMC"}
@@ -1,58 +0,0 @@
1
- import * as pulumi from "@pulumi/pulumi";
2
- import * as outputs from "./types/output";
3
- /**
4
- * **WARNING:** Data Lake is deprecated. To learn more, see <https://dochub.mongodb.org/core/data-lake-deprecation>
5
- *
6
- * `mongodbatlas.getDataLakePipelines` describes Data Lake Pipelines.
7
- *
8
- * > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
9
- *
10
- * ## Example Usage
11
- */
12
- export declare function getDataLakePipelines(args: GetDataLakePipelinesArgs, opts?: pulumi.InvokeOptions): Promise<GetDataLakePipelinesResult>;
13
- /**
14
- * A collection of arguments for invoking getDataLakePipelines.
15
- */
16
- export interface GetDataLakePipelinesArgs {
17
- /**
18
- * The unique ID for the project to create a data lake pipeline.
19
- */
20
- projectId: string;
21
- }
22
- /**
23
- * A collection of values returned by getDataLakePipelines.
24
- */
25
- export interface GetDataLakePipelinesResult {
26
- /**
27
- * The provider-assigned unique ID for this managed resource.
28
- */
29
- readonly id: string;
30
- /**
31
- * Unique 24-hexadecimal character string that identifies the project.
32
- * * `policyItemId` - Unique 24-hexadecimal character string that identifies a policy item.
33
- */
34
- readonly projectId: string;
35
- /**
36
- * A list where each represents a Data Lake Pipeline.
37
- */
38
- readonly results: outputs.GetDataLakePipelinesResult[];
39
- }
40
- /**
41
- * **WARNING:** Data Lake is deprecated. To learn more, see <https://dochub.mongodb.org/core/data-lake-deprecation>
42
- *
43
- * `mongodbatlas.getDataLakePipelines` describes Data Lake Pipelines.
44
- *
45
- * > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
46
- *
47
- * ## Example Usage
48
- */
49
- export declare function getDataLakePipelinesOutput(args: GetDataLakePipelinesOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDataLakePipelinesResult>;
50
- /**
51
- * A collection of arguments for invoking getDataLakePipelines.
52
- */
53
- export interface GetDataLakePipelinesOutputArgs {
54
- /**
55
- * The unique ID for the project to create a data lake pipeline.
56
- */
57
- projectId: pulumi.Input<string>;
58
- }
@@ -1,40 +0,0 @@
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.getDataLakePipelinesOutput = exports.getDataLakePipelines = void 0;
6
- const pulumi = require("@pulumi/pulumi");
7
- const utilities = require("./utilities");
8
- /**
9
- * **WARNING:** Data Lake is deprecated. To learn more, see <https://dochub.mongodb.org/core/data-lake-deprecation>
10
- *
11
- * `mongodbatlas.getDataLakePipelines` describes Data Lake Pipelines.
12
- *
13
- * > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
14
- *
15
- * ## Example Usage
16
- */
17
- function getDataLakePipelines(args, opts) {
18
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
19
- return pulumi.runtime.invoke("mongodbatlas:index/getDataLakePipelines:getDataLakePipelines", {
20
- "projectId": args.projectId,
21
- }, opts);
22
- }
23
- exports.getDataLakePipelines = getDataLakePipelines;
24
- /**
25
- * **WARNING:** Data Lake is deprecated. To learn more, see <https://dochub.mongodb.org/core/data-lake-deprecation>
26
- *
27
- * `mongodbatlas.getDataLakePipelines` describes Data Lake Pipelines.
28
- *
29
- * > **NOTE:** Groups and projects are synonymous terms. You may find `groupId` in the official documentation.
30
- *
31
- * ## Example Usage
32
- */
33
- function getDataLakePipelinesOutput(args, opts) {
34
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
35
- return pulumi.runtime.invokeOutput("mongodbatlas:index/getDataLakePipelines:getDataLakePipelines", {
36
- "projectId": args.projectId,
37
- }, opts);
38
- }
39
- exports.getDataLakePipelinesOutput = getDataLakePipelinesOutput;
40
- //# sourceMappingURL=getDataLakePipelines.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getDataLakePipelines.js","sourceRoot":"","sources":["../getDataLakePipelines.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;GAQG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8DAA8D,EAAE;QACzF,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oDAKC;AA8BD;;;;;;;;GAQG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAAiC;IAC9G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,8DAA8D,EAAE;QAC/F,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gEAKC"}
@@ -1,220 +0,0 @@
1
- import * as pulumi from "@pulumi/pulumi";
2
- /**
3
- * **WARNING:** This data source is deprecated and will be removed in March 2025. For more datails see Migration Guide: Transition out of Serverless Instances and Shared-tier clusters
4
- *
5
- * `privatelinkEndpointServiceServerless` provides a Serverless PrivateLink Endpoint Service resource.
6
- *
7
- * > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
8
- *
9
- * ## Example with AWS
10
- *
11
- * ```typescript
12
- * import * as pulumi from "@pulumi/pulumi";
13
- * import * as mongodbatlas from "@pulumi/mongodbatlas";
14
- *
15
- * const testServerlessInstance = new mongodbatlas.ServerlessInstance("test", {
16
- * projectId: "<PROJECT_ID>",
17
- * name: "test-db",
18
- * providerSettingsBackingProviderName: "AWS",
19
- * providerSettingsProviderName: "SERVERLESS",
20
- * providerSettingsRegionName: "US_EAST_1",
21
- * continuousBackupEnabled: true,
22
- * });
23
- * const testPrivatelinkEndpointServerless = new mongodbatlas.PrivatelinkEndpointServerless("test", {
24
- * projectId: "<PROJECT_ID>",
25
- * instanceName: testServerlessInstance.name,
26
- * providerName: "AWS",
27
- * });
28
- * const test = mongodbatlas.getPrivatelinkEndpointServiceServerlessOutput({
29
- * projectId: "<PROJECT_ID>",
30
- * instanceName: testServerlessInstance.name,
31
- * endpointId: testPrivatelinkEndpointServerless.endpointId,
32
- * });
33
- * const testPrivatelinkEndpointServiceServerless = new mongodbatlas.PrivatelinkEndpointServiceServerless("test", {
34
- * projectId: "<PROJECT_ID>",
35
- * instanceName: "test-db",
36
- * endpointId: testPrivatelinkEndpointServerless.endpointId,
37
- * providerName: "AWS",
38
- * comment: "New serverless endpoint",
39
- * });
40
- * ```
41
- *
42
- * ## Example with AZURE
43
- *
44
- * ```typescript
45
- * import * as pulumi from "@pulumi/pulumi";
46
- * import * as mongodbatlas from "@pulumi/mongodbatlas";
47
- *
48
- * const testServerlessInstance = new mongodbatlas.ServerlessInstance("test", {
49
- * projectId: "<PROJECT_ID>",
50
- * name: "test-db",
51
- * providerSettingsBackingProviderName: "AZURE",
52
- * providerSettingsProviderName: "SERVERLESS",
53
- * providerSettingsRegionName: "US_EAST",
54
- * continuousBackupEnabled: true,
55
- * });
56
- * const testPrivatelinkEndpointServerless = new mongodbatlas.PrivatelinkEndpointServerless("test", {
57
- * projectId: "<PROJECT_ID>",
58
- * instanceName: testServerlessInstance.name,
59
- * providerName: "AZURE",
60
- * });
61
- * const test = mongodbatlas.getPrivatelinkEndpointServiceServerlessOutput({
62
- * projectId: "<PROJECT_ID>",
63
- * instanceName: testServerlessInstance.name,
64
- * endpointId: testPrivatelinkEndpointServerless.endpointId,
65
- * });
66
- * const testPrivatelinkEndpointServiceServerless = new mongodbatlas.PrivatelinkEndpointServiceServerless("test", {
67
- * projectId: "<PROJECT_ID>",
68
- * instanceName: "test-db",
69
- * endpointId: testPrivatelinkEndpointServerless.endpointId,
70
- * providerName: "AZURE",
71
- * comment: "New serverless endpoint",
72
- * });
73
- * ```
74
- *
75
- * ### Available complete examples
76
- * - Setup private connection to a MongoDB Atlas Serverless Instance with AWS VPC
77
- */
78
- export declare function getPrivatelinkEndpointServiceServerless(args: GetPrivatelinkEndpointServiceServerlessArgs, opts?: pulumi.InvokeOptions): Promise<GetPrivatelinkEndpointServiceServerlessResult>;
79
- /**
80
- * A collection of arguments for invoking getPrivatelinkEndpointServiceServerless.
81
- */
82
- export interface GetPrivatelinkEndpointServiceServerlessArgs {
83
- /**
84
- * Unique 22-character alphanumeric string that identifies the private endpoint. Atlas supports AWS private endpoints using the [AWS PrivateLink](https://aws.amazon.com/privatelink/) feature.
85
- */
86
- endpointId: string;
87
- /**
88
- * Human-readable label that identifies the serverless instance
89
- */
90
- instanceName: string;
91
- /**
92
- * Unique 24-digit hexadecimal string that identifies the project.
93
- */
94
- projectId: string;
95
- }
96
- /**
97
- * A collection of values returned by getPrivatelinkEndpointServiceServerless.
98
- */
99
- export interface GetPrivatelinkEndpointServiceServerlessResult {
100
- readonly cloudProviderEndpointId: string;
101
- readonly comment: string;
102
- readonly endpointId: string;
103
- /**
104
- * Unique string that identifies the PrivateLink endpoint service. MongoDB Cloud returns null while it creates the endpoint service.
105
- */
106
- readonly endpointServiceName: string;
107
- readonly errorMessage: string;
108
- /**
109
- * The provider-assigned unique ID for this managed resource.
110
- */
111
- readonly id: string;
112
- readonly instanceName: string;
113
- /**
114
- * IPv4 address of the private endpoint in your Azure VNet that someone added to this private endpoint service.
115
- */
116
- readonly privateEndpointIpAddress: string;
117
- /**
118
- * Root-relative path that identifies the Azure Private Link Service that MongoDB Cloud manages.
119
- */
120
- readonly privateLinkServiceResourceId: string;
121
- readonly projectId: string;
122
- /**
123
- * Human-readable label that indicates the current operating status of the private endpoint. Values include: RESERVATION_REQUESTED, RESERVED, INITIATING, AVAILABLE, FAILED, DELETING.
124
- */
125
- readonly status: string;
126
- }
127
- /**
128
- * **WARNING:** This data source is deprecated and will be removed in March 2025. For more datails see Migration Guide: Transition out of Serverless Instances and Shared-tier clusters
129
- *
130
- * `privatelinkEndpointServiceServerless` provides a Serverless PrivateLink Endpoint Service resource.
131
- *
132
- * > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
133
- *
134
- * ## Example with AWS
135
- *
136
- * ```typescript
137
- * import * as pulumi from "@pulumi/pulumi";
138
- * import * as mongodbatlas from "@pulumi/mongodbatlas";
139
- *
140
- * const testServerlessInstance = new mongodbatlas.ServerlessInstance("test", {
141
- * projectId: "<PROJECT_ID>",
142
- * name: "test-db",
143
- * providerSettingsBackingProviderName: "AWS",
144
- * providerSettingsProviderName: "SERVERLESS",
145
- * providerSettingsRegionName: "US_EAST_1",
146
- * continuousBackupEnabled: true,
147
- * });
148
- * const testPrivatelinkEndpointServerless = new mongodbatlas.PrivatelinkEndpointServerless("test", {
149
- * projectId: "<PROJECT_ID>",
150
- * instanceName: testServerlessInstance.name,
151
- * providerName: "AWS",
152
- * });
153
- * const test = mongodbatlas.getPrivatelinkEndpointServiceServerlessOutput({
154
- * projectId: "<PROJECT_ID>",
155
- * instanceName: testServerlessInstance.name,
156
- * endpointId: testPrivatelinkEndpointServerless.endpointId,
157
- * });
158
- * const testPrivatelinkEndpointServiceServerless = new mongodbatlas.PrivatelinkEndpointServiceServerless("test", {
159
- * projectId: "<PROJECT_ID>",
160
- * instanceName: "test-db",
161
- * endpointId: testPrivatelinkEndpointServerless.endpointId,
162
- * providerName: "AWS",
163
- * comment: "New serverless endpoint",
164
- * });
165
- * ```
166
- *
167
- * ## Example with AZURE
168
- *
169
- * ```typescript
170
- * import * as pulumi from "@pulumi/pulumi";
171
- * import * as mongodbatlas from "@pulumi/mongodbatlas";
172
- *
173
- * const testServerlessInstance = new mongodbatlas.ServerlessInstance("test", {
174
- * projectId: "<PROJECT_ID>",
175
- * name: "test-db",
176
- * providerSettingsBackingProviderName: "AZURE",
177
- * providerSettingsProviderName: "SERVERLESS",
178
- * providerSettingsRegionName: "US_EAST",
179
- * continuousBackupEnabled: true,
180
- * });
181
- * const testPrivatelinkEndpointServerless = new mongodbatlas.PrivatelinkEndpointServerless("test", {
182
- * projectId: "<PROJECT_ID>",
183
- * instanceName: testServerlessInstance.name,
184
- * providerName: "AZURE",
185
- * });
186
- * const test = mongodbatlas.getPrivatelinkEndpointServiceServerlessOutput({
187
- * projectId: "<PROJECT_ID>",
188
- * instanceName: testServerlessInstance.name,
189
- * endpointId: testPrivatelinkEndpointServerless.endpointId,
190
- * });
191
- * const testPrivatelinkEndpointServiceServerless = new mongodbatlas.PrivatelinkEndpointServiceServerless("test", {
192
- * projectId: "<PROJECT_ID>",
193
- * instanceName: "test-db",
194
- * endpointId: testPrivatelinkEndpointServerless.endpointId,
195
- * providerName: "AZURE",
196
- * comment: "New serverless endpoint",
197
- * });
198
- * ```
199
- *
200
- * ### Available complete examples
201
- * - Setup private connection to a MongoDB Atlas Serverless Instance with AWS VPC
202
- */
203
- export declare function getPrivatelinkEndpointServiceServerlessOutput(args: GetPrivatelinkEndpointServiceServerlessOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetPrivatelinkEndpointServiceServerlessResult>;
204
- /**
205
- * A collection of arguments for invoking getPrivatelinkEndpointServiceServerless.
206
- */
207
- export interface GetPrivatelinkEndpointServiceServerlessOutputArgs {
208
- /**
209
- * Unique 22-character alphanumeric string that identifies the private endpoint. Atlas supports AWS private endpoints using the [AWS PrivateLink](https://aws.amazon.com/privatelink/) feature.
210
- */
211
- endpointId: pulumi.Input<string>;
212
- /**
213
- * Human-readable label that identifies the serverless instance
214
- */
215
- instanceName: pulumi.Input<string>;
216
- /**
217
- * Unique 24-digit hexadecimal string that identifies the project.
218
- */
219
- projectId: pulumi.Input<string>;
220
- }