@pulumi/mongodbatlas 3.4.0 → 3.6.0-alpha.1662645483

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 (118) hide show
  1. package/advancedCluster.d.ts +0 -8
  2. package/advancedCluster.js +0 -8
  3. package/advancedCluster.js.map +1 -1
  4. package/cloudBackupSchedule.d.ts +33 -6
  5. package/cloudBackupSchedule.js +10 -4
  6. package/cloudBackupSchedule.js.map +1 -1
  7. package/cloudBackupSnapshot.d.ts +0 -31
  8. package/cloudBackupSnapshot.js +0 -31
  9. package/cloudBackupSnapshot.js.map +1 -1
  10. package/cloudBackupSnapshotRestoreJob.d.ts +28 -4
  11. package/cloudBackupSnapshotRestoreJob.js +1 -1
  12. package/cloudBackupSnapshotRestoreJob.js.map +1 -1
  13. package/cloudProviderSnapshot.d.ts +0 -32
  14. package/cloudProviderSnapshot.js +0 -32
  15. package/cloudProviderSnapshot.js.map +1 -1
  16. package/cluster.d.ts +3 -3
  17. package/eventTrigger.d.ts +13 -0
  18. package/eventTrigger.js +3 -0
  19. package/eventTrigger.js.map +1 -1
  20. package/federatedSettingsIdentityProvider.d.ts +190 -0
  21. package/federatedSettingsIdentityProvider.js +120 -0
  22. package/federatedSettingsIdentityProvider.js.map +1 -0
  23. package/federatedSettingsOrgConfig.d.ts +54 -0
  24. package/federatedSettingsOrgConfig.js +71 -0
  25. package/federatedSettingsOrgConfig.js.map +1 -0
  26. package/federatedSettingsOrgRoleMapping.d.ts +140 -0
  27. package/federatedSettingsOrgRoleMapping.js +122 -0
  28. package/federatedSettingsOrgRoleMapping.js.map +1 -0
  29. package/getAdvancedCluster.d.ts +1 -1
  30. package/getAdvancedCluster.js +1 -1
  31. package/getAdvancedClusters.d.ts +0 -26
  32. package/getAdvancedClusters.js +0 -26
  33. package/getAdvancedClusters.js.map +1 -1
  34. package/getCloudBackupSchedule.d.ts +9 -0
  35. package/getCloudBackupSchedule.js.map +1 -1
  36. package/getCloudBackupSnapshotRestoreJob.d.ts +3 -0
  37. package/getCloudBackupSnapshotRestoreJob.js.map +1 -1
  38. package/getCloudProviderSnapshotRestoreJob.d.ts +3 -0
  39. package/getCloudProviderSnapshotRestoreJob.js.map +1 -1
  40. package/getCloudProviderSnapshotRestoreJobs.d.ts +0 -32
  41. package/getCloudProviderSnapshotRestoreJobs.js +0 -32
  42. package/getCloudProviderSnapshotRestoreJobs.js.map +1 -1
  43. package/getEventTrigger.d.ts +4 -0
  44. package/getEventTrigger.js.map +1 -1
  45. package/getFederatedSettings.d.ts +61 -0
  46. package/getFederatedSettings.js +36 -0
  47. package/getFederatedSettings.js.map +1 -0
  48. package/getFederatedSettingsIdentityProvider.d.ts +122 -0
  49. package/getFederatedSettingsIdentityProvider.js +48 -0
  50. package/getFederatedSettingsIdentityProvider.js.map +1 -0
  51. package/getFederatedSettingsIdentityProviders.d.ts +79 -0
  52. package/getFederatedSettingsIdentityProviders.js +46 -0
  53. package/getFederatedSettingsIdentityProviders.js.map +1 -0
  54. package/getFederatedSettingsOrgConfig.d.ts +83 -0
  55. package/getFederatedSettingsOrgConfig.js +44 -0
  56. package/getFederatedSettingsOrgConfig.js.map +1 -0
  57. package/getFederatedSettingsOrgConfigs.d.ts +77 -0
  58. package/getFederatedSettingsOrgConfigs.js +44 -0
  59. package/getFederatedSettingsOrgConfigs.js.map +1 -0
  60. package/getFederatedSettingsOrgRoleMapping.d.ts +102 -0
  61. package/getFederatedSettingsOrgRoleMapping.js +74 -0
  62. package/getFederatedSettingsOrgRoleMapping.js.map +1 -0
  63. package/getFederatedSettingsOrgRoleMappings.d.ts +66 -0
  64. package/getFederatedSettingsOrgRoleMappings.js +28 -0
  65. package/getFederatedSettingsOrgRoleMappings.js.map +1 -0
  66. package/getPrivateEndpointRegionalMode.d.ts +45 -0
  67. package/getPrivateEndpointRegionalMode.js +28 -0
  68. package/getPrivateEndpointRegionalMode.js.map +1 -0
  69. package/getPrivatelinkEndpointServiceAdl.d.ts +0 -17
  70. package/getPrivatelinkEndpointServiceAdl.js +0 -17
  71. package/getPrivatelinkEndpointServiceAdl.js.map +1 -1
  72. package/getProject.d.ts +20 -0
  73. package/getProject.js.map +1 -1
  74. package/getServerlessInstance.d.ts +96 -0
  75. package/getServerlessInstance.js +44 -0
  76. package/getServerlessInstance.js.map +1 -0
  77. package/getServerlessInstances.d.ts +55 -0
  78. package/getServerlessInstances.js +41 -0
  79. package/getServerlessInstances.js.map +1 -0
  80. package/getThirdPartyIntegration.d.ts +68 -0
  81. package/getThirdPartyIntegration.js +5 -0
  82. package/getThirdPartyIntegration.js.map +1 -1
  83. package/globalClusterConfig.d.ts +2 -2
  84. package/globalClusterConfig.js +2 -2
  85. package/index.d.ts +15 -0
  86. package/index.js +35 -0
  87. package/index.js.map +1 -1
  88. package/orgInvitation.d.ts +1 -13
  89. package/orgInvitation.js +1 -13
  90. package/orgInvitation.js.map +1 -1
  91. package/package.json +4 -3
  92. package/package.json.bak +2 -1
  93. package/package.json.dev +4 -3
  94. package/privateEndpointRegionalMode.d.ts +80 -0
  95. package/privateEndpointRegionalMode.js +65 -0
  96. package/privateEndpointRegionalMode.js.map +1 -0
  97. package/privateLinkEndpointService.d.ts +0 -32
  98. package/privateLinkEndpointService.js +0 -32
  99. package/privateLinkEndpointService.js.map +1 -1
  100. package/project.d.ts +65 -0
  101. package/project.js +15 -0
  102. package/project.js.map +1 -1
  103. package/projectInvitation.d.ts +1 -16
  104. package/projectInvitation.js +1 -16
  105. package/projectInvitation.js.map +1 -1
  106. package/provider.d.ts +5 -5
  107. package/provider.js +0 -6
  108. package/provider.js.map +1 -1
  109. package/searchIndex.d.ts +4 -4
  110. package/searchIndex.js +4 -4
  111. package/serverlessInstance.d.ts +166 -0
  112. package/serverlessInstance.js +109 -0
  113. package/serverlessInstance.js.map +1 -0
  114. package/thirdPartyIntegration.d.ts +78 -0
  115. package/thirdPartyIntegration.js +12 -0
  116. package/thirdPartyIntegration.js.map +1 -1
  117. package/types/input.d.ts +60 -8
  118. package/types/output.d.ts +559 -5
