@pulumi/mongodbatlas 3.15.0-alpha.1713333524 → 3.15.0-alpha.1713899327

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 (305) hide show
  1. package/accessListApiKey.d.ts +4 -8
  2. package/accessListApiKey.js +4 -8
  3. package/accessListApiKey.js.map +1 -1
  4. package/advancedCluster.d.ts +28 -61
  5. package/advancedCluster.js +28 -61
  6. package/advancedCluster.js.map +1 -1
  7. package/alertConfiguration.d.ts +44 -50
  8. package/alertConfiguration.js +44 -50
  9. package/alertConfiguration.js.map +1 -1
  10. package/apiKey.d.ts +0 -2
  11. package/apiKey.js +0 -2
  12. package/apiKey.js.map +1 -1
  13. package/auditing.d.ts +2 -4
  14. package/auditing.js +2 -4
  15. package/auditing.js.map +1 -1
  16. package/backupCompliancePolicy.d.ts +83 -0
  17. package/backupCompliancePolicy.js +83 -0
  18. package/backupCompliancePolicy.js.map +1 -1
  19. package/cloudBackupSnapshot.d.ts +7 -9
  20. package/cloudBackupSnapshot.js +7 -9
  21. package/cloudBackupSnapshot.js.map +1 -1
  22. package/cloudBackupSnapshotExportBucket.d.ts +2 -4
  23. package/cloudBackupSnapshotExportBucket.js +2 -4
  24. package/cloudBackupSnapshotExportBucket.js.map +1 -1
  25. package/cloudBackupSnapshotExportJob.d.ts +3 -7
  26. package/cloudBackupSnapshotExportJob.js +3 -7
  27. package/cloudBackupSnapshotExportJob.js.map +1 -1
  28. package/cloudBackupSnapshotRestoreJob.d.ts +74 -13
  29. package/cloudBackupSnapshotRestoreJob.js +74 -13
  30. package/cloudBackupSnapshotRestoreJob.js.map +1 -1
  31. package/cluster.d.ts +48 -82
  32. package/cluster.js +48 -82
  33. package/cluster.js.map +1 -1
  34. package/clusterOutageSimulation.d.ts +2 -4
  35. package/clusterOutageSimulation.js +2 -4
  36. package/clusterOutageSimulation.js.map +1 -1
  37. package/customDbRole.d.ts +6 -10
  38. package/customDbRole.js +6 -10
  39. package/customDbRole.js.map +1 -1
  40. package/customDnsConfigurationClusterAws.d.ts +1 -3
  41. package/customDnsConfigurationClusterAws.js +1 -3
  42. package/customDnsConfigurationClusterAws.js.map +1 -1
  43. package/databaseUser.d.ts +19 -27
  44. package/databaseUser.js +19 -27
  45. package/databaseUser.js.map +1 -1
  46. package/eventTrigger.d.ts +24 -28
  47. package/eventTrigger.js +24 -28
  48. package/eventTrigger.js.map +1 -1
  49. package/federatedDatabaseInstance.d.ts +10 -12
  50. package/federatedDatabaseInstance.js +10 -12
  51. package/federatedDatabaseInstance.js.map +1 -1
  52. package/federatedQueryLimit.d.ts +2 -4
  53. package/federatedQueryLimit.js +2 -4
  54. package/federatedQueryLimit.js.map +1 -1
  55. package/federatedSettingsIdentityProvider.d.ts +6 -7
  56. package/federatedSettingsIdentityProvider.js +6 -7
  57. package/federatedSettingsIdentityProvider.js.map +1 -1
  58. package/federatedSettingsOrgRoleMapping.d.ts +2 -4
  59. package/federatedSettingsOrgRoleMapping.js +2 -4
  60. package/federatedSettingsOrgRoleMapping.js.map +1 -1
  61. package/get509AuthenticationDatabaseUser.d.ts +60 -0
  62. package/get509AuthenticationDatabaseUser.js +60 -0
  63. package/get509AuthenticationDatabaseUser.js.map +1 -1
  64. package/getAccessListApiKeys.d.ts +0 -16
  65. package/getAccessListApiKeys.js.map +1 -1
  66. package/getAdvancedCluster.d.ts +56 -0
  67. package/getAdvancedCluster.js +56 -0
  68. package/getAdvancedCluster.js.map +1 -1
  69. package/getAlertConfiguration.d.ts +190 -0
  70. package/getAlertConfiguration.js +190 -0
  71. package/getAlertConfiguration.js.map +1 -1
  72. package/getAtlasUser.d.ts +0 -8
  73. package/getAtlasUser.js +0 -8
  74. package/getAtlasUser.js.map +1 -1
  75. package/getAtlasUsers.d.ts +2 -14
  76. package/getAtlasUsers.js +2 -14
  77. package/getAtlasUsers.js.map +1 -1
  78. package/getAuditing.d.ts +34 -0
  79. package/getAuditing.js +34 -0
  80. package/getAuditing.js.map +1 -1
  81. package/getBackupCompliancePolicy.d.ts +166 -0
  82. package/getBackupCompliancePolicy.js +166 -0
  83. package/getBackupCompliancePolicy.js.map +1 -1
  84. package/getCloudBackupSchedule.d.ts +54 -0
  85. package/getCloudBackupSchedule.js +54 -0
  86. package/getCloudBackupSchedule.js.map +1 -1
  87. package/getCloudBackupSnapshot.d.ts +38 -0
  88. package/getCloudBackupSnapshot.js +38 -0
  89. package/getCloudBackupSnapshot.js.map +1 -1
  90. package/getCloudBackupSnapshotExportBucket.d.ts +36 -0
  91. package/getCloudBackupSnapshotExportBucket.js +36 -0
  92. package/getCloudBackupSnapshotExportBucket.js.map +1 -1
  93. package/getCloudBackupSnapshotExportBuckets.d.ts +8 -12
  94. package/getCloudBackupSnapshotExportBuckets.js +8 -12
  95. package/getCloudBackupSnapshotExportBuckets.js.map +1 -1
  96. package/getCloudBackupSnapshotExportJob.d.ts +58 -0
  97. package/getCloudBackupSnapshotExportJob.js +58 -0
  98. package/getCloudBackupSnapshotExportJob.js.map +1 -1
  99. package/getCloudBackupSnapshotExportJobs.d.ts +6 -10
  100. package/getCloudBackupSnapshotExportJobs.js +6 -10
  101. package/getCloudBackupSnapshotExportJobs.js.map +1 -1
  102. package/getCloudBackupSnapshotRestoreJobs.d.ts +6 -10
  103. package/getCloudBackupSnapshotRestoreJobs.js +6 -10
  104. package/getCloudBackupSnapshotRestoreJobs.js.map +1 -1
  105. package/getCloudProviderAccessSetup.d.ts +4 -12
  106. package/getCloudProviderAccessSetup.js +4 -12
  107. package/getCloudProviderAccessSetup.js.map +1 -1
  108. package/getCluster.d.ts +60 -0
  109. package/getCluster.js +60 -0
  110. package/getCluster.js.map +1 -1
  111. package/getClusterOutageSimulation.d.ts +2 -6
  112. package/getClusterOutageSimulation.js +2 -6
  113. package/getClusterOutageSimulation.js.map +1 -1
  114. package/getClusters.d.ts +6 -8
  115. package/getClusters.js +6 -8
  116. package/getClusters.js.map +1 -1
  117. package/getCustomDbRole.d.ts +2 -6
  118. package/getCustomDbRole.js +2 -6
  119. package/getCustomDbRole.js.map +1 -1
  120. package/getCustomDnsConfigurationClusterAws.d.ts +30 -0
  121. package/getCustomDnsConfigurationClusterAws.js +30 -0
  122. package/getCustomDnsConfigurationClusterAws.js.map +1 -1
  123. package/getDatabaseUser.d.ts +124 -0
  124. package/getDatabaseUser.js +124 -0
  125. package/getDatabaseUser.js.map +1 -1
  126. package/getDatabaseUsers.d.ts +14 -22
  127. package/getDatabaseUsers.js +14 -22
  128. package/getDatabaseUsers.js.map +1 -1
  129. package/getFederatedDatabaseInstance.d.ts +6 -14
  130. package/getFederatedDatabaseInstance.js +6 -14
  131. package/getFederatedDatabaseInstance.js.map +1 -1
  132. package/getFederatedQueryLimit.d.ts +2 -6
  133. package/getFederatedQueryLimit.js +2 -6
  134. package/getFederatedQueryLimit.js.map +1 -1
  135. package/getFederatedQueryLimits.d.ts +0 -4
  136. package/getFederatedQueryLimits.js +0 -4
  137. package/getFederatedQueryLimits.js.map +1 -1
  138. package/getFederatedSettings.d.ts +0 -4
  139. package/getFederatedSettings.js +0 -4
  140. package/getFederatedSettings.js.map +1 -1
  141. package/getFederatedSettingsIdentityProvider.d.ts +4 -6
  142. package/getFederatedSettingsIdentityProvider.js +4 -6
  143. package/getFederatedSettingsIdentityProvider.js.map +1 -1
  144. package/getFederatedSettingsIdentityProviders.d.ts +4 -6
  145. package/getFederatedSettingsIdentityProviders.js +4 -6
  146. package/getFederatedSettingsIdentityProviders.js.map +1 -1
  147. package/getFederatedSettingsOrgConfig.d.ts +6 -10
  148. package/getFederatedSettingsOrgConfig.js +6 -10
  149. package/getFederatedSettingsOrgConfig.js.map +1 -1
  150. package/getFederatedSettingsOrgConfigs.d.ts +6 -10
  151. package/getFederatedSettingsOrgConfigs.js +6 -10
  152. package/getFederatedSettingsOrgConfigs.js.map +1 -1
  153. package/getFederatedSettingsOrgRoleMapping.d.ts +4 -8
  154. package/getFederatedSettingsOrgRoleMapping.js +4 -8
  155. package/getFederatedSettingsOrgRoleMapping.js.map +1 -1
  156. package/getGlobalClusterConfig.d.ts +110 -0
  157. package/getGlobalClusterConfig.js +110 -0
  158. package/getGlobalClusterConfig.js.map +1 -1
  159. package/getLdapConfiguration.d.ts +46 -0
  160. package/getLdapConfiguration.js +46 -0
  161. package/getLdapConfiguration.js.map +1 -1
  162. package/getLdapVerify.d.ts +66 -0
  163. package/getLdapVerify.js +66 -0
  164. package/getLdapVerify.js.map +1 -1
  165. package/getMaintenanceWindow.d.ts +60 -0
  166. package/getMaintenanceWindow.js +60 -0
  167. package/getMaintenanceWindow.js.map +1 -1
  168. package/getNetworkContainer.d.ts +36 -0
  169. package/getNetworkContainer.js +36 -0
  170. package/getNetworkContainer.js.map +1 -1
  171. package/getNetworkContainers.d.ts +4 -8
  172. package/getNetworkContainers.js +4 -8
  173. package/getNetworkContainers.js.map +1 -1
  174. package/getNetworkPeering.d.ts +42 -0
  175. package/getNetworkPeering.js +42 -0
  176. package/getNetworkPeering.js.map +1 -1
  177. package/getNetworkPeerings.d.ts +4 -8
  178. package/getNetworkPeerings.js +4 -8
  179. package/getNetworkPeerings.js.map +1 -1
  180. package/getOrganization.d.ts +0 -4
  181. package/getOrganization.js +0 -4
  182. package/getOrganization.js.map +1 -1
  183. package/getOrganizations.d.ts +2 -12
  184. package/getOrganizations.js +2 -6
  185. package/getOrganizations.js.map +1 -1
  186. package/getPrivateLinkEndpoint.d.ts +42 -0
  187. package/getPrivateLinkEndpoint.js +42 -0
  188. package/getPrivateLinkEndpoint.js.map +1 -1
  189. package/getPrivatelinkEndpointServiceDataFederationOnlineArchive.d.ts +8 -6
  190. package/getPrivatelinkEndpointServiceDataFederationOnlineArchive.js +8 -6
  191. package/getPrivatelinkEndpointServiceDataFederationOnlineArchive.js.map +1 -1
  192. package/getPrivatelinkEndpointServiceDataFederationOnlineArchives.d.ts +8 -6
  193. package/getPrivatelinkEndpointServiceDataFederationOnlineArchives.js +8 -6
  194. package/getPrivatelinkEndpointServiceDataFederationOnlineArchives.js.map +1 -1
  195. package/getPrivatelinkEndpointServiceServerless.d.ts +20 -24
  196. package/getPrivatelinkEndpointServiceServerless.js +20 -24
  197. package/getPrivatelinkEndpointServiceServerless.js.map +1 -1
  198. package/getPrivatelinkEndpointsServiceServerless.d.ts +20 -24
  199. package/getPrivatelinkEndpointsServiceServerless.js +20 -24
  200. package/getPrivatelinkEndpointsServiceServerless.js.map +1 -1
  201. package/getProject.d.ts +126 -0
  202. package/getProject.js +126 -0
  203. package/getProject.js.map +1 -1
  204. package/getProjectApiKey.d.ts +36 -0
  205. package/getProjectApiKey.js +36 -0
  206. package/getProjectApiKey.js.map +1 -1
  207. package/getProjectApiKeys.d.ts +2 -6
  208. package/getProjectApiKeys.js +2 -6
  209. package/getProjectApiKeys.js.map +1 -1
  210. package/getProjectInvitation.d.ts +34 -0
  211. package/getProjectInvitation.js +34 -0
  212. package/getProjectInvitation.js.map +1 -1
  213. package/getProjectIpAccessList.d.ts +134 -0
  214. package/getProjectIpAccessList.js +134 -0
  215. package/getProjectIpAccessList.js.map +1 -1
  216. package/getProjects.d.ts +10 -12
  217. package/getProjects.js +10 -12
  218. package/getProjects.js.map +1 -1
  219. package/getRolesOrgId.d.ts +0 -4
  220. package/getRolesOrgId.js +0 -4
  221. package/getRolesOrgId.js.map +1 -1
  222. package/getSearchIndex.d.ts +2 -6
  223. package/getSearchIndex.js +2 -6
  224. package/getSearchIndex.js.map +1 -1
  225. package/getServerlessInstance.d.ts +0 -4
  226. package/getServerlessInstance.js +0 -4
  227. package/getServerlessInstance.js.map +1 -1
  228. package/getServerlessInstances.d.ts +0 -4
  229. package/getServerlessInstances.js +0 -4
  230. package/getServerlessInstances.js.map +1 -1
  231. package/getThirdPartyIntegration.d.ts +2 -6
  232. package/getThirdPartyIntegration.js +2 -6
  233. package/getThirdPartyIntegration.js.map +1 -1
  234. package/getThirdPartyIntegrations.d.ts +4 -8
  235. package/getThirdPartyIntegrations.js +4 -8
  236. package/getThirdPartyIntegrations.js.map +1 -1
  237. package/getX509AuthenticationDatabaseUser.d.ts +60 -0
  238. package/getX509AuthenticationDatabaseUser.js +60 -0
  239. package/getX509AuthenticationDatabaseUser.js.map +1 -1
  240. package/globalClusterConfig.d.ts +4 -6
  241. package/globalClusterConfig.js +4 -6
  242. package/globalClusterConfig.js.map +1 -1
  243. package/ldapConfiguration.d.ts +12 -10
  244. package/ldapConfiguration.js +12 -10
  245. package/ldapConfiguration.js.map +1 -1
  246. package/ldapVerify.d.ts +9 -8
  247. package/ldapVerify.js +9 -8
  248. package/ldapVerify.js.map +1 -1
  249. package/maintenanceWindow.d.ts +2 -6
  250. package/maintenanceWindow.js +2 -6
  251. package/maintenanceWindow.js.map +1 -1
  252. package/networkContainer.d.ts +3 -9
  253. package/networkContainer.js +3 -9
  254. package/networkContainer.js.map +1 -1
  255. package/networkPeering.d.ts +38 -151
  256. package/networkPeering.js +38 -151
  257. package/networkPeering.js.map +1 -1
  258. package/onlineArchive.d.ts +8 -12
  259. package/onlineArchive.js +8 -12
  260. package/onlineArchive.js.map +1 -1
  261. package/orgInvitation.d.ts +4 -10
  262. package/orgInvitation.js +4 -10
  263. package/orgInvitation.js.map +1 -1
  264. package/organization.d.ts +2 -3
  265. package/organization.js +2 -3
  266. package/organization.js.map +1 -1
  267. package/package.json +1 -1
  268. package/privateLinkEndpoint.d.ts +0 -2
  269. package/privateLinkEndpoint.js +0 -2
  270. package/privateLinkEndpoint.js.map +1 -1
  271. package/privateLinkEndpointService.d.ts +93 -26
  272. package/privateLinkEndpointService.js +93 -26
  273. package/privateLinkEndpointService.js.map +1 -1
  274. package/privatelinkEndpointServerless.d.ts +3 -4
  275. package/privatelinkEndpointServerless.js +3 -4
  276. package/privatelinkEndpointServerless.js.map +1 -1
  277. package/privatelinkEndpointServiceDataFederationOnlineArchive.d.ts +4 -3
  278. package/privatelinkEndpointServiceDataFederationOnlineArchive.js +4 -3
  279. package/privatelinkEndpointServiceDataFederationOnlineArchive.js.map +1 -1
  280. package/privatelinkEndpointServiceServerless.d.ts +52 -8
  281. package/privatelinkEndpointServiceServerless.js +52 -8
  282. package/privatelinkEndpointServiceServerless.js.map +1 -1
  283. package/project.d.ts +4 -5
  284. package/project.js +4 -5
  285. package/project.js.map +1 -1
  286. package/projectApiKey.d.ts +0 -4
  287. package/projectApiKey.js +0 -4
  288. package/projectApiKey.js.map +1 -1
  289. package/projectInvitation.d.ts +2 -6
  290. package/projectInvitation.js +2 -6
  291. package/projectInvitation.js.map +1 -1
  292. package/projectIpAccessList.d.ts +8 -14
  293. package/projectIpAccessList.js +8 -14
  294. package/projectIpAccessList.js.map +1 -1
  295. package/searchIndex.d.ts +7 -11
  296. package/searchIndex.js +7 -11
  297. package/searchIndex.js.map +1 -1
  298. package/serverlessInstance.d.ts +1 -2
  299. package/serverlessInstance.js +1 -2
  300. package/serverlessInstance.js.map +1 -1
  301. package/thirdPartyIntegration.d.ts +3 -113
  302. package/thirdPartyIntegration.js +3 -5
  303. package/thirdPartyIntegration.js.map +1 -1
  304. package/types/input.d.ts +1 -332
  305. package/types/output.d.ts +13 -408
