@pulumi/mongodbatlas 3.39.0-alpha.1766505776 → 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,143 +0,0 @@
1
- import * as pulumi from "@pulumi/pulumi";
2
- /**
3
- * **WARNING:** This resource 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
- * `privatelinkEndpointServerless` Provides a Serverless PrivateLink Endpoint resource.
6
- * This is the first of two resources required to configure PrivateLink for Serverless, the second is mongodbatlas_privatelink_endpoint_service_serverless.
7
- *
8
- * > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
9
- *
10
- * ## Example Usage
11
- *
12
- * ### AWS Example
13
- * ```typescript
14
- * import * as pulumi from "@pulumi/pulumi";
15
- * import * as mongodbatlas from "@pulumi/mongodbatlas";
16
- *
17
- * const testServerlessInstance = new mongodbatlas.ServerlessInstance("test", {
18
- * projectId: "<PROJECT_ID>",
19
- * name: "test-db",
20
- * providerSettingsBackingProviderName: "AWS",
21
- * providerSettingsProviderName: "SERVERLESS",
22
- * providerSettingsRegionName: "US_EAST_1",
23
- * continuousBackupEnabled: true,
24
- * });
25
- * const test = new mongodbatlas.PrivatelinkEndpointServerless("test", {
26
- * projectId: "<PROJECT_ID>",
27
- * instanceName: testServerlessInstance.name,
28
- * providerName: "AWS",
29
- * });
30
- * ```
31
- *
32
- * ## Import
33
- *
34
- * Serverless privatelink endpoint can be imported using project ID and endpoint ID, in the format `project_id`--`endpoint_id`, e.g.
35
- *
36
- * ```sh
37
- * $ pulumi import mongodbatlas:index/privatelinkEndpointServerless:PrivatelinkEndpointServerless test 1112222b3bf99403840e8934--serverless_name--vpce-jjg5e24qp93513h03
38
- * ```
39
- * For more information see: [MongoDB Atlas API - Serverless Private Endpoints](https://www.mongodb.com/docs/atlas/reference/api/serverless-private-endpoints-get-one/).
40
- */
41
- export declare class PrivatelinkEndpointServerless extends pulumi.CustomResource {
42
- /**
43
- * Get an existing PrivatelinkEndpointServerless resource's state with the given name, ID, and optional extra
44
- * properties used to qualify the lookup.
45
- *
46
- * @param name The _unique_ name of the resulting resource.
47
- * @param id The _unique_ provider ID of the resource to lookup.
48
- * @param state Any extra arguments used during the lookup.
49
- * @param opts Optional settings to control the behavior of the CustomResource.
50
- */
51
- static get(name: string, id: pulumi.Input<pulumi.ID>, state?: PrivatelinkEndpointServerlessState, opts?: pulumi.CustomResourceOptions): PrivatelinkEndpointServerless;
52
- /**
53
- * Returns true if the given object is an instance of PrivatelinkEndpointServerless. This is designed to work even
54
- * when multiple copies of the Pulumi SDK have been loaded into the same process.
55
- */
56
- static isInstance(obj: any): obj is PrivatelinkEndpointServerless;
57
- /**
58
- * Unique 24-hexadecimal digit string that identifies the private endpoint.
59
- */
60
- readonly endpointId: pulumi.Output<string>;
61
- /**
62
- * Unique string that identifies the PrivateLink endpoint service.
63
- */
64
- readonly endpointServiceName: pulumi.Output<string>;
65
- /**
66
- * Human-readable label that identifies the serverless instance.
67
- */
68
- readonly instanceName: pulumi.Output<string>;
69
- /**
70
- * Root-relative path that identifies the Azure Private Link Service that MongoDB Cloud manages.
71
- */
72
- readonly privateLinkServiceResourceId: pulumi.Output<string>;
73
- /**
74
- * Unique 24-digit hexadecimal string that identifies the project.
75
- */
76
- readonly projectId: pulumi.Output<string>;
77
- /**
78
- * Cloud provider name; AWS is currently supported
79
- */
80
- readonly providerName: pulumi.Output<string>;
81
- /**
82
- * Human-readable label that indicates the current operating status of the private endpoint. Values include: RESERVATION_REQUESTED, RESERVED, INITIATING, AVAILABLE, FAILED, DELETING.
83
- */
84
- readonly status: pulumi.Output<string>;
85
- /**
86
- * Create a PrivatelinkEndpointServerless resource with the given unique name, arguments, and options.
87
- *
88
- * @param name The _unique_ name of the resource.
89
- * @param args The arguments to use to populate this resource's properties.
90
- * @param opts A bag of options that control this resource's behavior.
91
- */
92
- constructor(name: string, args: PrivatelinkEndpointServerlessArgs, opts?: pulumi.CustomResourceOptions);
93
- }
94
- /**
95
- * Input properties used for looking up and filtering PrivatelinkEndpointServerless resources.
96
- */
97
- export interface PrivatelinkEndpointServerlessState {
98
- /**
99
- * Unique 24-hexadecimal digit string that identifies the private endpoint.
100
- */
101
- endpointId?: pulumi.Input<string>;
102
- /**
103
- * Unique string that identifies the PrivateLink endpoint service.
104
- */
105
- endpointServiceName?: pulumi.Input<string>;
106
- /**
107
- * Human-readable label that identifies the serverless instance.
108
- */
109
- instanceName?: pulumi.Input<string>;
110
- /**
111
- * Root-relative path that identifies the Azure Private Link Service that MongoDB Cloud manages.
112
- */
113
- privateLinkServiceResourceId?: pulumi.Input<string>;
114
- /**
115
- * Unique 24-digit hexadecimal string that identifies the project.
116
- */
117
- projectId?: pulumi.Input<string>;
118
- /**
119
- * Cloud provider name; AWS is currently supported
120
- */
121
- providerName?: pulumi.Input<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
- status?: pulumi.Input<string>;
126
- }
127
- /**
128
- * The set of arguments for constructing a PrivatelinkEndpointServerless resource.
129
- */
130
- export interface PrivatelinkEndpointServerlessArgs {
131
- /**
132
- * Human-readable label that identifies the serverless instance.
133
- */
134
- instanceName: pulumi.Input<string>;
135
- /**
136
- * Unique 24-digit hexadecimal string that identifies the project.
137
- */
138
- projectId: pulumi.Input<string>;
139
- /**
140
- * Cloud provider name; AWS is currently supported
141
- */
142
- providerName: pulumi.Input<string>;
143
- }
@@ -1,109 +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.PrivatelinkEndpointServerless = void 0;
6
- const pulumi = require("@pulumi/pulumi");
7
- const utilities = require("./utilities");
8
- /**
9
- * **WARNING:** This resource is deprecated and will be removed in March 2025. For more datails see Migration Guide: Transition out of Serverless Instances and Shared-tier clusters
10
- *
11
- * `privatelinkEndpointServerless` Provides a Serverless PrivateLink Endpoint resource.
12
- * This is the first of two resources required to configure PrivateLink for Serverless, the second is mongodbatlas_privatelink_endpoint_service_serverless.
13
- *
14
- * > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
15
- *
16
- * ## Example Usage
17
- *
18
- * ### AWS Example
19
- * ```typescript
20
- * import * as pulumi from "@pulumi/pulumi";
21
- * import * as mongodbatlas from "@pulumi/mongodbatlas";
22
- *
23
- * const testServerlessInstance = new mongodbatlas.ServerlessInstance("test", {
24
- * projectId: "<PROJECT_ID>",
25
- * name: "test-db",
26
- * providerSettingsBackingProviderName: "AWS",
27
- * providerSettingsProviderName: "SERVERLESS",
28
- * providerSettingsRegionName: "US_EAST_1",
29
- * continuousBackupEnabled: true,
30
- * });
31
- * const test = new mongodbatlas.PrivatelinkEndpointServerless("test", {
32
- * projectId: "<PROJECT_ID>",
33
- * instanceName: testServerlessInstance.name,
34
- * providerName: "AWS",
35
- * });
36
- * ```
37
- *
38
- * ## Import
39
- *
40
- * Serverless privatelink endpoint can be imported using project ID and endpoint ID, in the format `project_id`--`endpoint_id`, e.g.
41
- *
42
- * ```sh
43
- * $ pulumi import mongodbatlas:index/privatelinkEndpointServerless:PrivatelinkEndpointServerless test 1112222b3bf99403840e8934--serverless_name--vpce-jjg5e24qp93513h03
44
- * ```
45
- * For more information see: [MongoDB Atlas API - Serverless Private Endpoints](https://www.mongodb.com/docs/atlas/reference/api/serverless-private-endpoints-get-one/).
46
- */
47
- class PrivatelinkEndpointServerless extends pulumi.CustomResource {
48
- /**
49
- * Get an existing PrivatelinkEndpointServerless resource's state with the given name, ID, and optional extra
50
- * properties used to qualify the lookup.
51
- *
52
- * @param name The _unique_ name of the resulting resource.
53
- * @param id The _unique_ provider ID of the resource to lookup.
54
- * @param state Any extra arguments used during the lookup.
55
- * @param opts Optional settings to control the behavior of the CustomResource.
56
- */
57
- static get(name, id, state, opts) {
58
- return new PrivatelinkEndpointServerless(name, state, { ...opts, id: id });
59
- }
60
- /**
61
- * Returns true if the given object is an instance of PrivatelinkEndpointServerless. This is designed to work even
62
- * when multiple copies of the Pulumi SDK have been loaded into the same process.
63
- */
64
- static isInstance(obj) {
65
- if (obj === undefined || obj === null) {
66
- return false;
67
- }
68
- return obj['__pulumiType'] === PrivatelinkEndpointServerless.__pulumiType;
69
- }
70
- constructor(name, argsOrState, opts) {
71
- let resourceInputs = {};
72
- opts = opts || {};
73
- if (opts.id) {
74
- const state = argsOrState;
75
- resourceInputs["endpointId"] = state?.endpointId;
76
- resourceInputs["endpointServiceName"] = state?.endpointServiceName;
77
- resourceInputs["instanceName"] = state?.instanceName;
78
- resourceInputs["privateLinkServiceResourceId"] = state?.privateLinkServiceResourceId;
79
- resourceInputs["projectId"] = state?.projectId;
80
- resourceInputs["providerName"] = state?.providerName;
81
- resourceInputs["status"] = state?.status;
82
- }
83
- else {
84
- const args = argsOrState;
85
- if (args?.instanceName === undefined && !opts.urn) {
86
- throw new Error("Missing required property 'instanceName'");
87
- }
88
- if (args?.projectId === undefined && !opts.urn) {
89
- throw new Error("Missing required property 'projectId'");
90
- }
91
- if (args?.providerName === undefined && !opts.urn) {
92
- throw new Error("Missing required property 'providerName'");
93
- }
94
- resourceInputs["instanceName"] = args?.instanceName;
95
- resourceInputs["projectId"] = args?.projectId;
96
- resourceInputs["providerName"] = args?.providerName;
97
- resourceInputs["endpointId"] = undefined /*out*/;
98
- resourceInputs["endpointServiceName"] = undefined /*out*/;
99
- resourceInputs["privateLinkServiceResourceId"] = undefined /*out*/;
100
- resourceInputs["status"] = undefined /*out*/;
101
- }
102
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
103
- super(PrivatelinkEndpointServerless.__pulumiType, name, resourceInputs, opts);
104
- }
105
- }
106
- exports.PrivatelinkEndpointServerless = PrivatelinkEndpointServerless;
107
- /** @internal */
108
- PrivatelinkEndpointServerless.__pulumiType = 'mongodbatlas:index/privatelinkEndpointServerless:PrivatelinkEndpointServerless';
109
- //# sourceMappingURL=privatelinkEndpointServerless.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"privatelinkEndpointServerless.js","sourceRoot":"","sources":["../privatelinkEndpointServerless.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsCG;AACH,MAAa,6BAA8B,SAAQ,MAAM,CAAC,cAAc;IACpE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA0C,EAAE,IAAmC;QACxI,OAAO,IAAI,6BAA6B,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACpF,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,6BAA6B,CAAC,YAAY,CAAC;IAC9E,CAAC;IAuCD,YAAY,IAAY,EAAE,WAAoF,EAAE,IAAmC;QAC/I,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA6D,CAAC;YAC5E,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,EAAE,mBAAmB,CAAC;YACnE,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,EAAE,YAAY,CAAC;YACrD,cAAc,CAAC,8BAA8B,CAAC,GAAG,KAAK,EAAE,4BAA4B,CAAC;YACrF,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,EAAE,YAAY,CAAC;YACrD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;SAC5C;aAAM;YACH,MAAM,IAAI,GAAG,WAA4D,CAAC;YAC1E,IAAI,IAAI,EAAE,YAAY,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC/C,MAAM,IAAI,KAAK,CAAC,0CAA0C,CAAC,CAAC;aAC/D;YACD,IAAI,IAAI,EAAE,SAAS,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC5C,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,IAAI,IAAI,EAAE,YAAY,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC/C,MAAM,IAAI,KAAK,CAAC,0CAA0C,CAAC,CAAC;aAC/D;YACD,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,EAAE,YAAY,CAAC;YACpD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,EAAE,YAAY,CAAC;YACpD,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,qBAAqB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1D,cAAc,CAAC,8BAA8B,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACnE,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,6BAA6B,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAClF,CAAC;;AAlGL,sEAmGC;AArFG,gBAAgB;AACO,0CAAY,GAAG,gFAAgF,CAAC"}
@@ -1,236 +0,0 @@
1
- import * as pulumi from "@pulumi/pulumi";
2
- /**
3
- * **WARNING:** This resource 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
- * This is the second of two resources required to configure PrivateLink for Serverless, the first is mongodbatlas_privatelink_endpoint_serverless.
7
- *
8
- * > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
9
- * **NOTE:** Create waits for all serverless instances on the project to IDLE in order for their operations to complete. This ensures the latest connection strings can be retrieved following creation of this resource. Default timeout is 2hrs.
10
- *
11
- * ## Example with AWS
12
- *
13
- * ```typescript
14
- * import * as pulumi from "@pulumi/pulumi";
15
- * import * as aws from "@pulumi/aws";
16
- * import * as mongodbatlas from "@pulumi/mongodbatlas";
17
- *
18
- * const testServerlessInstance = new mongodbatlas.ServerlessInstance("test", {
19
- * projectId: "<PROJECT_ID>",
20
- * name: "test-db",
21
- * providerSettingsBackingProviderName: "AWS",
22
- * providerSettingsProviderName: "SERVERLESS",
23
- * providerSettingsRegionName: "US_EAST_1",
24
- * continuousBackupEnabled: true,
25
- * });
26
- * const test = new mongodbatlas.PrivatelinkEndpointServerless("test", {
27
- * projectId: "<PROJECT_ID>",
28
- * instanceName: testServerlessInstance.name,
29
- * providerName: "AWS",
30
- * });
31
- * const ptfeService = new aws.index.VpcEndpoint("ptfe_service", {
32
- * vpcId: "vpc-7fc0a543",
33
- * serviceName: test.endpointServiceName,
34
- * vpcEndpointType: "Interface",
35
- * subnetIds: ["subnet-de0406d2"],
36
- * securityGroupIds: ["sg-3f238186"],
37
- * });
38
- * const testPrivatelinkEndpointServiceServerless = new mongodbatlas.PrivatelinkEndpointServiceServerless("test", {
39
- * projectId: "<PROJECT_ID>",
40
- * instanceName: testServerlessInstance.name,
41
- * endpointId: test.endpointId,
42
- * cloudProviderEndpointId: ptfeService.id,
43
- * providerName: "AWS",
44
- * comment: "New serverless endpoint",
45
- * });
46
- * ```
47
- *
48
- * ## Example with AZURE
49
- *
50
- * ```typescript
51
- * import * as pulumi from "@pulumi/pulumi";
52
- * import * as azurerm from "@pulumi/azurerm";
53
- * import * as mongodbatlas from "@pulumi/mongodbatlas";
54
- *
55
- * const test = new mongodbatlas.PrivatelinkEndpointServerless("test", {
56
- * projectId: projectId,
57
- * providerName: "AZURE",
58
- * });
59
- * const testPrivateEndpoint = new azurerm.index.PrivateEndpoint("test", {
60
- * name: "endpoint-test",
61
- * location: testAzurermResourceGroup.location,
62
- * resourceGroupName: resourceGroupName,
63
- * subnetId: testAzurermSubnet.id,
64
- * privateServiceConnection: [{
65
- * name: test.privateLinkServiceName,
66
- * privateConnectionResourceId: test.privateLinkServiceResourceId,
67
- * isManualConnection: true,
68
- * requestMessage: "Azure Private Link test",
69
- * }],
70
- * });
71
- * const testServerlessInstance = new mongodbatlas.ServerlessInstance("test", {
72
- * projectId: "<PROJECT_ID>",
73
- * name: "test-db",
74
- * providerSettingsBackingProviderName: "AZURE",
75
- * providerSettingsProviderName: "SERVERLESS",
76
- * providerSettingsRegionName: "US_EAST",
77
- * continuousBackupEnabled: true,
78
- * });
79
- * const testPrivatelinkEndpointServiceServerless = new mongodbatlas.PrivatelinkEndpointServiceServerless("test", {
80
- * projectId: test.projectId,
81
- * instanceName: testServerlessInstance.name,
82
- * endpointId: test.endpointId,
83
- * cloudProviderEndpointId: testPrivateEndpoint.id,
84
- * privateEndpointIpAddress: testPrivateEndpoint.privateServiceConnection[0].privateIpAddress,
85
- * providerName: "AZURE",
86
- * comment: "test",
87
- * });
88
- * ```
89
- *
90
- * ### Available complete examples
91
- * - Setup private connection to a MongoDB Atlas Serverless Instance with AWS VPC
92
- *
93
- * ## Import
94
- *
95
- * Serverless privatelink endpoint can be imported using project ID and endpoint ID, in the format `project_id`--`endpoint_id`, e.g.
96
- *
97
- * ```sh
98
- * $ pulumi import mongodbatlas:index/privatelinkEndpointServiceServerless:PrivatelinkEndpointServiceServerless test 1112222b3bf99403840e8934--serverless_name--vpce-jjg5e24qp93513h03
99
- * ```
100
- * For more information see: [MongoDB Atlas API - Serverless Private Endpoints](https://www.mongodb.com/docs/atlas/reference/api/serverless-private-endpoints-get-one/).
101
- */
102
- export declare class PrivatelinkEndpointServiceServerless extends pulumi.CustomResource {
103
- /**
104
- * Get an existing PrivatelinkEndpointServiceServerless resource's state with the given name, ID, and optional extra
105
- * properties used to qualify the lookup.
106
- *
107
- * @param name The _unique_ name of the resulting resource.
108
- * @param id The _unique_ provider ID of the resource to lookup.
109
- * @param state Any extra arguments used during the lookup.
110
- * @param opts Optional settings to control the behavior of the CustomResource.
111
- */
112
- static get(name: string, id: pulumi.Input<pulumi.ID>, state?: PrivatelinkEndpointServiceServerlessState, opts?: pulumi.CustomResourceOptions): PrivatelinkEndpointServiceServerless;
113
- /**
114
- * Returns true if the given object is an instance of PrivatelinkEndpointServiceServerless. This is designed to work even
115
- * when multiple copies of the Pulumi SDK have been loaded into the same process.
116
- */
117
- static isInstance(obj: any): obj is PrivatelinkEndpointServiceServerless;
118
- /**
119
- * Unique string that identifies the private endpoint's network interface.
120
- */
121
- readonly cloudProviderEndpointId: pulumi.Output<string>;
122
- /**
123
- * Human-readable string to associate with this private endpoint.
124
- */
125
- readonly comment: pulumi.Output<string | undefined>;
126
- /**
127
- * Unique 24-hexadecimal digit string that identifies the private endpoint.
128
- */
129
- readonly endpointId: pulumi.Output<string>;
130
- /**
131
- * Human-readable label that identifies the serverless instance.
132
- */
133
- readonly instanceName: pulumi.Output<string>;
134
- /**
135
- * IPv4 address of the private endpoint in your Azure VNet that someone added to this private endpoint service.
136
- */
137
- readonly privateEndpointIpAddress: pulumi.Output<string>;
138
- /**
139
- * Root-relative path that identifies the Azure Private Link Service that MongoDB Cloud manages.
140
- */
141
- readonly privateLinkServiceResourceId: pulumi.Output<string>;
142
- /**
143
- * Unique 24-digit hexadecimal string that identifies the project.
144
- */
145
- readonly projectId: pulumi.Output<string>;
146
- /**
147
- * Cloud provider for which you want to create a private endpoint. Atlas accepts `AWS`, `AZURE`.
148
- */
149
- readonly providerName: pulumi.Output<string>;
150
- /**
151
- * Human-readable label that indicates the current operating status of the private endpoint. Values include: RESERVATION_REQUESTED, RESERVED, INITIATING, AVAILABLE, FAILED, DELETING.
152
- */
153
- readonly status: pulumi.Output<string>;
154
- /**
155
- * Create a PrivatelinkEndpointServiceServerless resource with the given unique name, arguments, and options.
156
- *
157
- * @param name The _unique_ name of the resource.
158
- * @param args The arguments to use to populate this resource's properties.
159
- * @param opts A bag of options that control this resource's behavior.
160
- */
161
- constructor(name: string, args: PrivatelinkEndpointServiceServerlessArgs, opts?: pulumi.CustomResourceOptions);
162
- }
163
- /**
164
- * Input properties used for looking up and filtering PrivatelinkEndpointServiceServerless resources.
165
- */
166
- export interface PrivatelinkEndpointServiceServerlessState {
167
- /**
168
- * Unique string that identifies the private endpoint's network interface.
169
- */
170
- cloudProviderEndpointId?: pulumi.Input<string>;
171
- /**
172
- * Human-readable string to associate with this private endpoint.
173
- */
174
- comment?: pulumi.Input<string>;
175
- /**
176
- * Unique 24-hexadecimal digit string that identifies the private endpoint.
177
- */
178
- endpointId?: pulumi.Input<string>;
179
- /**
180
- * Human-readable label that identifies the serverless instance.
181
- */
182
- instanceName?: pulumi.Input<string>;
183
- /**
184
- * IPv4 address of the private endpoint in your Azure VNet that someone added to this private endpoint service.
185
- */
186
- privateEndpointIpAddress?: pulumi.Input<string>;
187
- /**
188
- * Root-relative path that identifies the Azure Private Link Service that MongoDB Cloud manages.
189
- */
190
- privateLinkServiceResourceId?: pulumi.Input<string>;
191
- /**
192
- * Unique 24-digit hexadecimal string that identifies the project.
193
- */
194
- projectId?: pulumi.Input<string>;
195
- /**
196
- * Cloud provider for which you want to create a private endpoint. Atlas accepts `AWS`, `AZURE`.
197
- */
198
- providerName?: pulumi.Input<string>;
199
- /**
200
- * Human-readable label that indicates the current operating status of the private endpoint. Values include: RESERVATION_REQUESTED, RESERVED, INITIATING, AVAILABLE, FAILED, DELETING.
201
- */
202
- status?: pulumi.Input<string>;
203
- }
204
- /**
205
- * The set of arguments for constructing a PrivatelinkEndpointServiceServerless resource.
206
- */
207
- export interface PrivatelinkEndpointServiceServerlessArgs {
208
- /**
209
- * Unique string that identifies the private endpoint's network interface.
210
- */
211
- cloudProviderEndpointId?: pulumi.Input<string>;
212
- /**
213
- * Human-readable string to associate with this private endpoint.
214
- */
215
- comment?: pulumi.Input<string>;
216
- /**
217
- * Unique 24-hexadecimal digit string that identifies the private endpoint.
218
- */
219
- endpointId: pulumi.Input<string>;
220
- /**
221
- * Human-readable label that identifies the serverless instance.
222
- */
223
- instanceName: pulumi.Input<string>;
224
- /**
225
- * IPv4 address of the private endpoint in your Azure VNet that someone added to this private endpoint service.
226
- */
227
- privateEndpointIpAddress?: pulumi.Input<string>;
228
- /**
229
- * Unique 24-digit hexadecimal string that identifies the project.
230
- */
231
- projectId: pulumi.Input<string>;
232
- /**
233
- * Cloud provider for which you want to create a private endpoint. Atlas accepts `AWS`, `AZURE`.
234
- */
235
- providerName: pulumi.Input<string>;
236
- }
@@ -1,177 +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.PrivatelinkEndpointServiceServerless = void 0;
6
- const pulumi = require("@pulumi/pulumi");
7
- const utilities = require("./utilities");
8
- /**
9
- * **WARNING:** This resource is deprecated and will be removed in March 2025. For more datails see Migration Guide: Transition out of Serverless Instances and Shared-tier clusters
10
- *
11
- * `privatelinkEndpointServiceServerless` Provides a Serverless PrivateLink Endpoint Service resource.
12
- * This is the second of two resources required to configure PrivateLink for Serverless, the first is mongodbatlas_privatelink_endpoint_serverless.
13
- *
14
- * > **NOTE:** Groups and projects are synonymous terms. You may find groupId in the official documentation.
15
- * **NOTE:** Create waits for all serverless instances on the project to IDLE in order for their operations to complete. This ensures the latest connection strings can be retrieved following creation of this resource. Default timeout is 2hrs.
16
- *
17
- * ## Example with AWS
18
- *
19
- * ```typescript
20
- * import * as pulumi from "@pulumi/pulumi";
21
- * import * as aws from "@pulumi/aws";
22
- * import * as mongodbatlas from "@pulumi/mongodbatlas";
23
- *
24
- * const testServerlessInstance = new mongodbatlas.ServerlessInstance("test", {
25
- * projectId: "<PROJECT_ID>",
26
- * name: "test-db",
27
- * providerSettingsBackingProviderName: "AWS",
28
- * providerSettingsProviderName: "SERVERLESS",
29
- * providerSettingsRegionName: "US_EAST_1",
30
- * continuousBackupEnabled: true,
31
- * });
32
- * const test = new mongodbatlas.PrivatelinkEndpointServerless("test", {
33
- * projectId: "<PROJECT_ID>",
34
- * instanceName: testServerlessInstance.name,
35
- * providerName: "AWS",
36
- * });
37
- * const ptfeService = new aws.index.VpcEndpoint("ptfe_service", {
38
- * vpcId: "vpc-7fc0a543",
39
- * serviceName: test.endpointServiceName,
40
- * vpcEndpointType: "Interface",
41
- * subnetIds: ["subnet-de0406d2"],
42
- * securityGroupIds: ["sg-3f238186"],
43
- * });
44
- * const testPrivatelinkEndpointServiceServerless = new mongodbatlas.PrivatelinkEndpointServiceServerless("test", {
45
- * projectId: "<PROJECT_ID>",
46
- * instanceName: testServerlessInstance.name,
47
- * endpointId: test.endpointId,
48
- * cloudProviderEndpointId: ptfeService.id,
49
- * providerName: "AWS",
50
- * comment: "New serverless endpoint",
51
- * });
52
- * ```
53
- *
54
- * ## Example with AZURE
55
- *
56
- * ```typescript
57
- * import * as pulumi from "@pulumi/pulumi";
58
- * import * as azurerm from "@pulumi/azurerm";
59
- * import * as mongodbatlas from "@pulumi/mongodbatlas";
60
- *
61
- * const test = new mongodbatlas.PrivatelinkEndpointServerless("test", {
62
- * projectId: projectId,
63
- * providerName: "AZURE",
64
- * });
65
- * const testPrivateEndpoint = new azurerm.index.PrivateEndpoint("test", {
66
- * name: "endpoint-test",
67
- * location: testAzurermResourceGroup.location,
68
- * resourceGroupName: resourceGroupName,
69
- * subnetId: testAzurermSubnet.id,
70
- * privateServiceConnection: [{
71
- * name: test.privateLinkServiceName,
72
- * privateConnectionResourceId: test.privateLinkServiceResourceId,
73
- * isManualConnection: true,
74
- * requestMessage: "Azure Private Link test",
75
- * }],
76
- * });
77
- * const testServerlessInstance = new mongodbatlas.ServerlessInstance("test", {
78
- * projectId: "<PROJECT_ID>",
79
- * name: "test-db",
80
- * providerSettingsBackingProviderName: "AZURE",
81
- * providerSettingsProviderName: "SERVERLESS",
82
- * providerSettingsRegionName: "US_EAST",
83
- * continuousBackupEnabled: true,
84
- * });
85
- * const testPrivatelinkEndpointServiceServerless = new mongodbatlas.PrivatelinkEndpointServiceServerless("test", {
86
- * projectId: test.projectId,
87
- * instanceName: testServerlessInstance.name,
88
- * endpointId: test.endpointId,
89
- * cloudProviderEndpointId: testPrivateEndpoint.id,
90
- * privateEndpointIpAddress: testPrivateEndpoint.privateServiceConnection[0].privateIpAddress,
91
- * providerName: "AZURE",
92
- * comment: "test",
93
- * });
94
- * ```
95
- *
96
- * ### Available complete examples
97
- * - Setup private connection to a MongoDB Atlas Serverless Instance with AWS VPC
98
- *
99
- * ## Import
100
- *
101
- * Serverless privatelink endpoint can be imported using project ID and endpoint ID, in the format `project_id`--`endpoint_id`, e.g.
102
- *
103
- * ```sh
104
- * $ pulumi import mongodbatlas:index/privatelinkEndpointServiceServerless:PrivatelinkEndpointServiceServerless test 1112222b3bf99403840e8934--serverless_name--vpce-jjg5e24qp93513h03
105
- * ```
106
- * For more information see: [MongoDB Atlas API - Serverless Private Endpoints](https://www.mongodb.com/docs/atlas/reference/api/serverless-private-endpoints-get-one/).
107
- */
108
- class PrivatelinkEndpointServiceServerless extends pulumi.CustomResource {
109
- /**
110
- * Get an existing PrivatelinkEndpointServiceServerless resource's state with the given name, ID, and optional extra
111
- * properties used to qualify the lookup.
112
- *
113
- * @param name The _unique_ name of the resulting resource.
114
- * @param id The _unique_ provider ID of the resource to lookup.
115
- * @param state Any extra arguments used during the lookup.
116
- * @param opts Optional settings to control the behavior of the CustomResource.
117
- */
118
- static get(name, id, state, opts) {
119
- return new PrivatelinkEndpointServiceServerless(name, state, { ...opts, id: id });
120
- }
121
- /**
122
- * Returns true if the given object is an instance of PrivatelinkEndpointServiceServerless. This is designed to work even
123
- * when multiple copies of the Pulumi SDK have been loaded into the same process.
124
- */
125
- static isInstance(obj) {
126
- if (obj === undefined || obj === null) {
127
- return false;
128
- }
129
- return obj['__pulumiType'] === PrivatelinkEndpointServiceServerless.__pulumiType;
130
- }
131
- constructor(name, argsOrState, opts) {
132
- let resourceInputs = {};
133
- opts = opts || {};
134
- if (opts.id) {
135
- const state = argsOrState;
136
- resourceInputs["cloudProviderEndpointId"] = state?.cloudProviderEndpointId;
137
- resourceInputs["comment"] = state?.comment;
138
- resourceInputs["endpointId"] = state?.endpointId;
139
- resourceInputs["instanceName"] = state?.instanceName;
140
- resourceInputs["privateEndpointIpAddress"] = state?.privateEndpointIpAddress;
141
- resourceInputs["privateLinkServiceResourceId"] = state?.privateLinkServiceResourceId;
142
- resourceInputs["projectId"] = state?.projectId;
143
- resourceInputs["providerName"] = state?.providerName;
144
- resourceInputs["status"] = state?.status;
145
- }
146
- else {
147
- const args = argsOrState;
148
- if (args?.endpointId === undefined && !opts.urn) {
149
- throw new Error("Missing required property 'endpointId'");
150
- }
151
- if (args?.instanceName === undefined && !opts.urn) {
152
- throw new Error("Missing required property 'instanceName'");
153
- }
154
- if (args?.projectId === undefined && !opts.urn) {
155
- throw new Error("Missing required property 'projectId'");
156
- }
157
- if (args?.providerName === undefined && !opts.urn) {
158
- throw new Error("Missing required property 'providerName'");
159
- }
160
- resourceInputs["cloudProviderEndpointId"] = args?.cloudProviderEndpointId;
161
- resourceInputs["comment"] = args?.comment;
162
- resourceInputs["endpointId"] = args?.endpointId;
163
- resourceInputs["instanceName"] = args?.instanceName;
164
- resourceInputs["privateEndpointIpAddress"] = args?.privateEndpointIpAddress;
165
- resourceInputs["projectId"] = args?.projectId;
166
- resourceInputs["providerName"] = args?.providerName;
167
- resourceInputs["privateLinkServiceResourceId"] = undefined /*out*/;
168
- resourceInputs["status"] = undefined /*out*/;
169
- }
170
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
171
- super(PrivatelinkEndpointServiceServerless.__pulumiType, name, resourceInputs, opts);
172
- }
173
- }
174
- exports.PrivatelinkEndpointServiceServerless = PrivatelinkEndpointServiceServerless;
175
- /** @internal */
176
- PrivatelinkEndpointServiceServerless.__pulumiType = 'mongodbatlas:index/privatelinkEndpointServiceServerless:PrivatelinkEndpointServiceServerless';
177
- //# sourceMappingURL=privatelinkEndpointServiceServerless.js.map