package/types/output.d.ts CHANGED
@@ -251,7 +251,7 @@ export interface AlertConfigurationMatcher {
251
251
  }
252
252
  export interface AlertConfigurationMetricThresholdConfig {
253
253
  /**
254
- * Name of the metric to check. The full list of current options is available [here](https://docs.atlas.mongodb.com/reference/alert-host-metrics/#measurement-types)
254
+ * Name of the metric to check. The full list being quite large, please refer to atlas docs [here for general metrics](https://docs.atlas.mongodb.com/reference/alert-host-metrics/#measurement-types) and [here for serverless metrics](https://www.mongodb.com/docs/atlas/reference/api/alert-configurations-create-config/#serverless-measurements)
255
255
  */
256
256
  metricName?: string;
257
257
  /**
@@ -424,11 +424,24 @@ export interface AlertConfigurationThresholdConfig {
424
424
  */
425
425
  units?: string;
426
426
  }
427
+ export interface CloudBackupScheduleExport {
428
+ /**
429
+ * Unique identifier of the mongodbatlas.CloudBackupSnapshotExportBucket export_bucket_id value.
430
+ */
431
+ exportBucketId: string;
432
+ /**
433
+ * Frequency associated with the export snapshot item.
434
+ */
435
+ frequencyType: string;
436
+ }
427
437
  export interface CloudBackupSchedulePolicyItemDaily {
428
438
  /**
429
439
  * Desired frequency of the new backup policy item specified by `frequencyType`.
430
440
  */
431
441
  frequencyInterval: number;
442
+ /**
443
+ * Frequency associated with the export snapshot item.
444
+ */
432
445
  frequencyType: string;
433
446
  /**
434
447
  * Scope of the backup policy item: days, weeks, or months.
@@ -444,6 +457,9 @@ export interface CloudBackupSchedulePolicyItemHourly {
444
457
  * Desired frequency of the new backup policy item specified by `frequencyType`.
445
458
  */
446
459
  frequencyInterval: number;
460
+ /**
461
+ * Frequency associated with the export snapshot item.
462
+ */
447
463
  frequencyType: string;
448
464
  id: string;
449
465
  /**
@@ -460,6 +476,9 @@ export interface CloudBackupSchedulePolicyItemMonthly {
460
476
  * Desired frequency of the new backup policy item specified by `frequencyType`.
461
477
  */
462
478
  frequencyInterval: number;
479
+ /**
480
+ * Frequency associated with the export snapshot item.
481
+ */
463
482
  frequencyType: string;
464
483
  /**
465
484
  * Scope of the backup policy item: days, weeks, or months.
@@ -475,6 +494,9 @@ export interface CloudBackupSchedulePolicyItemWeekly {
475
494
  * Desired frequency of the new backup policy item specified by `frequencyType`.
476
495
  */
477
496
  frequencyInterval: number;
497
+ /**
498
+ * Frequency associated with the export snapshot item.
499
+ */
478
500
  frequencyType: string;
479
501
  /**
480
502
  * Scope of the backup policy item: days, weeks, or months.
@@ -523,9 +545,12 @@ export interface CloudBackupSnapshotRestoreJobDeliveryTypeConfig {
523
545
  pointInTime?: boolean;
524
546
  pointInTimeUtcSeconds?: number;
525
547
  /**
526
- * Name of the target Atlas cluster to which the restore job restores the snapshot. Only required if deliveryType is automated.
548
+ * Name of the target Atlas cluster to which the restore job restores the snapshot. Only visible if deliveryType is automated.
527
549
  */
528
550
  targetClusterName?: string;
551
+ /**
552
+ * Name of the target Atlas project of the restore job. Only visible if deliveryType is automated.
553
+ */
529
554
  targetProjectId?: string;
530
555
  }