@@ -8,18 +8,16 @@ import * as pulumi from "@pulumi/pulumi";
8
8
  *
9
9
  * ## Example Usage
10
10
  *
11
- * <!--Start PulumiCodeChooser -->
12
11
  * ```typescript
13
12
  * import * as pulumi from "@pulumi/pulumi";
14
13
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
15
14
  *
16
15
  * const test = mongodbatlas.getFederatedQueryLimit({
17
- * limitName: "LIMIT_NAME",
18
16
  * projectId: "PROJECT_ID",
19
17
  * tenantName: "FEDERATED_DATABASE_INSTANCE_NAME",
18
+ * limitName: "LIMIT_NAME",
20
19
  * });
21
20
  * ```
22
- * <!--End PulumiCodeChooser -->
23
21
  */
24
22
  export declare function getFederatedQueryLimit(args: GetFederatedQueryLimitArgs, opts?: pulumi.InvokeOptions): Promise<GetFederatedQueryLimitResult>;
25
23
  /**
@@ -76,18 +74,16 @@ export interface GetFederatedQueryLimitResult {
76
74
  *
77
75
  * ## Example Usage
78
76
  *
79
- * <!--Start PulumiCodeChooser -->
80
77
  * ```typescript
81
78
  * import * as pulumi from "@pulumi/pulumi";
82
79
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
83
80
  *
84
81
  * const test = mongodbatlas.getFederatedQueryLimit({
85
- * limitName: "LIMIT_NAME",
86
82
  * projectId: "PROJECT_ID",
87
83
  * tenantName: "FEDERATED_DATABASE_INSTANCE_NAME",
84
+ * limitName: "LIMIT_NAME",
88
85
  * });
89
86
  * ```
90
- * <!--End PulumiCodeChooser -->
91
87
  */
92
88
  export declare function getFederatedQueryLimitOutput(args: GetFederatedQueryLimitOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetFederatedQueryLimitResult>;
93
89
  /**
@@ -14,18 +14,16 @@ const utilities = require("./utilities");
14
14
  *
15
15
  * ## Example Usage
16
16
  *
17
- * <!--Start PulumiCodeChooser -->
18
17
  * ```typescript
19
18
  * import * as pulumi from "@pulumi/pulumi";
20
19
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
21
20
  *
22
21
  * const test = mongodbatlas.getFederatedQueryLimit({
23
- * limitName: "LIMIT_NAME",
24
22
  * projectId: "PROJECT_ID",
25
23
  * tenantName: "FEDERATED_DATABASE_INSTANCE_NAME",
24
+ * limitName: "LIMIT_NAME",
26
25
  * });
27
26
  * ```
28
- * <!--End PulumiCodeChooser -->
29
27
  */
30
28
  function getFederatedQueryLimit(args, opts) {
31
29
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -45,18 +43,16 @@ exports.getFederatedQueryLimit = getFederatedQueryLimit;
45
43
  *
46
44
  * ## Example Usage
47
45
  *
48
- * <!--Start PulumiCodeChooser -->
49
46
  * ```typescript
50
47
  * import * as pulumi from "@pulumi/pulumi";
51
48
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
52
49
  *
53
50
  * const test = mongodbatlas.getFederatedQueryLimit({
54
- * limitName: "LIMIT_NAME",
55
51
  * projectId: "PROJECT_ID",
56
52
  * tenantName: "FEDERATED_DATABASE_INSTANCE_NAME",
53
+ * limitName: "LIMIT_NAME",
57
54
  * });
58
55
  * ```
59
- * <!--End PulumiCodeChooser -->
60
56
  */
61
57
  function getFederatedQueryLimitOutput(args, opts) {
62
58
  return pulumi.output(args).apply((a) => getFederatedQueryLimit(a, opts));
@@ -1 +1 @@
1
- {"version":3,"file":"getFederatedQueryLimit.js","sourceRoot":"","sources":["../getFederatedQueryLimit.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAEhG,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,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,wDAQC;AAgDD;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAA2B;IAC5G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,sBAAsB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACjF,CAAC;AAFD,oEAEC"}
1
+ {"version":3,"file":"getFederatedQueryLimit.js","sourceRoot":"","sources":["../getFederatedQueryLimit.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAEhG,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,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,wDAQC;AAgDD;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAA2B;IAC5G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,sBAAsB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACjF,CAAC;AAFD,oEAEC"}
@@ -9,7 +9,6 @@ import * as outputs from "./types/output";
9
9
  *
10
10
  * ### S
11
11
  *
12
- * <!--Start PulumiCodeChooser -->
13
12
  * ```typescript
14
13
  * import * as pulumi from "@pulumi/pulumi";
15
14
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
@@ -19,7 +18,6 @@ import * as outputs from "./types/output";
19
18
  * tenantName: "FEDERATED_DATABASE_INSTANCE_NAME",
20
19
  * });
21
20
  * ```
22
- * <!--End PulumiCodeChooser -->
23
21
  */
24
22
  export declare function getFederatedQueryLimits(args: GetFederatedQueryLimitsArgs, opts?: pulumi.InvokeOptions): Promise<GetFederatedQueryLimitsResult>;
25
23
  /**
@@ -59,7 +57,6 @@ export interface GetFederatedQueryLimitsResult {
59
57
  *
60
58
  * ### S
61
59
  *
62
- * <!--Start PulumiCodeChooser -->
63
60
  * ```typescript
64
61
  * import * as pulumi from "@pulumi/pulumi";
65
62
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
@@ -69,7 +66,6 @@ export interface GetFederatedQueryLimitsResult {
69
66
  * tenantName: "FEDERATED_DATABASE_INSTANCE_NAME",
70
67
  * });
71
68
  * ```
72
- * <!--End PulumiCodeChooser -->
73
69
  */
74
70
  export declare function getFederatedQueryLimitsOutput(args: GetFederatedQueryLimitsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetFederatedQueryLimitsResult>;
75
71
  /**
@@ -14,7 +14,6 @@ const utilities = require("./utilities");
14
14
  *
15
15
  * ### S
16
16
  *
17
- * <!--Start PulumiCodeChooser -->
18
17
  * ```typescript
19
18
  * import * as pulumi from "@pulumi/pulumi";
20
19
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
@@ -24,7 +23,6 @@ const utilities = require("./utilities");
24
23
  * tenantName: "FEDERATED_DATABASE_INSTANCE_NAME",
25
24
  * });
26
25
  * ```
27
- * <!--End PulumiCodeChooser -->
28
26
  */
29
27
  function getFederatedQueryLimits(args, opts) {
30
28
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -43,7 +41,6 @@ exports.getFederatedQueryLimits = getFederatedQueryLimits;
43
41
  *
44
42
  * ### S
45
43
  *
46
- * <!--Start PulumiCodeChooser -->
47
44
  * ```typescript
48
45
  * import * as pulumi from "@pulumi/pulumi";
49
46
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
@@ -53,7 +50,6 @@ exports.getFederatedQueryLimits = getFederatedQueryLimits;
53
50
  * tenantName: "FEDERATED_DATABASE_INSTANCE_NAME",
54
51
  * });
55
52
  * ```
56
- * <!--End PulumiCodeChooser -->
57
53
  */
58
54
  function getFederatedQueryLimitsOutput(args, opts) {
59
55
  return pulumi.output(args).apply((a) => getFederatedQueryLimits(a, opts));
@@ -1 +1 @@
1
- {"version":3,"file":"getFederatedQueryLimits.js","sourceRoot":"","sources":["../getFederatedQueryLimits.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAElG,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,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0DAOC;AA+BD;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAA2B;IAC9G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,uBAAuB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAClF,CAAC;AAFD,sEAEC"}
1
+ {"version":3,"file":"getFederatedQueryLimits.js","sourceRoot":"","sources":["../getFederatedQueryLimits.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAElG,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,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0DAOC;AA+BD;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAA2B;IAC9G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,uBAAuB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAClF,CAAC;AAFD,sEAEC"}
@@ -4,7 +4,6 @@ import * as pulumi from "@pulumi/pulumi";
4
4
  *
5
5
  * ## Example Usage
6
6
  *
7
- * <!--Start PulumiCodeChooser -->
8
7
  * ```typescript
9
8
  * import * as pulumi from "@pulumi/pulumi";
10
9
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
@@ -13,7 +12,6 @@ import * as pulumi from "@pulumi/pulumi";
13
12
  * orgId: "627a9683e7f7f7ff7fe306f14",
14
13
  * });
15
14
  * ```
16
- * <!--End PulumiCodeChooser -->
17
15
  */
18
16
  export declare function getFederatedSettings(args: GetFederatedSettingsArgs, opts?: pulumi.InvokeOptions): Promise<GetFederatedSettingsResult>;
19
17
  /**
@@ -56,7 +54,6 @@ export interface GetFederatedSettingsResult {
56
54
  *
57
55
  * ## Example Usage
58
56
  *
59
- * <!--Start PulumiCodeChooser -->
60
57
  * ```typescript
61
58
  * import * as pulumi from "@pulumi/pulumi";
62
59
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
@@ -65,7 +62,6 @@ export interface GetFederatedSettingsResult {
65
62
  * orgId: "627a9683e7f7f7ff7fe306f14",
66
63
  * });
67
64
  * ```
68
- * <!--End PulumiCodeChooser -->
69
65
  */
70
66
  export declare function getFederatedSettingsOutput(args: GetFederatedSettingsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetFederatedSettingsResult>;
71
67
  /**
@@ -10,7 +10,6 @@ const utilities = require("./utilities");
10
10
  *
11
11
  * ## Example Usage
12
12
  *
13
- * <!--Start PulumiCodeChooser -->
14
13
  * ```typescript
15
14
  * import * as pulumi from "@pulumi/pulumi";
16
15
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
@@ -19,7 +18,6 @@ const utilities = require("./utilities");
19
18
  * orgId: "627a9683e7f7f7ff7fe306f14",
20
19
  * });
21
20
  * ```
22
- * <!--End PulumiCodeChooser -->
23
21
  */
24
22
  function getFederatedSettings(args, opts) {
25
23
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -33,7 +31,6 @@ exports.getFederatedSettings = getFederatedSettings;
33
31
  *
34
32
  * ## Example Usage
35
33
  *
36
- * <!--Start PulumiCodeChooser -->
37
34
  * ```typescript
38
35
  * import * as pulumi from "@pulumi/pulumi";
39
36
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
@@ -42,7 +39,6 @@ exports.getFederatedSettings = getFederatedSettings;
42
39
  * orgId: "627a9683e7f7f7ff7fe306f14",
43
40
  * });
44
41
  * ```
45
- * <!--End PulumiCodeChooser -->
46
42
  */
47
43
  function getFederatedSettingsOutput(args, opts) {
48
44
  return pulumi.output(args).apply((a) => getFederatedSettings(a, opts));
@@ -1 +1 @@
1
- {"version":3,"file":"getFederatedSettings.js","sourceRoot":"","sources":["../getFederatedSettings.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAE5F,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,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oDAMC;AAsCD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAA2B;IACxG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,oBAAoB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC/E,CAAC;AAFD,gEAEC"}
1
+ {"version":3,"file":"getFederatedSettings.js","sourceRoot":"","sources":["../getFederatedSettings.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAE5F,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,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oDAMC;AAsCD;;;;;;;;;;;;;GAaG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAA2B;IACxG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,oBAAoB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC/E,CAAC;AAFD,gEAEC"}
@@ -7,13 +7,13 @@ import * as outputs from "./types/output";
7
7
  *
8
8
  * ## Example Usage
9
9
  *
10
- * <!--Start PulumiCodeChooser -->
11
10
  * ```typescript
12
11
  * import * as pulumi from "@pulumi/pulumi";
13
12
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
14
13
  *
15
- * const identityProvider = new mongodbatlas.FederatedSettingsIdentityProvider("identityProvider", {
14
+ * const identityProvider = new mongodbatlas.FederatedSettingsIdentityProvider("identity_provider", {
16
15
  * federationSettingsId: "627a9687f7f7f7f774de306f14",
16
+ * name: "mongodb_federation_test",
17
17
  * associatedDomains: ["yourdomain.com"],
18
18
  * ssoDebugEnabled: true,
19
19
  * status: "ACTIVE",
@@ -27,7 +27,6 @@ import * as outputs from "./types/output";
27
27
  * identityProviderId: "0oad47f7fXnk1297",
28
28
  * });
29
29
  * ```
30
- * <!--End PulumiCodeChooser -->
31
30
  */
32
31
  export declare function getFederatedSettingsIdentityProvider(args: GetFederatedSettingsIdentityProviderArgs, opts?: pulumi.InvokeOptions): Promise<GetFederatedSettingsIdentityProviderResult>;
33
32
  /**
@@ -142,13 +141,13 @@ export interface GetFederatedSettingsIdentityProviderResult {
142
141
  *
143
142
  * ## Example Usage
144
143
  *
145
- * <!--Start PulumiCodeChooser -->
146
144
  * ```typescript
147
145
  * import * as pulumi from "@pulumi/pulumi";
148
146
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
149
147
  *
150
- * const identityProvider = new mongodbatlas.FederatedSettingsIdentityProvider("identityProvider", {
148
+ * const identityProvider = new mongodbatlas.FederatedSettingsIdentityProvider("identity_provider", {
151
149
  * federationSettingsId: "627a9687f7f7f7f774de306f14",
150
+ * name: "mongodb_federation_test",
152
151
  * associatedDomains: ["yourdomain.com"],
153
152
  * ssoDebugEnabled: true,
154
153
  * status: "ACTIVE",
@@ -162,7 +161,6 @@ export interface GetFederatedSettingsIdentityProviderResult {
162
161
  * identityProviderId: "0oad47f7fXnk1297",
163
162
  * });
164
163
  * ```
165
- * <!--End PulumiCodeChooser -->
166
164
  */
167
165
  export declare function getFederatedSettingsIdentityProviderOutput(args: GetFederatedSettingsIdentityProviderOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetFederatedSettingsIdentityProviderResult>;
168
166
  /**
@@ -12,13 +12,13 @@ const utilities = require("./utilities");
12
12
  *
13
13
  * ## Example Usage
14
14
  *
15
- * <!--Start PulumiCodeChooser -->
16
15
  * ```typescript
17
16
  * import * as pulumi from "@pulumi/pulumi";
18
17
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
19
18
  *
20
- * const identityProvider = new mongodbatlas.FederatedSettingsIdentityProvider("identityProvider", {
19
+ * const identityProvider = new mongodbatlas.FederatedSettingsIdentityProvider("identity_provider", {
21
20
  * federationSettingsId: "627a9687f7f7f7f774de306f14",
21
+ * name: "mongodb_federation_test",
22
22
  * associatedDomains: ["yourdomain.com"],
23
23
  * ssoDebugEnabled: true,
24
24
  * status: "ACTIVE",
@@ -32,7 +32,6 @@ const utilities = require("./utilities");
32
32
  * identityProviderId: "0oad47f7fXnk1297",
33
33
  * });
34
34
  * ```
35
- * <!--End PulumiCodeChooser -->
36
35
  */
37
36
  function getFederatedSettingsIdentityProvider(args, opts) {
38
37
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -49,13 +48,13 @@ exports.getFederatedSettingsIdentityProvider = getFederatedSettingsIdentityProvi
49
48
  *
50
49
  * ## Example Usage
51
50
  *
52
- * <!--Start PulumiCodeChooser -->
53
51
  * ```typescript
54
52
  * import * as pulumi from "@pulumi/pulumi";
55
53
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
56
54
  *
57
- * const identityProvider = new mongodbatlas.FederatedSettingsIdentityProvider("identityProvider", {
55
+ * const identityProvider = new mongodbatlas.FederatedSettingsIdentityProvider("identity_provider", {
58
56
  * federationSettingsId: "627a9687f7f7f7f774de306f14",
57
+ * name: "mongodb_federation_test",
59
58
  * associatedDomains: ["yourdomain.com"],
60
59
  * ssoDebugEnabled: true,
61
60
  * status: "ACTIVE",
@@ -69,7 +68,6 @@ exports.getFederatedSettingsIdentityProvider = getFederatedSettingsIdentityProvi
69
68
  * identityProviderId: "0oad47f7fXnk1297",
70
69
  * });
71
70
  * ```
72
- * <!--End PulumiCodeChooser -->
73
71
  */
74
72
  function getFederatedSettingsIdentityProviderOutput(args, opts) {
75
73
  return pulumi.output(args).apply((a) => getFederatedSettingsIdentityProvider(a, opts));
@@ -1 +1 @@
1
- {"version":3,"file":"getFederatedSettingsIdentityProvider.js","sourceRoot":"","sources":["../getFederatedSettingsIdentityProvider.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,SAAgB,oCAAoC,CAAC,IAA8C,EAAE,IAA2B;IAE5H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8FAA8F,EAAE;QACzH,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;KAChD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,oFAOC;AA4GD;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,SAAgB,0CAA0C,CAAC,IAAoD,EAAE,IAA2B;IACxI,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,oCAAoC,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC/F,CAAC;AAFD,gGAEC"}
1
+ {"version":3,"file":"getFederatedSettingsIdentityProvider.js","sourceRoot":"","sources":["../getFederatedSettingsIdentityProvider.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,SAAgB,oCAAoC,CAAC,IAA8C,EAAE,IAA2B;IAE5H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8FAA8F,EAAE;QACzH,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;KAChD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,oFAOC;AA4GD;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,SAAgB,0CAA0C,CAAC,IAAoD,EAAE,IAA2B;IACxI,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,oCAAoC,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC/F,CAAC;AAFD,gGAEC"}
@@ -7,13 +7,13 @@ import * as outputs from "./types/output";
7
7
  *
8
8
  * ## Example Usage
9
9
  *
10
- * <!--Start PulumiCodeChooser -->
11
10
  * ```typescript
12
11
  * import * as pulumi from "@pulumi/pulumi";
13
12
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
14
13
  *
15
- * const identityProvider = new mongodbatlas.FederatedSettingsIdentityProvider("identityProvider", {
14
+ * const identityProvider = new mongodbatlas.FederatedSettingsIdentityProvider("identity_provider", {
16
15
  * federationSettingsId: "627a9687f7f7f7f774de306f14",
16
+ * name: "mongodb_federation_test",
17
17
  * associatedDomains: ["yourdomain.com"],
18
18
  * ssoDebugEnabled: true,
19
19
  * status: "ACTIVE",
@@ -24,7 +24,6 @@ import * as outputs from "./types/output";
24
24
  * itemsPerPage: 5,
25
25
  * }));
26
26
  * ```
27
- * <!--End PulumiCodeChooser -->
28
27
  */
29
28
  export declare function getFederatedSettingsIdentityProviders(args: GetFederatedSettingsIdentityProvidersArgs, opts?: pulumi.InvokeOptions): Promise<GetFederatedSettingsIdentityProvidersResult>;
30
29
  /**
@@ -70,13 +69,13 @@ export interface GetFederatedSettingsIdentityProvidersResult {
70
69
  *
71
70
  * ## Example Usage
72
71
  *
73
- * <!--Start PulumiCodeChooser -->
74
72
  * ```typescript
75
73
  * import * as pulumi from "@pulumi/pulumi";
76
74
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
77
75
  *
78
- * const identityProvider = new mongodbatlas.FederatedSettingsIdentityProvider("identityProvider", {
76
+ * const identityProvider = new mongodbatlas.FederatedSettingsIdentityProvider("identity_provider", {
79
77
  * federationSettingsId: "627a9687f7f7f7f774de306f14",
78
+ * name: "mongodb_federation_test",
80
79
  * associatedDomains: ["yourdomain.com"],
81
80
  * ssoDebugEnabled: true,
82
81
  * status: "ACTIVE",
@@ -87,7 +86,6 @@ export interface GetFederatedSettingsIdentityProvidersResult {
87
86
  * itemsPerPage: 5,
88
87
  * }));
89
88
  * ```
90
- * <!--End PulumiCodeChooser -->
91
89
  */
92
90
  export declare function getFederatedSettingsIdentityProvidersOutput(args: GetFederatedSettingsIdentityProvidersOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetFederatedSettingsIdentityProvidersResult>;
93
91
  /**
@@ -12,13 +12,13 @@ const utilities = require("./utilities");
12
12
  *
13
13
  * ## Example Usage
14
14
  *
15
- * <!--Start PulumiCodeChooser -->
16
15
  * ```typescript
17
16
  * import * as pulumi from "@pulumi/pulumi";
18
17
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
19
18
  *
20
- * const identityProvider = new mongodbatlas.FederatedSettingsIdentityProvider("identityProvider", {
19
+ * const identityProvider = new mongodbatlas.FederatedSettingsIdentityProvider("identity_provider", {
21
20
  * federationSettingsId: "627a9687f7f7f7f774de306f14",
21
+ * name: "mongodb_federation_test",
22
22
  * associatedDomains: ["yourdomain.com"],
23
23
  * ssoDebugEnabled: true,
24
24
  * status: "ACTIVE",
@@ -29,7 +29,6 @@ const utilities = require("./utilities");
29
29
  * itemsPerPage: 5,
30
30
  * }));
31
31
  * ```
32
- * <!--End PulumiCodeChooser -->
33
32
  */
34
33
  function getFederatedSettingsIdentityProviders(args, opts) {
35
34
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -47,13 +46,13 @@ exports.getFederatedSettingsIdentityProviders = getFederatedSettingsIdentityProv
47
46
  *
48
47
  * ## Example Usage
49
48
  *
50
- * <!--Start PulumiCodeChooser -->
51
49
  * ```typescript
52
50
  * import * as pulumi from "@pulumi/pulumi";
53
51
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
54
52
  *
55
- * const identityProvider = new mongodbatlas.FederatedSettingsIdentityProvider("identityProvider", {
53
+ * const identityProvider = new mongodbatlas.FederatedSettingsIdentityProvider("identity_provider", {
56
54
  * federationSettingsId: "627a9687f7f7f7f774de306f14",
55
+ * name: "mongodb_federation_test",
57
56
  * associatedDomains: ["yourdomain.com"],
58
57
  * ssoDebugEnabled: true,
59
58
  * status: "ACTIVE",
@@ -64,7 +63,6 @@ exports.getFederatedSettingsIdentityProviders = getFederatedSettingsIdentityProv
64
63
  * itemsPerPage: 5,
65
64
  * }));
66
65
  * ```
67
- * <!--End PulumiCodeChooser -->
68
66
  */
69
67
  function getFederatedSettingsIdentityProvidersOutput(args, opts) {
70
68
  return pulumi.output(args).apply((a) => getFederatedSettingsIdentityProviders(a, opts));
@@ -1 +1 @@
1
- {"version":3,"file":"getFederatedSettingsIdentityProviders.js","sourceRoot":"","sources":["../getFederatedSettingsIdentityProviders.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,qCAAqC,CAAC,IAA+C,EAAE,IAA2B;IAE9H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gGAAgG,EAAE;QAC3H,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,sFAQC;AAuCD;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,2CAA2C,CAAC,IAAqD,EAAE,IAA2B;IAC1I,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,qCAAqC,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAChG,CAAC;AAFD,kGAEC"}
1
+ {"version":3,"file":"getFederatedSettingsIdentityProviders.js","sourceRoot":"","sources":["../getFederatedSettingsIdentityProviders.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,qCAAqC,CAAC,IAA+C,EAAE,IAA2B;IAE9H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gGAAgG,EAAE;QAC3H,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,sFAQC;AAuCD;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,2CAA2C,CAAC,IAAqD,EAAE,IAA2B;IAC1I,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,qCAAqC,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAChG,CAAC;AAFD,kGAEC"}
@@ -5,24 +5,22 @@ import * as outputs from "./types/output";
5
5
  *
6
6
  * ## Example Usage
7
7
  *
8
- * <!--Start PulumiCodeChooser -->
9
8
  * ```typescript
10
9
  * import * as pulumi from "@pulumi/pulumi";
11
10
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
12
11
  *
13
- * const orgConnections = new mongodbatlas.FederatedSettingsOrgConfig("orgConnections", {
12
+ * const orgConnections = new mongodbatlas.FederatedSettingsOrgConfig("org_connections", {
14
13
  * federationSettingsId: "627a9687f7f7f7f774de306f14",
15
14
  * orgId: "627a9683ea7ff7f74de306f14",
16
15
  * domainRestrictionEnabled: false,
17
16
  * domainAllowLists: ["mydomain.com"],
18
17
  * postAuthRoleGrants: ["ORG_MEMBER"],
19
18
  * });
20
- * const orgConfigsDs = mongodbatlas.getFederatedSettingsOrgConfigOutput({
21
- * federationSettingsId: orgConnections.id,
19
+ * const orgConfigsDs = mongodbatlas.getFederatedSettingsOrgConfig({
20
+ * federationSettingsId: orgConnectionsMongodbatlasFederatedSettingsOrgConfig.id,
22
21
  * orgId: "627a9683ea7ff7f74de306f14",
23
22
  * });
24
23
  * ```
25
- * <!--End PulumiCodeChooser -->
26
24
  */
27
25
  export declare function getFederatedSettingsOrgConfig(args: GetFederatedSettingsOrgConfigArgs, opts?: pulumi.InvokeOptions): Promise<GetFederatedSettingsOrgConfigResult>;
28
26
  /**
@@ -75,24 +73,22 @@ export interface GetFederatedSettingsOrgConfigResult {
75
73
  *
76
74
  * ## Example Usage
77
75
  *
78
- * <!--Start PulumiCodeChooser -->
79
76
  * ```typescript
80
77
  * import * as pulumi from "@pulumi/pulumi";
81
78
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
82
79
  *
83
- * const orgConnections = new mongodbatlas.FederatedSettingsOrgConfig("orgConnections", {
80
+ * const orgConnections = new mongodbatlas.FederatedSettingsOrgConfig("org_connections", {
84
81
  * federationSettingsId: "627a9687f7f7f7f774de306f14",
85
82
  * orgId: "627a9683ea7ff7f74de306f14",
86
83
  * domainRestrictionEnabled: false,
87
84
  * domainAllowLists: ["mydomain.com"],
88
85
  * postAuthRoleGrants: ["ORG_MEMBER"],
89
86
  * });
90
- * const orgConfigsDs = mongodbatlas.getFederatedSettingsOrgConfigOutput({
91
- * federationSettingsId: orgConnections.id,
87
+ * const orgConfigsDs = mongodbatlas.getFederatedSettingsOrgConfig({
88
+ * federationSettingsId: orgConnectionsMongodbatlasFederatedSettingsOrgConfig.id,
92
89
  * orgId: "627a9683ea7ff7f74de306f14",
93
90
  * });
94
91
  * ```
95
- * <!--End PulumiCodeChooser -->
96
92
  */
97
93
  export declare function getFederatedSettingsOrgConfigOutput(args: GetFederatedSettingsOrgConfigOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetFederatedSettingsOrgConfigResult>;
98
94
  /**
@@ -10,24 +10,22 @@ const utilities = require("./utilities");
10
10
  *
11
11
  * ## Example Usage
12
12
  *
13
- * <!--Start PulumiCodeChooser -->
14
13
  * ```typescript
15
14
  * import * as pulumi from "@pulumi/pulumi";
16
15
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
17
16
  *
18
- * const orgConnections = new mongodbatlas.FederatedSettingsOrgConfig("orgConnections", {
17
+ * const orgConnections = new mongodbatlas.FederatedSettingsOrgConfig("org_connections", {
19
18
  * federationSettingsId: "627a9687f7f7f7f774de306f14",
20
19
  * orgId: "627a9683ea7ff7f74de306f14",
21
20
  * domainRestrictionEnabled: false,
22
21
  * domainAllowLists: ["mydomain.com"],
23
22
  * postAuthRoleGrants: ["ORG_MEMBER"],
24
23
  * });
25
- * const orgConfigsDs = mongodbatlas.getFederatedSettingsOrgConfigOutput({
26
- * federationSettingsId: orgConnections.id,
24
+ * const orgConfigsDs = mongodbatlas.getFederatedSettingsOrgConfig({
25
+ * federationSettingsId: orgConnectionsMongodbatlasFederatedSettingsOrgConfig.id,
27
26
  * orgId: "627a9683ea7ff7f74de306f14",
28
27
  * });
29
28
  * ```
30
- * <!--End PulumiCodeChooser -->
31
29
  */
32
30
  function getFederatedSettingsOrgConfig(args, opts) {
33
31
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -42,24 +40,22 @@ exports.getFederatedSettingsOrgConfig = getFederatedSettingsOrgConfig;
42
40
  *
43
41
  * ## Example Usage
44
42
  *
45
- * <!--Start PulumiCodeChooser -->
46
43
  * ```typescript
47
44
  * import * as pulumi from "@pulumi/pulumi";
48
45
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
49
46
  *
50
- * const orgConnections = new mongodbatlas.FederatedSettingsOrgConfig("orgConnections", {
47
+ * const orgConnections = new mongodbatlas.FederatedSettingsOrgConfig("org_connections", {
51
48
  * federationSettingsId: "627a9687f7f7f7f774de306f14",
52
49
  * orgId: "627a9683ea7ff7f74de306f14",
53
50
  * domainRestrictionEnabled: false,
54
51
  * domainAllowLists: ["mydomain.com"],
55
52
  * postAuthRoleGrants: ["ORG_MEMBER"],
56
53
  * });
57
- * const orgConfigsDs = mongodbatlas.getFederatedSettingsOrgConfigOutput({
58
- * federationSettingsId: orgConnections.id,
54
+ * const orgConfigsDs = mongodbatlas.getFederatedSettingsOrgConfig({
55
+ * federationSettingsId: orgConnectionsMongodbatlasFederatedSettingsOrgConfig.id,
59
56
  * orgId: "627a9683ea7ff7f74de306f14",
60
57
  * });
61
58
  * ```
62
- * <!--End PulumiCodeChooser -->
63
59
  */
64
60
  function getFederatedSettingsOrgConfigOutput(args, opts) {
65
61
  return pulumi.output(args).apply((a) => getFederatedSettingsOrgConfig(a, opts));
@@ -1 +1 @@
1
- {"version":3,"file":"getFederatedSettingsOrgConfig.js","sourceRoot":"","sources":["../getFederatedSettingsOrgConfig.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAA2B;IAE9G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gFAAgF,EAAE;QAC3G,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sEAOC;AAgDD;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,mCAAmC,CAAC,IAA6C,EAAE,IAA2B;IAC1H,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,6BAA6B,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACxF,CAAC;AAFD,kFAEC"}
1
+ {"version":3,"file":"getFederatedSettingsOrgConfig.js","sourceRoot":"","sources":["../getFederatedSettingsOrgConfig.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAA2B;IAE9G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gFAAgF,EAAE;QAC3G,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sEAOC;AAgDD;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,mCAAmC,CAAC,IAA6C,EAAE,IAA2B;IAC1H,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,6BAA6B,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACxF,CAAC;AAFD,kFAEC"}
@@ -5,23 +5,21 @@ import * as outputs from "./types/output";
5
5
  *
6
6
  * ## Example Usage
7
7
  *
8
- * <!--Start PulumiCodeChooser -->
9
8
  * ```typescript
10
9
  * import * as pulumi from "@pulumi/pulumi";
11
10
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
12
11
  *
13
- * const orgConnections = new mongodbatlas.FederatedSettingsOrgConfig("orgConnections", {
12
+ * const orgConnections = new mongodbatlas.FederatedSettingsOrgConfig("org_connections", {
14
13
  * federationSettingsId: "627a9687f7f7f7f774de306f14",
15
14
  * orgId: "627a9683ea7ff7f74de306f14",
16
15
  * domainRestrictionEnabled: false,
17
16
  * domainAllowLists: ["mydomain.com"],
18
17
  * postAuthRoleGrants: ["ORG_MEMBER"],
19
18
  * });
20
- * const orgConfigsDs = mongodbatlas.getFederatedSettingsOrgConfigsOutput({
21
- * federationSettingsId: orgConnections.id,
19
+ * const orgConfigsDs = mongodbatlas.getFederatedSettingsOrgConfigs({
20
+ * federationSettingsId: orgConnectionsMongodbatlasFederatedSettingsOrgConfig.id,
22
21
  * });
23
22
  * ```
24
- * <!--End PulumiCodeChooser -->
25
23
  */
26
24
  export declare function getFederatedSettingsOrgConfigs(args: GetFederatedSettingsOrgConfigsArgs, opts?: pulumi.InvokeOptions): Promise<GetFederatedSettingsOrgConfigsResult>;
27
25
  /**
@@ -65,23 +63,21 @@ export interface GetFederatedSettingsOrgConfigsResult {
65
63
  *
66
64
  * ## Example Usage
67
65
  *
68
- * <!--Start PulumiCodeChooser -->
69
66
  * ```typescript
70
67
  * import * as pulumi from "@pulumi/pulumi";
71
68
  * import * as mongodbatlas from "@pulumi/mongodbatlas";
72
69
  *
73
- * const orgConnections = new mongodbatlas.FederatedSettingsOrgConfig("orgConnections", {
70
+ * const orgConnections = new mongodbatlas.FederatedSettingsOrgConfig("org_connections", {
74
71
  * federationSettingsId: "627a9687f7f7f7f774de306f14",
75
72
  * orgId: "627a9683ea7ff7f74de306f14",
76
73
  * domainRestrictionEnabled: false,
77
74
  * domainAllowLists: ["mydomain.com"],
78
75
  * postAuthRoleGrants: ["ORG_MEMBER"],
79
76
  * });
80
- * const orgConfigsDs = mongodbatlas.getFederatedSettingsOrgConfigsOutput({
81
- * federationSettingsId: orgConnections.id,
77
+ * const orgConfigsDs = mongodbatlas.getFederatedSettingsOrgConfigs({
78
+ * federationSettingsId: orgConnectionsMongodbatlasFederatedSettingsOrgConfig.id,
82
79
  * });
83
80
  * ```
84
- * <!--End PulumiCodeChooser -->
85
81
  */
86
82
  export declare function getFederatedSettingsOrgConfigsOutput(args: GetFederatedSettingsOrgConfigsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetFederatedSettingsOrgConfigsResult>;
87
83
  /**