531
556
  export interface CloudProviderAccessAuthorizationAws {
@@ -567,6 +592,9 @@ export interface CloudProviderSnapshotRestoreJobDeliveryTypeConfig {
567
592
  * Name of the target Atlas cluster to which the restore job restores the snapshot. Only required if deliveryType is automated.
568
593
  */
569
594
  targetClusterName?: string;
595
+ /**
596
+ * Unique ID of the target Atlas project for the specified targetClusterName. Only required if deliveryType is automated.
597
+ */
570
598
  targetProjectId?: string;
571
599
  }
572
600
  export interface ClusterAdvancedConfiguration {
@@ -926,6 +954,20 @@ export interface EventTriggerEventProcessorsAwsEventbridge {
926
954
  configAccountId?: string;
927
955
  configRegion?: string;
928
956
  }
957
+ export interface FederatedSettingsOrgRoleMappingRoleAssignment {
958
+ /**
959
+ * Unique identifier of the project to which you want the role mapping to apply.
960
+ */
961
+ groupId?: string;
962
+ /**
963
+ * Unique 24-hexadecimal digit string that identifies the organization that contains your projects.
964
+ */
965
+ orgId?: string;
966
+ /**
967
+ * Specifies the Roles that are attached to the Role Mapping.
968
+ */
969
+ roles?: string[];
970
+ }
929
971
  export interface Get509AuthenticationDatabaseUserCertificate {
930
972
  createdAt: string;
931
973
  groupId: string;
@@ -1478,7 +1520,7 @@ export interface GetAlertConfigurationMatcher {
1478
1520
  }
1479
1521
  export interface GetAlertConfigurationMetricThresholdConfig {
1480
1522
  /**
1481
- * Name of the metric to check. The full list of current options is available [here](https://docs.atlas.mongodb.com/reference/alert-host-metrics/#measurement-types)
1523
+ * Name of the metric to check. The full list being quite large, please refer to atlas docs [here for general metrics](https://docs.atlas.mongodb.com/reference/alert-host-metrics/#measurement-types) and [here for serverless metrics](https://www.mongodb.com/docs/atlas/reference/api/alert-configurations-create-config/#serverless-measurements)
1482
1524
  */
1483
1525
  metricName: string;
1484
1526
  /**
@@ -1660,6 +1702,16 @@ export interface GetAlertConfigurationThresholdConfig {
1660
1702
  */
1661
1703
  units: string;
1662
1704
  }
1705
+ export interface GetCloudBackupScheduleExport {
1706
+ /**
1707
+ * Unique identifier of the mongodbatlas.CloudBackupSnapshotExportBucket export_bucket_id value.
1708
+ */
1709
+ exportBucketId: string;
1710
+ /**
1711
+ * Frequency associated with the backup policy item.
1712
+ */
1713
+ frequencyType: string;
1714
+ }
1663
1715
  export interface GetCloudBackupSchedulePolicyItemDaily {
1664
1716
  /**
1665
1717
  * Desired frequency of the new backup policy item specified by `frequencyType`.
@@ -1906,6 +1958,9 @@ export interface GetCloudBackupSnapshotRestoreJobsResult {
1906
1958
  * Name of the target Atlas cluster to which the restore job restores the snapshot. Only visible if deliveryType is automated.
1907
1959
  */
1908
1960
  targetClusterName: string;
1961
+ /**
1962
+ * Name of the target Atlas project of the restore job. Only visible if deliveryType is automated.
1963
+ */
1909
1964
  targetProjectId: string;
1910
1965
  /**
1911
1966
  * Timestamp in ISO 8601 date and time format in UTC when the snapshot associated to snapshotId was taken.
@@ -2089,6 +2144,9 @@ export interface GetCloudProviderSnapshotRestoreJobsResult {
2089
2144
  * Name of the target Atlas cluster to which the restore job restores the snapshot. Only visible if deliveryType is automated.
2090
2145
  */
2091
2146
  targetClusterName: string;
2147
+ /**
2148
+ * Name of the target Atlas project of the restore job. Only visible if deliveryType is automated.
2149
+ */
2092
2150
  targetProjectId: string;
2093
2151
  /**
2094
2152
  * Timestamp in ISO 8601 date and time format in UTC when the snapshot associated to snapshotId was taken.
@@ -2970,6 +3028,10 @@ export interface GetEventTriggersResult {
2970
3028
  * The type of the trigger. Possible Values: `DATABASE`, `AUTHENTICATION`
2971
3029
  */
2972
3030
  type: string;
3031
+ /**
3032
+ * Sort order for `DATABASE` type.
3033
+ */
3034
+ unordered: boolean;
2973
3035
  }
2974
3036
  export interface GetEventTriggersResultEventProcessor {
2975
3037
  awsEventbridges: outputs.GetEventTriggersResultEventProcessorAwsEventbridge[];
@@ -2978,6 +3040,406 @@ export interface GetEventTriggersResultEventProcessorAwsEventbridge {
2978
3040
  configAccountId: string;
2979
3041
  configRegion: string;
2980
3042
  }
3043
+ export interface GetFederatedSettingsIdentityProviderAssociatedOrg {
3044
+ /**
3045
+ * List that contains the approved domains from which organization users can log in.
3046
+ */
3047
+ domainAllowLists: string[];
3048
+ /**
3049
+ * Flag that indicates whether domain restriction is enabled for the connected organization.
3050
+ */
3051
+ domainRestrictionEnabled: boolean;
3052
+ /**
3053
+ * Unique 20-hexadecimal digit string that identifies the IdP.
3054
+ */
3055
+ identityProviderId: string;
3056
+ /**
3057
+ * Unique 24-hexadecimal digit string that identifies the organization that contains your projects.
3058
+ */
3059
+ orgId: string;
3060
+ /**
3061
+ * List that contains the default roles granted to users who authenticate through the IdP in a connected organization. If you provide a postAuthRoleGrants field in the request, the array that you provide replaces the current postAuthRoleGrants.
3062
+ */
3063
+ postAuthRoleGrants: string[];
3064
+ roleMappings: outputs.GetFederatedSettingsIdentityProviderAssociatedOrgRoleMapping[];
3065
+ userConflicts: outputs.GetFederatedSettingsIdentityProviderAssociatedOrgUserConflict[];
3066
+ }
3067
+ export interface GetFederatedSettingsIdentityProviderAssociatedOrgRoleMapping {
3068
+ /**
3069
+ * Unique human-readable label that identifies the identity provider group to which this role mapping applies.
3070
+ */
3071
+ externalGroupName: string;
3072
+ /**
3073
+ * Unique 24-hexadecimal digit string that identifies this role mapping.
3074
+ */
3075
+ id: string;
3076
+ /**
3077
+ * Atlas roles and the unique identifiers of the groups and organizations associated with each role.
3078
+ */
3079
+ roleAssignments: outputs.GetFederatedSettingsIdentityProviderAssociatedOrgRoleMappingRoleAssignment[];
3080
+ }
3081
+ export interface GetFederatedSettingsIdentityProviderAssociatedOrgRoleMappingRoleAssignment {
3082
+ /**
3083
+ * Unique identifier of the project to which you want the role mapping to apply.
3084
+ */
3085
+ groupId: string;
3086
+ /**
3087
+ * Unique 24-hexadecimal digit string that identifies the organization that contains your projects.
3088
+ */
3089
+ orgId: string;
3090
+ /**
3091
+ * Specifies the Role that is attached to the Role Mapping.
3092
+ */
3093
+ role: string;
3094
+ }
3095
+ export interface GetFederatedSettingsIdentityProviderAssociatedOrgUserConflict {
3096
+ /**
3097
+ * Email address of the the user that conflicts with selected domains.
3098
+ */
3099
+ emailAddress: string;
3100
+ /**
3101
+ * Unique 24-hexadecimal digit string that identifies the federated authentication configuration.
3102
+ */
3103
+ federationSettingsId: string;
3104
+ /**
3105
+ * First name of the the user that conflicts with selected domains.
3106
+ */
3107
+ firstName: string;
3108
+ /**
3109
+ * Last name of the the user that conflicts with selected domains.
3110
+ */
3111
+ lastName: string;
3112
+ /**
3113
+ * Name of the Atlas user that conflicts with selected domains.
3114
+ */
3115
+ userId: string;
3116
+ }
3117
+ export interface GetFederatedSettingsIdentityProviderPemFileInfo {
3118
+ certificates: outputs.GetFederatedSettingsIdentityProviderPemFileInfoCertificate[];
3119
+ /**
3120
+ * Filename of certificate
3121
+ */
3122
+ fileName: string;
3123
+ }
3124
+ export interface GetFederatedSettingsIdentityProviderPemFileInfoCertificate {
3125
+ /**
3126
+ * Expiration Date.
3127
+ */
3128
+ notAfter: string;
3129
+ /**
3130
+ * Start Date.
3131
+ */
3132
+ notBefore: string;
3133
+ }
3134
+ export interface GetFederatedSettingsIdentityProvidersResult {
3135
+ /**
3136
+ * Assertion consumer service URL to which the IdP sends the SAML response.
3137
+ */
3138
+ acsUrl: string;
3139
+ /**
3140
+ * List that contains the configured domains from which users can log in for this IdP.
3141
+ */
3142
+ associatedDomains: string[];
3143
+ /**
3144
+ * List that contains the configured domains from which users can log in for this IdP.
3145
+ */
3146
+ associatedOrgs: outputs.GetFederatedSettingsIdentityProvidersResultAssociatedOrg[];
3147
+ /**
3148
+ * Identifier for the intended audience of the SAML Assertion.
3149
+ */
3150
+ audienceUri: string;
3151
+ /**
3152
+ * Human-readable label that identifies the IdP.
3153
+ */
3154
+ displayName: string;
3155
+ /**
3156
+ * Identifier for the issuer of the SAML Assertion.
3157
+ */
3158
+ issuerUri: string;
3159
+ oktaIdpId: string;
3160
+ pemFileInfos: outputs.GetFederatedSettingsIdentityProvidersResultPemFileInfo[];
3161
+ /**
3162
+ * SAML Authentication Request Protocol binding used to send the AuthNRequest. Atlas supports the following binding values:
3163
+ * - HTTP POST
3164
+ * - HTTP REDIRECT
3165
+ */
3166
+ requestBinding: string;
3167
+ /**
3168
+ * Algorithm used to encrypt the IdP signature. Atlas supports the following signature algorithm values:
3169
+ * - SHA-1
3170
+ * - SHA-256
3171
+ */
3172
+ responseSignatureAlgorithm: string;
3173
+ /**
3174
+ * Flag that indicates whether the IdP has enabled Bypass SAML Mode. Enabling this mode generates a URL that allows you bypass SAML and login to your organizations at any point. You can authenticate with this special URL only when Bypass Mode is enabled. Set this parameter to true during testing. This keeps you from getting locked out of MongoDB.
3175
+ */
3176
+ ssoDebugEnabled: boolean;
3177
+ /**
3178
+ * URL of the receiver of the SAML AuthNRequest.
3179
+ */
3180
+ ssoUrl: string;
3181
+ /**
3182
+ * Label that indicates whether the identity provider is active. The IdP is Inactive until you map at least one domain to the IdP.
3183
+ */
3184
+ status: string;
3185
+ }
3186
+ export interface GetFederatedSettingsIdentityProvidersResultAssociatedOrg {
3187
+ /**
3188
+ * List that contains the approved domains from which organization users can log in.
3189
+ */
3190
+ domainAllowLists: string[];
3191
+ /**
3192
+ * Flag that indicates whether domain restriction is enabled for the connected organization.
3193
+ */
3194
+ domainRestrictionEnabled: boolean;
3195
+ /**
3196
+ * Unique 24-hexadecimal digit string that identifies the federated authentication configuration.
3197
+ */
3198
+ identityProviderId: string;
3199
+ /**
3200
+ * Unique 24-hexadecimal digit string that identifies the organization that contains your projects.
3201
+ */
3202
+ orgId: string;
3203
+ /**
3204
+ * List that contains the default roles granted to users who authenticate through the IdP in a connected organization. If you provide a postAuthRoleGrants field in the request, the array that you provide replaces the current postAuthRoleGrants.
3205
+ */
3206
+ postAuthRoleGrants: string[];
3207
+ roleMappings: outputs.GetFederatedSettingsIdentityProvidersResultAssociatedOrgRoleMapping[];
3208
+ userConflicts: outputs.GetFederatedSettingsIdentityProvidersResultAssociatedOrgUserConflict[];
3209
+ }
3210
+ export interface GetFederatedSettingsIdentityProvidersResultAssociatedOrgRoleMapping {
3211
+ /**
3212
+ * Unique human-readable label that identifies the identity provider group to which this role mapping applies.
3213
+ */
3214
+ externalGroupName: string;
3215
+ /**
3216
+ * Unique 24-hexadecimal digit string that identifies this role mapping.
3217
+ */
3218
+ id: string;
3219
+ /**
3220
+ * Atlas roles and the unique identifiers of the groups and organizations associated with each role.
3221
+ */
3222
+ roleAssignments: outputs.GetFederatedSettingsIdentityProvidersResultAssociatedOrgRoleMappingRoleAssignment[];
3223
+ }
3224
+ export interface GetFederatedSettingsIdentityProvidersResultAssociatedOrgRoleMappingRoleAssignment {
3225
+ /**
3226
+ * Unique identifier of the project to which you want the role mapping to apply.
3227
+ */
3228
+ groupId: string;
3229
+ /**
3230
+ * Unique 24-hexadecimal digit string that identifies the organization that contains your projects.
3231
+ */
3232
+ orgId: string;
3233
+ /**
3234
+ * Specifies the Role that is attached to the Role Mapping.
3235
+ */
3236
+ role: string;
3237
+ }
3238
+ export interface GetFederatedSettingsIdentityProvidersResultAssociatedOrgUserConflict {
3239
+ /**
3240
+ * Email address of the the user that conflicts with selected domains.
3241
+ */
3242
+ emailAddress: string;
3243
+ /**
3244
+ * Unique 24-hexadecimal digit string that identifies the federated authentication configuration.
3245
+ */
3246
+ federationSettingsId: string;
3247
+ /**
3248
+ * First name of the the user that conflicts with selected domains.
3249
+ */
3250
+ firstName: string;
3251
+ /**
3252
+ * Last name of the the user that conflicts with selected domains.
3253
+ */
3254
+ lastName: string;
3255
+ /**
3256
+ * Name of the Atlas user that conflicts with selected domains.
3257
+ */
3258
+ userId: string;
3259
+ }
3260
+ export interface GetFederatedSettingsIdentityProvidersResultPemFileInfo {
3261
+ certificates: outputs.GetFederatedSettingsIdentityProvidersResultPemFileInfoCertificate[];
3262
+ /**
3263
+ * Filename of certificate
3264
+ */
3265
+ fileName: string;
3266
+ }
3267
+ export interface GetFederatedSettingsIdentityProvidersResultPemFileInfoCertificate {
3268
+ /**
3269
+ * Expiration Date.
3270
+ */
3271
+ notAfter: string;
3272
+ /**
3273
+ * Start Date.
3274
+ */
3275
+ notBefore: string;
3276
+ }
3277
+ export interface GetFederatedSettingsOrgConfigRoleMapping {
3278
+ /**
3279
+ * Unique human-readable label that identifies the identity provider group to which this role mapping applies.
3280
+ */
3281
+ externalGroupName: string;
3282
+ /**
3283
+ * Unique 24-hexadecimal digit string that identifies this role mapping.
3284
+ */
3285
+ id: string;
3286
+ /**
3287
+ * Atlas roles and the unique identifiers of the groups and organizations associated with each role.
3288
+ */
3289
+ roleAssignments: outputs.GetFederatedSettingsOrgConfigRoleMappingRoleAssignment[];
3290
+ }
3291
+ export interface GetFederatedSettingsOrgConfigRoleMappingRoleAssignment {
3292
+ /**
3293
+ * Unique identifier of the project to which you want the role mapping to apply.
3294
+ */
3295
+ groupId: string;
3296
+ /**
3297
+ * Unique 24-hexadecimal digit string that identifies the organization that contains your projects.
3298
+ */
3299
+ orgId: string;
3300
+ /**
3301
+ * Specifies the Role that is attached to the Role Mapping.
3302
+ */
3303
+ role: string;
3304
+ }
3305
+ export interface GetFederatedSettingsOrgConfigUserConflict {
3306
+ /**
3307
+ * Email address of the the user that conflicts with selected domains.
3308
+ */
3309
+ emailAddress: string;
3310
+ /**
3311
+ * Unique 24-hexadecimal digit string that identifies the federated authentication configuration.
3312
+ */
3313
+ federationSettingsId: string;
3314
+ /**
3315
+ * First name of the the user that conflicts with selected domains.
3316
+ */
3317
+ firstName: string;
3318
+ /**
3319
+ * Last name of the the user that conflicts with selected domains.
3320
+ */
3321
+ lastName: string;
3322
+ /**
3323
+ * Name of the Atlas user that conflicts with selected domains.
3324
+ */
3325
+ userId: string;
3326
+ }
3327
+ export interface GetFederatedSettingsOrgConfigsResult {
3328
+ /**
3329
+ * List that contains the approved domains from which organization users can log in.
3330
+ */
3331
+ domainAllowLists: string[];
3332
+ /**
3333
+ * Flag that indicates whether domain restriction is enabled for the connected organization.
3334
+ */
3335
+ domainRestrictionEnabled: boolean;
3336
+ /**
3337
+ * Unique 24-hexadecimal digit string that identifies the federated authentication configuration.
3338
+ */
3339
+ identityProviderId: string;
3340
+ /**
3341
+ * Unique 24-hexadecimal digit string that identifies the organization that contains your projects.
3342
+ */
3343
+ orgId: string;
3344
+ /**
3345
+ * List that contains the default roles granted to users who authenticate through the IdP in a connected organization. If you provide a postAuthRoleGrants field in the request, the array that you provide replaces the current postAuthRoleGrants.
3346
+ */
3347
+ postAuthRoleGrants: string[];
3348
+ roleMappings: outputs.GetFederatedSettingsOrgConfigsResultRoleMapping[];
3349
+ userConflicts: outputs.GetFederatedSettingsOrgConfigsResultUserConflict[];
3350
+ }
3351
+ export interface GetFederatedSettingsOrgConfigsResultRoleMapping {
3352
+ /**
3353
+ * Unique human-readable label that identifies the identity provider group to which this role mapping applies.
3354
+ */
3355
+ externalGroupName: string;
3356
+ /**
3357
+ * Unique 24-hexadecimal digit string that identifies this role mapping.
3358
+ */
3359
+ id: string;
3360
+ /**
3361
+ * Atlas roles and the unique identifiers of the groups and organizations associated with each role.
3362
+ */
3363
+ roleAssignments: outputs.GetFederatedSettingsOrgConfigsResultRoleMappingRoleAssignment[];
3364
+ }
3365
+ export interface GetFederatedSettingsOrgConfigsResultRoleMappingRoleAssignment {
3366
+ /**
3367
+ * Unique identifier of the project to which you want the role mapping to apply.
3368
+ */
3369
+ groupId: string;
3370
+ /**
3371
+ * Unique 24-hexadecimal digit string that identifies the organization that contains your projects.
3372
+ */
3373
+ orgId: string;
3374
+ /**
3375
+ * Specifies the Role that is attached to the Role Mapping.
3376
+ */
3377
+ role: string;
3378
+ }
3379
+ export interface GetFederatedSettingsOrgConfigsResultUserConflict {
3380
+ /**
3381
+ * Email address of the the user that conflicts with selected domains.
3382
+ */
3383
+ emailAddress: string;
3384
+ /**
3385
+ * Unique 24-hexadecimal digit string that identifies the federated authentication configuration.
3386
+ */
3387
+ federationSettingsId: string;
3388
+ /**
3389
+ * First name of the the user that conflicts with selected domains.
3390
+ */
3391
+ firstName: string;
3392
+ /**
3393
+ * Last name of the the user that conflicts with selected domains.
3394
+ */
3395
+ lastName: string;
3396
+ /**
3397
+ * Name of the Atlas user that conflicts with selected domains.
3398
+ */
3399
+ userId: string;
3400
+ }
3401
+ export interface GetFederatedSettingsOrgRoleMappingRoleAssignment {
3402
+ /**
3403
+ * Unique identifier of the project to which you want the role mapping to apply.
3404
+ */
3405
+ groupId: string;
3406
+ /**
3407
+ * Unique 24-hexadecimal digit string that identifies the organization that contains your projects.
3408
+ */
3409
+ orgId: string;
3410
+ /**
3411
+ * Specifies the Role that is attached to the Role Mapping.
3412
+ */
3413
+ role: string;
3414
+ }
3415
+ export interface GetFederatedSettingsOrgRoleMappingsResult {
3416
+ /**
3417
+ * Unique human-readable label that identifies the identity provider group to which this role mapping applies.
3418
+ */
3419
+ externalGroupName: string;
3420
+ /**
3421
+ * Unique 24-hexadecimal digit string that identifies this role mapping.
3422
+ */
3423
+ id: string;
3424
+ /**
3425
+ * Atlas roles and the unique identifiers of the groups and organizations associated with each role.
3426
+ */
3427
+ roleAssignments: outputs.GetFederatedSettingsOrgRoleMappingsResultRoleAssignment[];
3428
+ }
3429
+ export interface GetFederatedSettingsOrgRoleMappingsResultRoleAssignment {
3430
+ /**
3431
+ * Unique identifier of the project to which you want the role mapping to apply.
3432
+ */
3433
+ groupId: string;
3434
+ /**
3435
+ * Unique 24-hexadecimal digit string that identifies the organization that contains your projects.
3436
+ */
3437
+ orgId: string;
3438
+ /**
3439
+ * Specifies the Role that is attached to the Role Mapping.
3440
+ */
3441
+ role: string;
3442
+ }
2981
3443
  export interface GetGlobalClusterConfigManagedNamespace {
2982
3444
  /**
2983
3445
  * (Required) The name of the collection associated with the managed namespace.
@@ -3239,6 +3701,26 @@ export interface GetProjectsResult {
3239
3701
  * Autogenerated Unique ID for this data source.
3240
3702
  */
3241
3703
  id: string;
3704
+ /**
3705
+ * Flag that indicates whether to enable statistics in [cluster metrics](https://www.mongodb.com/docs/atlas/monitor-cluster-metrics/) collection for the project.
3706
+ */
3707
+ isCollectDatabaseSpecificsStatisticsEnabled: boolean;
3708
+ /**
3709
+ * Flag that indicates whether to enable Data Explorer for the project. If enabled, you can query your database with an easy to use interface.
3710
+ */
3711
+ isDataExplorerEnabled: boolean;
3712
+ /**
3713
+ * Flag that indicates whether to enable Performance Advisor and Profiler for the project. If enabled, you can analyze database logs to recommend performance improvements.
3714
+ */
3715
+ isPerformanceAdvisorEnabled: boolean;
3716
+ /**
3717
+ * Flag that indicates whether to enable Real Time Performance Panel for the project. If enabled, you can see real time metrics from your MongoDB database.
3718
+ */
3719
+ isRealtimePerformancePanelEnabled: boolean;
3720
+ /**
3721
+ * Flag that indicates whether to enable Schema Advisor for the project. If enabled, you receive customized recommendations to optimize your data model and enhance performance. Disable this setting to disable schema suggestions in the [Performance Advisor](https://www.mongodb.com/docs/atlas/performance-advisor/#std-label-performance-advisor) and the [Data Explorer](https://www.mongodb.com/docs/atlas/atlas-ui/#std-label-atlas-ui).
3722
+ */
3723
+ isSchemaAdvisorEnabled: boolean;
3242
3724
  /**
3243
3725
  * The name of the project you want to create. (Cannot be changed via this Provider after creation.)
3244
3726
  */
@@ -3350,6 +3832,54 @@ export interface GetSearchIndexesResultSynonym {
3350
3832
  name: string;
3351
3833
  sourceCollection: string;
3352
3834
  }
3835
+ export interface GetServerlessInstanceLink {
3836
+ href: string;
3837
+ rel: string;
3838
+ }
3839
+ export interface GetServerlessInstancesResult {
3840
+ /**
3841
+ * Public `mongodb+srv://` connection string that you can use to connect to this serverless instance.
3842
+ */
3843
+ connectionStringsStandardSrv: string;
3844
+ createDate: string;
3845
+ /**
3846
+ * Unique 24-hexadecimal digit string that identifies the serverless instance.
3847
+ */
3848
+ id: string;
3849
+ links: outputs.GetServerlessInstancesResultLink[];
3850
+ /**
3851
+ * Version of MongoDB that the serverless instance runs, in `<major version>`.`<minor version>` format.
3852
+ */
3853
+ mongoDbVersion: string;
3854
+ /**
3855
+ * (Required) Human-readable label that identifies your serverless instance.
3856
+ */
3857
+ name: string;
3858
+ /**
3859
+ * Unique identifier for the [project](https://docs.atlas.mongodb.com/organizations-projects/#std-label-projects) that contains the specified cluster.
3860
+ */
3861
+ projectId: string;
3862
+ /**
3863
+ * Cloud service provider on which MongoDB Cloud provisioned the serverless instance.
3864
+ */
3865
+ providerSettingsBackingProviderName: string;
3866
+ /**
3867
+ * Cloud service provider that applies to the provisioned the serverless instance.
3868
+ */
3869
+ providerSettingsProviderName: string;
3870
+ /**
3871
+ * Human-readable label that identifies the physical location of your MongoDB serverless instance. The region you choose can affect network latency for clients accessing your databases.
3872
+ */
3873
+ providerSettingsRegionName: string;
3874
+ /**
3875
+ * Stage of deployment of this serverless instance when the resource made its request.
3876
+ */
3877
+ stateName: string;
3878
+ }
3879
+ export interface GetServerlessInstancesResultLink {
3880
+ href: string;
3881
+ rel: string;
3882
+ }
3353
3883
  export interface GetThirdPartyIntegrationsResult {
3354
3884
  /**
3355
3885
  * Unique identifier of your New Relic account.
@@ -3364,6 +3894,10 @@ export interface GetThirdPartyIntegrationsResult {
3364
3894
  */
3365
3895
  apiToken: string;
3366
3896
  channelName: string;
3897
+ /**
3898
+ * Whether your cluster has Prometheus enabled.
3899
+ */
3900
+ enabled?: boolean;
3367
3901
  /**
3368
3902
  * Your Flowdock Flow name.
3369
3903
  */
@@ -3372,6 +3906,11 @@ export interface GetThirdPartyIntegrationsResult {
3372
3906
  * Your License Key.
3373
3907
  */
3374
3908
  licenseKey: string;
3909
+ /**
3910
+ * Your Microsoft Teams incoming webhook URL.
3911
+ * * `PROMETHEUS`
3912
+ */
3913
+ microsoftTeamsWebhookUrl?: string;
3375
3914
  /**
3376
3915
  * Your Flowdock organization name.
3377
3916
  * * `WEBHOOK`
@@ -3396,10 +3935,19 @@ export interface GetThirdPartyIntegrationsResult {
3396
3935
  * * `FLOWDOCK`
3397
3936
  */
3398
3937
  routingKey: string;
3938
+ /**
3939
+ * Your Prometheus protocol scheme configured for requests.
3940
+ */
3941
+ scheme?: string;
3399
3942
  /**
3400
3943
  * An optional field for your webhook secret.
3944
+ * * `MICROSOFT_TEAMS`
3401
3945
  */
3402
3946
  secret: string;
3947
+ /**
3948
+ * Indicates which service discovery method is used, either file or http.
3949
+ */
3950
+ serviceDiscovery?: string;
3403
3951
  /**
3404
3952
  * Your Service Key.
3405
3953
  * * `DATADOG`
@@ -3414,6 +3962,10 @@ export interface GetThirdPartyIntegrationsResult {
3414
3962
  * Your webhook URL.
3415
3963
  */
3416
3964
  url: string;
3965
+ /**
3966
+ * Your Prometheus username.
3967
+ */
3968
+ userName?: string;
3417
3969
  /**
3418
3970
  * Your Insights Insert Key.
3419
3971
  */
@@ -3510,7 +4062,6 @@ export interface ProjectApiKey {
3510
4062
  * * `GROUP_DATA_ACCESS_ADMIN`
3511
4063
  * * `GROUP_DATA_ACCESS_READ_WRITE`
3512
4064
  * * `GROUP_DATA_ACCESS_READ_ONLY`
3513
- * * `GROUP_CLUSTER_MANAGER`
3514
4065
  */
3515
4066
  roleNames: string[];
3516
4067
  }
@@ -3523,7 +4074,6 @@ export interface ProjectTeam {
3523
4074
  * * `GROUP_DATA_ACCESS_ADMIN`
3524
4075
  * * `GROUP_DATA_ACCESS_READ_WRITE`
3525
4076
  * * `GROUP_DATA_ACCESS_READ_ONLY`
3526
- * * `GROUP_CLUSTER_MANAGER`
3527
4077
  */
3528
4078
  roleNames: string[];
3529
4079
  /**
@@ -3551,6 +4101,10 @@ export interface SearchIndexSynonym {
3551
4101
  */
3552
4102
  sourceCollection: string;
3553
4103
  }
4104
+ export interface ServerlessInstanceLink {
4105
+ href: string;
4106
+ rel: string;
4107
+ }
3554
4108
  export interface X509AuthenticationDatabaseUserCertificate {
3555
4109
  createdAt: string;
3556
4110
  groupId: string;