@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.
- package/accessListApiKey.d.ts +4 -8
- package/accessListApiKey.js +4 -8
- package/accessListApiKey.js.map +1 -1
- package/advancedCluster.d.ts +28 -61
- package/advancedCluster.js +28 -61
- package/advancedCluster.js.map +1 -1
- package/alertConfiguration.d.ts +44 -50
- package/alertConfiguration.js +44 -50
- package/alertConfiguration.js.map +1 -1
- package/apiKey.d.ts +0 -2
- package/apiKey.js +0 -2
- package/apiKey.js.map +1 -1
- package/auditing.d.ts +2 -4
- package/auditing.js +2 -4
- package/auditing.js.map +1 -1
- package/backupCompliancePolicy.d.ts +83 -0
- package/backupCompliancePolicy.js +83 -0
- package/backupCompliancePolicy.js.map +1 -1
- package/cloudBackupSnapshot.d.ts +7 -9
- package/cloudBackupSnapshot.js +7 -9
- package/cloudBackupSnapshot.js.map +1 -1
- package/cloudBackupSnapshotExportBucket.d.ts +2 -4
- package/cloudBackupSnapshotExportBucket.js +2 -4
- package/cloudBackupSnapshotExportBucket.js.map +1 -1
- package/cloudBackupSnapshotExportJob.d.ts +3 -7
- package/cloudBackupSnapshotExportJob.js +3 -7
- package/cloudBackupSnapshotExportJob.js.map +1 -1
- package/cloudBackupSnapshotRestoreJob.d.ts +74 -13
- package/cloudBackupSnapshotRestoreJob.js +74 -13
- package/cloudBackupSnapshotRestoreJob.js.map +1 -1
- package/cluster.d.ts +48 -82
- package/cluster.js +48 -82
- package/cluster.js.map +1 -1
- package/clusterOutageSimulation.d.ts +2 -4
- package/clusterOutageSimulation.js +2 -4
- package/clusterOutageSimulation.js.map +1 -1
- package/customDbRole.d.ts +6 -10
- package/customDbRole.js +6 -10
- package/customDbRole.js.map +1 -1
- package/customDnsConfigurationClusterAws.d.ts +1 -3
- package/customDnsConfigurationClusterAws.js +1 -3
- package/customDnsConfigurationClusterAws.js.map +1 -1
- package/databaseUser.d.ts +19 -27
- package/databaseUser.js +19 -27
- package/databaseUser.js.map +1 -1
- package/eventTrigger.d.ts +24 -28
- package/eventTrigger.js +24 -28
- package/eventTrigger.js.map +1 -1
- package/federatedDatabaseInstance.d.ts +10 -12
- package/federatedDatabaseInstance.js +10 -12
- package/federatedDatabaseInstance.js.map +1 -1
- package/federatedQueryLimit.d.ts +2 -4
- package/federatedQueryLimit.js +2 -4
- package/federatedQueryLimit.js.map +1 -1
- package/federatedSettingsIdentityProvider.d.ts +6 -7
- package/federatedSettingsIdentityProvider.js +6 -7
- package/federatedSettingsIdentityProvider.js.map +1 -1
- package/federatedSettingsOrgRoleMapping.d.ts +2 -4
- package/federatedSettingsOrgRoleMapping.js +2 -4
- package/federatedSettingsOrgRoleMapping.js.map +1 -1
- package/get509AuthenticationDatabaseUser.d.ts +60 -0
- package/get509AuthenticationDatabaseUser.js +60 -0
- package/get509AuthenticationDatabaseUser.js.map +1 -1
- package/getAccessListApiKeys.d.ts +0 -16
- package/getAccessListApiKeys.js.map +1 -1
- package/getAdvancedCluster.d.ts +56 -0
- package/getAdvancedCluster.js +56 -0
- package/getAdvancedCluster.js.map +1 -1
- package/getAlertConfiguration.d.ts +190 -0
- package/getAlertConfiguration.js +190 -0
- package/getAlertConfiguration.js.map +1 -1
- package/getAtlasUser.d.ts +0 -8
- package/getAtlasUser.js +0 -8
- package/getAtlasUser.js.map +1 -1
- package/getAtlasUsers.d.ts +2 -14
- package/getAtlasUsers.js +2 -14
- package/getAtlasUsers.js.map +1 -1
- package/getAuditing.d.ts +34 -0
- package/getAuditing.js +34 -0
- package/getAuditing.js.map +1 -1
- package/getBackupCompliancePolicy.d.ts +166 -0
- package/getBackupCompliancePolicy.js +166 -0
- package/getBackupCompliancePolicy.js.map +1 -1
- package/getCloudBackupSchedule.d.ts +54 -0
- package/getCloudBackupSchedule.js +54 -0
- package/getCloudBackupSchedule.js.map +1 -1
- package/getCloudBackupSnapshot.d.ts +38 -0
- package/getCloudBackupSnapshot.js +38 -0
- package/getCloudBackupSnapshot.js.map +1 -1
- package/getCloudBackupSnapshotExportBucket.d.ts +36 -0
- package/getCloudBackupSnapshotExportBucket.js +36 -0
- package/getCloudBackupSnapshotExportBucket.js.map +1 -1
- package/getCloudBackupSnapshotExportBuckets.d.ts +8 -12
- package/getCloudBackupSnapshotExportBuckets.js +8 -12
- package/getCloudBackupSnapshotExportBuckets.js.map +1 -1
- package/getCloudBackupSnapshotExportJob.d.ts +58 -0
- package/getCloudBackupSnapshotExportJob.js +58 -0
- package/getCloudBackupSnapshotExportJob.js.map +1 -1
- package/getCloudBackupSnapshotExportJobs.d.ts +6 -10
- package/getCloudBackupSnapshotExportJobs.js +6 -10
- package/getCloudBackupSnapshotExportJobs.js.map +1 -1
- package/getCloudBackupSnapshotRestoreJobs.d.ts +6 -10
- package/getCloudBackupSnapshotRestoreJobs.js +6 -10
- package/getCloudBackupSnapshotRestoreJobs.js.map +1 -1
- package/getCloudProviderAccessSetup.d.ts +4 -12
- package/getCloudProviderAccessSetup.js +4 -12
- package/getCloudProviderAccessSetup.js.map +1 -1
- package/getCluster.d.ts +60 -0
- package/getCluster.js +60 -0
- package/getCluster.js.map +1 -1
- package/getClusterOutageSimulation.d.ts +2 -6
- package/getClusterOutageSimulation.js +2 -6
- package/getClusterOutageSimulation.js.map +1 -1
- package/getClusters.d.ts +6 -8
- package/getClusters.js +6 -8
- package/getClusters.js.map +1 -1
- package/getCustomDbRole.d.ts +2 -6
- package/getCustomDbRole.js +2 -6
- package/getCustomDbRole.js.map +1 -1
- package/getCustomDnsConfigurationClusterAws.d.ts +30 -0
- package/getCustomDnsConfigurationClusterAws.js +30 -0
- package/getCustomDnsConfigurationClusterAws.js.map +1 -1
- package/getDatabaseUser.d.ts +124 -0
- package/getDatabaseUser.js +124 -0
- package/getDatabaseUser.js.map +1 -1
- package/getDatabaseUsers.d.ts +14 -22
- package/getDatabaseUsers.js +14 -22
- package/getDatabaseUsers.js.map +1 -1
- package/getFederatedDatabaseInstance.d.ts +6 -14
- package/getFederatedDatabaseInstance.js +6 -14
- package/getFederatedDatabaseInstance.js.map +1 -1
- package/getFederatedQueryLimit.d.ts +2 -6
- package/getFederatedQueryLimit.js +2 -6
- package/getFederatedQueryLimit.js.map +1 -1
- package/getFederatedQueryLimits.d.ts +0 -4
- package/getFederatedQueryLimits.js +0 -4
- package/getFederatedQueryLimits.js.map +1 -1
- package/getFederatedSettings.d.ts +0 -4
- package/getFederatedSettings.js +0 -4
- package/getFederatedSettings.js.map +1 -1
- package/getFederatedSettingsIdentityProvider.d.ts +4 -6
- package/getFederatedSettingsIdentityProvider.js +4 -6
- package/getFederatedSettingsIdentityProvider.js.map +1 -1
- package/getFederatedSettingsIdentityProviders.d.ts +4 -6
- package/getFederatedSettingsIdentityProviders.js +4 -6
- package/getFederatedSettingsIdentityProviders.js.map +1 -1
- package/getFederatedSettingsOrgConfig.d.ts +6 -10
- package/getFederatedSettingsOrgConfig.js +6 -10
- package/getFederatedSettingsOrgConfig.js.map +1 -1
- package/getFederatedSettingsOrgConfigs.d.ts +6 -10
- package/getFederatedSettingsOrgConfigs.js +6 -10
- package/getFederatedSettingsOrgConfigs.js.map +1 -1
- package/getFederatedSettingsOrgRoleMapping.d.ts +4 -8
- package/getFederatedSettingsOrgRoleMapping.js +4 -8
- package/getFederatedSettingsOrgRoleMapping.js.map +1 -1
- package/getGlobalClusterConfig.d.ts +110 -0
- package/getGlobalClusterConfig.js +110 -0
- package/getGlobalClusterConfig.js.map +1 -1
- package/getLdapConfiguration.d.ts +46 -0
- package/getLdapConfiguration.js +46 -0
- package/getLdapConfiguration.js.map +1 -1
- package/getLdapVerify.d.ts +66 -0
- package/getLdapVerify.js +66 -0
- package/getLdapVerify.js.map +1 -1
- package/getMaintenanceWindow.d.ts +60 -0
- package/getMaintenanceWindow.js +60 -0
- package/getMaintenanceWindow.js.map +1 -1
- package/getNetworkContainer.d.ts +36 -0
- package/getNetworkContainer.js +36 -0
- package/getNetworkContainer.js.map +1 -1
- package/getNetworkContainers.d.ts +4 -8
- package/getNetworkContainers.js +4 -8
- package/getNetworkContainers.js.map +1 -1
- package/getNetworkPeering.d.ts +42 -0
- package/getNetworkPeering.js +42 -0
- package/getNetworkPeering.js.map +1 -1
- package/getNetworkPeerings.d.ts +4 -8
- package/getNetworkPeerings.js +4 -8
- package/getNetworkPeerings.js.map +1 -1
- package/getOrganization.d.ts +0 -4
- package/getOrganization.js +0 -4
- package/getOrganization.js.map +1 -1
- package/getOrganizations.d.ts +2 -12
- package/getOrganizations.js +2 -6
- package/getOrganizations.js.map +1 -1
- package/getPrivateLinkEndpoint.d.ts +42 -0
- package/getPrivateLinkEndpoint.js +42 -0
- package/getPrivateLinkEndpoint.js.map +1 -1
- package/getPrivatelinkEndpointServiceDataFederationOnlineArchive.d.ts +8 -6
- package/getPrivatelinkEndpointServiceDataFederationOnlineArchive.js +8 -6
- package/getPrivatelinkEndpointServiceDataFederationOnlineArchive.js.map +1 -1
- package/getPrivatelinkEndpointServiceDataFederationOnlineArchives.d.ts +8 -6
- package/getPrivatelinkEndpointServiceDataFederationOnlineArchives.js +8 -6
- package/getPrivatelinkEndpointServiceDataFederationOnlineArchives.js.map +1 -1
- package/getPrivatelinkEndpointServiceServerless.d.ts +20 -24
- package/getPrivatelinkEndpointServiceServerless.js +20 -24
- package/getPrivatelinkEndpointServiceServerless.js.map +1 -1
- package/getPrivatelinkEndpointsServiceServerless.d.ts +20 -24
- package/getPrivatelinkEndpointsServiceServerless.js +20 -24
- package/getPrivatelinkEndpointsServiceServerless.js.map +1 -1
- package/getProject.d.ts +126 -0
- package/getProject.js +126 -0
- package/getProject.js.map +1 -1
- package/getProjectApiKey.d.ts +36 -0
- package/getProjectApiKey.js +36 -0
- package/getProjectApiKey.js.map +1 -1
- package/getProjectApiKeys.d.ts +2 -6
- package/getProjectApiKeys.js +2 -6
- package/getProjectApiKeys.js.map +1 -1
- package/getProjectInvitation.d.ts +34 -0
- package/getProjectInvitation.js +34 -0
- package/getProjectInvitation.js.map +1 -1
- package/getProjectIpAccessList.d.ts +134 -0
- package/getProjectIpAccessList.js +134 -0
- package/getProjectIpAccessList.js.map +1 -1
- package/getProjects.d.ts +10 -12
- package/getProjects.js +10 -12
- package/getProjects.js.map +1 -1
- package/getRolesOrgId.d.ts +0 -4
- package/getRolesOrgId.js +0 -4
- package/getRolesOrgId.js.map +1 -1
- package/getSearchIndex.d.ts +2 -6
- package/getSearchIndex.js +2 -6
- package/getSearchIndex.js.map +1 -1
- package/getServerlessInstance.d.ts +0 -4
- package/getServerlessInstance.js +0 -4
- package/getServerlessInstance.js.map +1 -1
- package/getServerlessInstances.d.ts +0 -4
- package/getServerlessInstances.js +0 -4
- package/getServerlessInstances.js.map +1 -1
- package/getThirdPartyIntegration.d.ts +2 -6
- package/getThirdPartyIntegration.js +2 -6
- package/getThirdPartyIntegration.js.map +1 -1
- package/getThirdPartyIntegrations.d.ts +4 -8
- package/getThirdPartyIntegrations.js +4 -8
- package/getThirdPartyIntegrations.js.map +1 -1
- package/getX509AuthenticationDatabaseUser.d.ts +60 -0
- package/getX509AuthenticationDatabaseUser.js +60 -0
- package/getX509AuthenticationDatabaseUser.js.map +1 -1
- package/globalClusterConfig.d.ts +4 -6
- package/globalClusterConfig.js +4 -6
- package/globalClusterConfig.js.map +1 -1
- package/ldapConfiguration.d.ts +12 -10
- package/ldapConfiguration.js +12 -10
- package/ldapConfiguration.js.map +1 -1
- package/ldapVerify.d.ts +9 -8
- package/ldapVerify.js +9 -8
- package/ldapVerify.js.map +1 -1
- package/maintenanceWindow.d.ts +2 -6
- package/maintenanceWindow.js +2 -6
- package/maintenanceWindow.js.map +1 -1
- package/networkContainer.d.ts +3 -9
- package/networkContainer.js +3 -9
- package/networkContainer.js.map +1 -1
- package/networkPeering.d.ts +38 -151
- package/networkPeering.js +38 -151
- package/networkPeering.js.map +1 -1
- package/onlineArchive.d.ts +8 -12
- package/onlineArchive.js +8 -12
- package/onlineArchive.js.map +1 -1
- package/orgInvitation.d.ts +4 -10
- package/orgInvitation.js +4 -10
- package/orgInvitation.js.map +1 -1
- package/organization.d.ts +2 -3
- package/organization.js +2 -3
- package/organization.js.map +1 -1
- package/package.json +1 -1
- package/privateLinkEndpoint.d.ts +0 -2
- package/privateLinkEndpoint.js +0 -2
- package/privateLinkEndpoint.js.map +1 -1
- package/privateLinkEndpointService.d.ts +93 -26
- package/privateLinkEndpointService.js +93 -26
- package/privateLinkEndpointService.js.map +1 -1
- package/privatelinkEndpointServerless.d.ts +3 -4
- package/privatelinkEndpointServerless.js +3 -4
- package/privatelinkEndpointServerless.js.map +1 -1
- package/privatelinkEndpointServiceDataFederationOnlineArchive.d.ts +4 -3
- package/privatelinkEndpointServiceDataFederationOnlineArchive.js +4 -3
- package/privatelinkEndpointServiceDataFederationOnlineArchive.js.map +1 -1
- package/privatelinkEndpointServiceServerless.d.ts +52 -8
- package/privatelinkEndpointServiceServerless.js +52 -8
- package/privatelinkEndpointServiceServerless.js.map +1 -1
- package/project.d.ts +4 -5
- package/project.js +4 -5
- package/project.js.map +1 -1
- package/projectApiKey.d.ts +0 -4
- package/projectApiKey.js +0 -4
- package/projectApiKey.js.map +1 -1
- package/projectInvitation.d.ts +2 -6
- package/projectInvitation.js +2 -6
- package/projectInvitation.js.map +1 -1
- package/projectIpAccessList.d.ts +8 -14
- package/projectIpAccessList.js +8 -14
- package/projectIpAccessList.js.map +1 -1
- package/searchIndex.d.ts +7 -11
- package/searchIndex.js +7 -11
- package/searchIndex.js.map +1 -1
- package/serverlessInstance.d.ts +1 -2
- package/serverlessInstance.js +1 -2
- package/serverlessInstance.js.map +1 -1
- package/thirdPartyIntegration.d.ts +3 -113
- package/thirdPartyIntegration.js +3 -5
- package/thirdPartyIntegration.js.map +1 -1
- package/types/input.d.ts +1 -332
- package/types/output.d.ts +13 -408
package/types/input.d.ts
CHANGED
|
@@ -1,54 +1,16 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as inputs from "../types/input";
|
|
3
3
|
export interface AdvancedClusterAdvancedConfiguration {
|
|
4
|
-
/**
|
|
5
|
-
* [Default level of acknowledgment requested from MongoDB for read operations](https://docs.mongodb.com/manual/reference/read-concern/) set for this cluster. MongoDB 4.4 clusters default to [available](https://docs.mongodb.com/manual/reference/read-concern-available/).
|
|
6
|
-
*/
|
|
7
4
|
defaultReadConcern?: pulumi.Input<string>;
|
|
8
|
-
/**
|
|
9
|
-
* [Default level of acknowledgment requested from MongoDB for write operations](https://docs.mongodb.com/manual/reference/write-concern/) set for this cluster. MongoDB 4.4 clusters default to [1](https://docs.mongodb.com/manual/reference/write-concern/).
|
|
10
|
-
*/
|
|
11
5
|
defaultWriteConcern?: pulumi.Input<string>;
|
|
12
|
-
/**
|
|
13
|
-
* When true, documents can only be updated or inserted if, for all indexed fields on the target collection, the corresponding index entries do not exceed 1024 bytes. When false, mongod writes documents that exceed the limit but does not index them.
|
|
14
|
-
*/
|
|
15
6
|
failIndexKeyTooLong?: pulumi.Input<boolean>;
|
|
16
|
-
/**
|
|
17
|
-
* When true, the cluster allows execution of operations that perform server-side executions of JavaScript. When false, the cluster disables execution of those operations.
|
|
18
|
-
*/
|
|
19
7
|
javascriptEnabled?: pulumi.Input<boolean>;
|
|
20
|
-
/**
|
|
21
|
-
* Sets the minimum Transport Layer Security (TLS) version the cluster accepts for incoming connections.Valid values are:
|
|
22
|
-
*
|
|
23
|
-
* - TLS1_0
|
|
24
|
-
* - TLS1_1
|
|
25
|
-
* - TLS1_2
|
|
26
|
-
*/
|
|
27
8
|
minimumEnabledTlsProtocol?: pulumi.Input<string>;
|
|
28
|
-
/**
|
|
29
|
-
* When true, the cluster disables the execution of any query that requires a collection scan to return results. When false, the cluster allows the execution of those operations.
|
|
30
|
-
*/
|
|
31
9
|
noTableScan?: pulumi.Input<boolean>;
|
|
32
|
-
/**
|
|
33
|
-
* Minimum retention window for cluster's oplog expressed in hours. A value of null indicates that the cluster uses the default minimum oplog window that MongoDB Cloud calculates.
|
|
34
|
-
* * **Note** A minimum oplog retention is required when seeking to change a cluster's class to Local NVMe SSD. To learn more and for latest guidance see [`oplogMinRetentionHours`](https://www.mongodb.com/docs/manual/core/replica-set-oplog/#std-label-replica-set-minimum-oplog-size)
|
|
35
|
-
*/
|
|
36
10
|
oplogMinRetentionHours?: pulumi.Input<number>;
|
|
37
|
-
/**
|
|
38
|
-
* The custom oplog size of the cluster. Without a value that indicates that the cluster uses the default oplog size calculated by Atlas.
|
|
39
|
-
*/
|
|
40
11
|
oplogSizeMb?: pulumi.Input<number>;
|
|
41
|
-
/**
|
|
42
|
-
* Interval in seconds at which the mongosqld process re-samples data to create its relational schema. The default value is 300. The specified value must be a positive integer. Available only for Atlas deployments in which BI Connector for Atlas is enabled.
|
|
43
|
-
*/
|
|
44
12
|
sampleRefreshIntervalBiConnector?: pulumi.Input<number>;
|
|
45
|
-
/**
|
|
46
|
-
* Number of documents per database to sample when gathering schema information. Defaults to 100. Available only for Atlas deployments in which BI Connector for Atlas is enabled.
|
|
47
|
-
*/
|
|
48
13
|
sampleSizeBiConnector?: pulumi.Input<number>;
|
|
49
|
-
/**
|
|
50
|
-
* Lifetime, in seconds, of multi-document transactions. Defaults to 60 seconds.
|
|
51
|
-
*/
|
|
52
14
|
transactionLifetimeLimitSeconds?: pulumi.Input<number>;
|
|
53
15
|
}
|
|
54
16
|
export interface AdvancedClusterBiConnectorConfig {
|
|
@@ -109,10 +71,6 @@ export interface AdvancedClusterConnectionStringPrivateEndpoint {
|
|
|
109
71
|
}
|
|
110
72
|
export interface AdvancedClusterConnectionStringPrivateEndpointEndpoint {
|
|
111
73
|
endpointId?: pulumi.Input<string>;
|
|
112
|
-
/**
|
|
113
|
-
* Cloud service provider on which the servers are provisioned.
|
|
114
|
-
* The possible values are:
|
|
115
|
-
*/
|
|
116
74
|
providerName?: pulumi.Input<string>;
|
|
117
75
|
region?: pulumi.Input<string>;
|
|
118
76
|
}
|
|
@@ -290,180 +248,46 @@ export interface AdvancedClusterTag {
|
|
|
290
248
|
value: pulumi.Input<string>;
|
|
291
249
|
}
|
|
292
250
|
export interface AlertConfigurationMatcher {
|
|
293
|
-
/**
|
|
294
|
-
* Name of the field in the target object to match on.
|
|
295
|
-
*
|
|
296
|
-
* | Host alerts | Replica set alerts | Sharded cluster alerts |
|
|
297
|
-
* |:---------- |:------------- |:------ |
|
|
298
|
-
* | `TYPE_NAME` | `REPLICA_SET_NAME` | `CLUSTER_NAME` |
|
|
299
|
-
* | `HOSTNAME` | `SHARD_NAME` | `SHARD_NAME` |
|
|
300
|
-
* | `PORT` | `CLUSTER_NAME` | |
|
|
301
|
-
* | `HOSTNAME_AND_PORT` | | |
|
|
302
|
-
* | `REPLICA_SET_NAME` | | |
|
|
303
|
-
*
|
|
304
|
-
*
|
|
305
|
-
*
|
|
306
|
-
* All other types of alerts do not support matchers.
|
|
307
|
-
*/
|
|
308
251
|
fieldName: pulumi.Input<string>;
|
|
309
|
-
/**
|
|
310
|
-
* The operator to test the field’s value.
|
|
311
|
-
* Accepted values are:
|
|
312
|
-
*/
|
|
313
252
|
operator: pulumi.Input<string>;
|
|
314
|
-
/**
|
|
315
|
-
* Value to test with the specified operator. If `fieldName` is set to TYPE_NAME, you can match on the following values:
|
|
316
|
-
*/
|
|
317
253
|
value: pulumi.Input<string>;
|
|
318
254
|
}
|
|
319
255
|
export interface AlertConfigurationMetricThresholdConfig {
|
|
320
|
-
/**
|
|
321
|
-
* 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)
|
|
322
|
-
*/
|
|
323
256
|
metricName: pulumi.Input<string>;
|
|
324
|
-
/**
|
|
325
|
-
* This must be set to AVERAGE. Atlas computes the current metric value as an average.
|
|
326
|
-
*/
|
|
327
257
|
mode?: pulumi.Input<string>;
|
|
328
|
-
/**
|
|
329
|
-
* The operator to test the field’s value.
|
|
330
|
-
* Accepted values are:
|
|
331
|
-
*/
|
|
332
258
|
operator?: pulumi.Input<string>;
|
|
333
|
-
/**
|
|
334
|
-
* Threshold value outside of which an alert will be triggered.
|
|
335
|
-
*/
|
|
336
259
|
threshold?: pulumi.Input<number>;
|
|
337
|
-
/**
|
|
338
|
-
* The units for the threshold value. Depends on the type of metric.
|
|
339
|
-
* Refer to the [MongoDB API Alert Configuration documentation](https://www.mongodb.com/docs/atlas/reference/api/alert-configurations-get-config/#request-body-parameters) for a list of accepted values.
|
|
340
|
-
*/
|
|
341
260
|
units?: pulumi.Input<string>;
|
|
342
261
|
}
|
|
343
262
|
export interface AlertConfigurationNotification {
|
|
344
|
-
/**
|
|
345
|
-
* Slack API token. Required for the SLACK notifications type. If the token later becomes invalid, Atlas sends an email to the project owner and eventually removes the token.
|
|
346
|
-
*/
|
|
347
263
|
apiToken?: pulumi.Input<string>;
|
|
348
|
-
/**
|
|
349
|
-
* Slack channel name. Required for the SLACK notifications type.
|
|
350
|
-
*/
|
|
351
264
|
channelName?: pulumi.Input<string>;
|
|
352
|
-
/**
|
|
353
|
-
* Datadog API Key. Found in the Datadog dashboard. Required for the DATADOG notifications type.
|
|
354
|
-
*/
|
|
355
265
|
datadogApiKey?: pulumi.Input<string>;
|
|
356
|
-
/**
|
|
357
|
-
* Region that indicates which API URL to use. See the `datadogRegion` field in the `notifications` request parameter of [MongoDB API Alert Configuration documentation](https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Alert-Configurations/operation/createAlertConfiguration) for more details. The default Datadog region is US.
|
|
358
|
-
*/
|
|
359
266
|
datadogRegion?: pulumi.Input<string>;
|
|
360
|
-
/**
|
|
361
|
-
* Number of minutes to wait after an alert condition is detected before sending out the first notification.
|
|
362
|
-
*/
|
|
363
267
|
delayMin?: pulumi.Input<number>;
|
|
364
|
-
/**
|
|
365
|
-
* Email address to which alert notifications are sent. Required for the EMAIL notifications type.
|
|
366
|
-
*/
|
|
367
268
|
emailAddress?: pulumi.Input<string>;
|
|
368
|
-
/**
|
|
369
|
-
* Flag indicating email notifications should be sent. This flag is only valid if `typeName` is set to `ORG`, `GROUP`, or `USER`.
|
|
370
|
-
*/
|
|
371
269
|
emailEnabled?: pulumi.Input<boolean>;
|
|
372
|
-
/**
|
|
373
|
-
* Number of minutes to wait between successive notifications for unacknowledged alerts that are not resolved. The minimum value is 5. **NOTE** `PAGER_DUTY`, `VICTOR_OPS`, and `OPS_GENIE` notifications do not return this value. The notification interval must be configured and managed within each external service.
|
|
374
|
-
*/
|
|
375
270
|
intervalMin?: pulumi.Input<number>;
|
|
376
|
-
/**
|
|
377
|
-
* Microsoft Teams Webhook Uniform Resource Locator (URL) that MongoDB Cloud needs to send this notification via Microsoft Teams. Required if `typeName` is `MICROSOFT_TEAMS`. If the URL later becomes invalid, MongoDB Cloud sends an email to the project owners. If the key remains invalid, MongoDB Cloud removes it.
|
|
378
|
-
*/
|
|
379
271
|
microsoftTeamsWebhookUrl?: pulumi.Input<string>;
|
|
380
|
-
/**
|
|
381
|
-
* Mobile number to which alert notifications are sent. Required for the SMS notifications type.
|
|
382
|
-
*/
|
|
383
272
|
mobileNumber?: pulumi.Input<string>;
|
|
384
|
-
/**
|
|
385
|
-
* The notifier id is a system-generated unique identifier assigned to each notification method. This is needed when updating third-party notifications without requiring explicit authentication credentials.
|
|
386
|
-
*/
|
|
387
273
|
notifierId?: pulumi.Input<string>;
|
|
388
|
-
/**
|
|
389
|
-
* Opsgenie API Key. Required for the `OPS_GENIE` notifications type. If the key later becomes invalid, Atlas sends an email to the project owner and eventually removes the token.
|
|
390
|
-
*/
|
|
391
274
|
opsGenieApiKey?: pulumi.Input<string>;
|
|
392
|
-
/**
|
|
393
|
-
* Region that indicates which API URL to use. Accepted regions are: `US` ,`EU`. The default Opsgenie region is US.
|
|
394
|
-
*/
|
|
395
275
|
opsGenieRegion?: pulumi.Input<string>;
|
|
396
|
-
/**
|
|
397
|
-
* Optional. One or more roles that receive the configured alert. If you include this field, Atlas sends alerts only to users assigned the roles you specify in the array. If you omit this field, Atlas sends alerts to users assigned any role. This parameter is only valid if `typeName` is set to `ORG`, `GROUP`, or `USER`.
|
|
398
|
-
* Accepted values are:
|
|
399
|
-
*
|
|
400
|
-
* | Project roles | Organization roles |
|
|
401
|
-
* |:---------- |:----------- |
|
|
402
|
-
* | `GROUP_CHARTS_ADMIN` | `ORG_OWNER` |
|
|
403
|
-
* | `GROUP_CLUSTER_MANAGER` | `ORG_MEMBER` |
|
|
404
|
-
* | `GROUP_DATA_ACCESS_ADMIN` | `ORG_GROUP_CREATOR` |
|
|
405
|
-
* | `GROUP_DATA_ACCESS_READ_ONLY` | `ORG_BILLING_ADMIN` |
|
|
406
|
-
* | `GROUP_DATA_ACCESS_READ_WRITE` | `ORG_READ_ONLY` |
|
|
407
|
-
* | `GROUP_OWNER` | |
|
|
408
|
-
* | `GROUP_READ_ONLY` | |
|
|
409
|
-
*/
|
|
410
276
|
roles?: pulumi.Input<pulumi.Input<string>[]>;
|
|
411
|
-
/**
|
|
412
|
-
* PagerDuty service key. Required for the PAGER_DUTY notifications type. If the key later becomes invalid, Atlas sends an email to the project owner and eventually removes the key.
|
|
413
|
-
*/
|
|
414
277
|
serviceKey?: pulumi.Input<string>;
|
|
415
|
-
/**
|
|
416
|
-
* Flag indicating if text message notifications should be sent to this user's mobile phone. This flag is only valid if `typeName` is set to `ORG`, `GROUP`, or `USER`.
|
|
417
|
-
*/
|
|
418
278
|
smsEnabled?: pulumi.Input<boolean>;
|
|
419
|
-
/**
|
|
420
|
-
* Unique identifier of a team.
|
|
421
|
-
*/
|
|
422
279
|
teamId?: pulumi.Input<string>;
|
|
423
|
-
/**
|
|
424
|
-
* Label for the team that receives this notification.
|
|
425
|
-
*/
|
|
426
280
|
teamName?: pulumi.Input<string>;
|
|
427
|
-
/**
|
|
428
|
-
* Type of alert notification.
|
|
429
|
-
* Accepted values are:
|
|
430
|
-
*/
|
|
431
281
|
typeName: pulumi.Input<string>;
|
|
432
|
-
/**
|
|
433
|
-
* Name of the Atlas user to which to send notifications. Only a user in the project that owns the alert configuration is allowed here. Required for the `USER` notifications type.
|
|
434
|
-
*/
|
|
435
282
|
username?: pulumi.Input<string>;
|
|
436
|
-
/**
|
|
437
|
-
* VictorOps API key. Required for the `VICTOR_OPS` notifications type. If the key later becomes invalid, Atlas sends an email to the project owner and eventually removes the key.
|
|
438
|
-
*/
|
|
439
283
|
victorOpsApiKey?: pulumi.Input<string>;
|
|
440
|
-
/**
|
|
441
|
-
* VictorOps routing key. Optional for the `VICTOR_OPS` notifications type. If the key later becomes invalid, Atlas sends an email to the project owner and eventually removes the key.
|
|
442
|
-
*/
|
|
443
284
|
victorOpsRoutingKey?: pulumi.Input<string>;
|
|
444
|
-
/**
|
|
445
|
-
* Optional authentication secret for the `WEBHOOK` notifications type.
|
|
446
|
-
*/
|
|
447
285
|
webhookSecret?: pulumi.Input<string>;
|
|
448
|
-
/**
|
|
449
|
-
* Target URL for the `WEBHOOK` notifications type.
|
|
450
|
-
*/
|
|
451
286
|
webhookUrl?: pulumi.Input<string>;
|
|
452
287
|
}
|
|
453
288
|
export interface AlertConfigurationThresholdConfig {
|
|
454
|
-
/**
|
|
455
|
-
* The operator to test the field’s value.
|
|
456
|
-
* Accepted values are:
|
|
457
|
-
*/
|
|
458
289
|
operator?: pulumi.Input<string>;
|
|
459
|
-
/**
|
|
460
|
-
* Threshold value outside of which an alert will be triggered.
|
|
461
|
-
*/
|
|
462
290
|
threshold?: pulumi.Input<number>;
|
|
463
|
-
/**
|
|
464
|
-
* The units for the threshold value. Depends on the type of metric.
|
|
465
|
-
* Refer to the [MongoDB API Alert Configuration documentation](https://www.mongodb.com/docs/atlas/reference/api/alert-configurations-get-config/#request-body-parameters) for a list of accepted values.
|
|
466
|
-
*/
|
|
467
291
|
units?: pulumi.Input<string>;
|
|
468
292
|
}
|
|
469
293
|
export interface BackupCompliancePolicyOnDemandPolicyItem {
|
|
@@ -577,25 +401,10 @@ export interface BackupCompliancePolicyPolicyItemWeekly {
|
|
|
577
401
|
retentionValue: pulumi.Input<number>;
|
|
578
402
|
}
|
|
579
403
|
export interface CloudBackupScheduleCopySetting {
|
|
580
|
-
/**
|
|
581
|
-
* Human-readable label that identifies the cloud provider that stores the snapshot copy. i.e. "AWS" "AZURE" "GCP"
|
|
582
|
-
*/
|
|
583
404
|
cloudProvider?: pulumi.Input<string>;
|
|
584
|
-
/**
|
|
585
|
-
* List that describes which types of snapshots to copy. i.e. "HOURLY" "DAILY" "WEEKLY" "MONTHLY" "ON_DEMAND"
|
|
586
|
-
*/
|
|
587
405
|
frequencies?: pulumi.Input<pulumi.Input<string>[]>;
|
|
588
|
-
/**
|
|
589
|
-
* Target region to copy snapshots belonging to replicationSpecId to. Please supply the 'Atlas Region' which can be found under https://www.mongodb.com/docs/atlas/reference/cloud-providers/ 'regions' link
|
|
590
|
-
*/
|
|
591
406
|
regionName?: pulumi.Input<string>;
|
|
592
|
-
/**
|
|
593
|
-
* Unique 24-hexadecimal digit string that identifies the replication object for a zone in a cluster. For global clusters, there can be multiple zones to choose from. For sharded clusters and replica set clusters, there is only one zone in the cluster. To find the Replication Spec Id, consult the replicationSpecs array returned from [Return One Multi-Cloud Cluster in One Project](https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Clusters/operation/getCluster).
|
|
594
|
-
*/
|
|
595
407
|
replicationSpecId?: pulumi.Input<string>;
|
|
596
|
-
/**
|
|
597
|
-
* Flag that indicates whether to copy the oplogs to the target region. You can use the oplogs to perform point-in-time restores.
|
|
598
|
-
*/
|
|
599
408
|
shouldCopyOplogs?: pulumi.Input<boolean>;
|
|
600
409
|
}
|
|
601
410
|
export interface CloudBackupScheduleExport {
|
|
@@ -770,73 +579,20 @@ export interface CloudProviderAccessSetupAzureConfig {
|
|
|
770
579
|
tenantId: pulumi.Input<string>;
|
|
771
580
|
}
|
|
772
581
|
export interface ClusterAdvancedConfiguration {
|
|
773
|
-
/**
|
|
774
|
-
* [Default level of acknowledgment requested from MongoDB for read operations](https://docs.mongodb.com/manual/reference/read-concern/) set for this cluster. MongoDB 4.4 clusters default to [available](https://docs.mongodb.com/manual/reference/read-concern-available/).
|
|
775
|
-
*/
|
|
776
582
|
defaultReadConcern?: pulumi.Input<string>;
|
|
777
|
-
/**
|
|
778
|
-
* [Default level of acknowledgment requested from MongoDB for write operations](https://docs.mongodb.com/manual/reference/write-concern/) set for this cluster. MongoDB 4.4 clusters default to [1](https://docs.mongodb.com/manual/reference/write-concern/).
|
|
779
|
-
*/
|
|
780
583
|
defaultWriteConcern?: pulumi.Input<string>;
|
|
781
|
-
/**
|
|
782
|
-
* When true, documents can only be updated or inserted if, for all indexed fields on the target collection, the corresponding index entries do not exceed 1024 bytes. When false, mongod writes documents that exceed the limit but does not index them.
|
|
783
|
-
*/
|
|
784
584
|
failIndexKeyTooLong?: pulumi.Input<boolean>;
|
|
785
|
-
/**
|
|
786
|
-
* When true, the cluster allows execution of operations that perform server-side executions of JavaScript. When false, the cluster disables execution of those operations.
|
|
787
|
-
*/
|
|
788
585
|
javascriptEnabled?: pulumi.Input<boolean>;
|
|
789
|
-
/**
|
|
790
|
-
* Sets the minimum Transport Layer Security (TLS) version the cluster accepts for incoming connections.Valid values are:
|
|
791
|
-
*
|
|
792
|
-
* - TLS1_0
|
|
793
|
-
* - TLS1_1
|
|
794
|
-
* - TLS1_2
|
|
795
|
-
*/
|
|
796
586
|
minimumEnabledTlsProtocol?: pulumi.Input<string>;
|
|
797
|
-
/**
|
|
798
|
-
* When true, the cluster disables the execution of any query that requires a collection scan to return results. When false, the cluster allows the execution of those operations.
|
|
799
|
-
*/
|
|
800
587
|
noTableScan?: pulumi.Input<boolean>;
|
|
801
|
-
/**
|
|
802
|
-
* Minimum retention window for cluster's oplog expressed in hours. A value of null indicates that the cluster uses the default minimum oplog window that MongoDB Cloud calculates.
|
|
803
|
-
* * **Note** A minimum oplog retention is required when seeking to change a cluster's class to Local NVMe SSD. To learn more and for latest guidance see [`oplogMinRetentionHours`](https://www.mongodb.com/docs/manual/core/replica-set-oplog/#std-label-replica-set-minimum-oplog-size)
|
|
804
|
-
*/
|
|
805
588
|
oplogMinRetentionHours?: pulumi.Input<number>;
|
|
806
|
-
/**
|
|
807
|
-
* The custom oplog size of the cluster. Without a value that indicates that the cluster uses the default oplog size calculated by Atlas.
|
|
808
|
-
*/
|
|
809
589
|
oplogSizeMb?: pulumi.Input<number>;
|
|
810
|
-
/**
|
|
811
|
-
* Interval in seconds at which the mongosqld process re-samples data to create its relational schema. The default value is 300. The specified value must be a positive integer. Available only for Atlas deployments in which BI Connector for Atlas is enabled.
|
|
812
|
-
*/
|
|
813
590
|
sampleRefreshIntervalBiConnector?: pulumi.Input<number>;
|
|
814
|
-
/**
|
|
815
|
-
* Number of documents per database to sample when gathering schema information. Defaults to 100. Available only for Atlas deployments in which BI Connector for Atlas is enabled.
|
|
816
|
-
*/
|
|
817
591
|
sampleSizeBiConnector?: pulumi.Input<number>;
|
|
818
|
-
/**
|
|
819
|
-
* Lifetime, in seconds, of multi-document transactions. Defaults to 60 seconds.
|
|
820
|
-
*/
|
|
821
592
|
transactionLifetimeLimitSeconds?: pulumi.Input<number>;
|
|
822
593
|
}
|
|
823
594
|
export interface ClusterBiConnectorConfig {
|
|
824
|
-
/**
|
|
825
|
-
* Specifies whether or not BI Connector for Atlas is enabled on the cluster.l
|
|
826
|
-
* *
|
|
827
|
-
* - Set to `true` to enable BI Connector for Atlas.
|
|
828
|
-
* - Set to `false` to disable BI Connector for Atlas.
|
|
829
|
-
*/
|
|
830
595
|
enabled?: pulumi.Input<boolean>;
|
|
831
|
-
/**
|
|
832
|
-
* Specifies the read preference to be used by BI Connector for Atlas on the cluster. Each BI Connector for Atlas read preference contains a distinct combination of [readPreference](https://docs.mongodb.com/manual/core/read-preference/) and [readPreferenceTags](https://docs.mongodb.com/manual/core/read-preference/#tag-sets) options. For details on BI Connector for Atlas read preferences, refer to the [BI Connector Read Preferences Table](https://docs.atlas.mongodb.com/tutorial/create-global-writes-cluster/#bic-read-preferences).
|
|
833
|
-
*
|
|
834
|
-
* - Set to "primary" to have BI Connector for Atlas read from the primary.
|
|
835
|
-
*
|
|
836
|
-
* - Set to "secondary" to have BI Connector for Atlas read from a secondary member. Default if there are no analytics nodes in the cluster.
|
|
837
|
-
*
|
|
838
|
-
* - Set to "analytics" to have BI Connector for Atlas read from an analytics node. Default if the cluster contains analytics nodes.
|
|
839
|
-
*/
|
|
840
596
|
readPreference?: pulumi.Input<string>;
|
|
841
597
|
}
|
|
842
598
|
export interface ClusterConnectionString {
|
|
@@ -913,52 +669,19 @@ export interface ClusterOutageSimulationOutageFilter {
|
|
|
913
669
|
type?: pulumi.Input<string>;
|
|
914
670
|
}
|
|
915
671
|
export interface ClusterReplicationSpec {
|
|
916
|
-
/**
|
|
917
|
-
* Unique identifer of the replication document for a zone in a Global Cluster.
|
|
918
|
-
*/
|
|
919
672
|
id?: pulumi.Input<string>;
|
|
920
673
|
/**
|
|
921
674
|
* Selects whether the cluster is a replica set or a sharded cluster. If you use the replicationSpecs parameter, you must set num_shards.
|
|
922
675
|
*/
|
|
923
676
|
numShards: pulumi.Input<number>;
|
|
924
|
-
/**
|
|
925
|
-
* Physical location of the region. Each regionsConfig document describes the region’s priority in elections and the number and type of MongoDB nodes Atlas deploys to the region. You must order each regionsConfigs document by regionsConfig.priority, descending. See Region Config below for more details.
|
|
926
|
-
*/
|
|
927
677
|
regionsConfigs?: pulumi.Input<pulumi.Input<inputs.ClusterReplicationSpecRegionsConfig>[]>;
|
|
928
|
-
/**
|
|
929
|
-
* Name for the zone in a Global Cluster.
|
|
930
|
-
*
|
|
931
|
-
*
|
|
932
|
-
* **Region Config**
|
|
933
|
-
*/
|
|
934
678
|
zoneName?: pulumi.Input<string>;
|
|
935
679
|
}
|
|
936
680
|
export interface ClusterReplicationSpecRegionsConfig {
|
|
937
|
-
/**
|
|
938
|
-
* The number of analytics nodes for Atlas to deploy to the region. Analytics nodes are useful for handling analytic data such as reporting queries from BI Connector for Atlas. Analytics nodes are read-only, and can never become the primary. If you do not specify this option, no analytics nodes are deployed to the region.
|
|
939
|
-
*/
|
|
940
681
|
analyticsNodes?: pulumi.Input<number>;
|
|
941
|
-
/**
|
|
942
|
-
* Number of electable nodes for Atlas to deploy to the region. Electable nodes can become the primary and can facilitate local reads.
|
|
943
|
-
* * The total number of electableNodes across all replication spec regions must total 3, 5, or 7.
|
|
944
|
-
* * Specify 0 if you do not want any electable nodes in the region.
|
|
945
|
-
* * You cannot create electable nodes in a region if `priority` is 0.
|
|
946
|
-
*/
|
|
947
682
|
electableNodes?: pulumi.Input<number>;
|
|
948
|
-
/**
|
|
949
|
-
* Election priority of the region. For regions with only read-only nodes, set this value to 0.
|
|
950
|
-
* * For regions where `electableNodes` is at least 1, each region must have a priority of exactly one (1) less than the previous region. The first region must have a priority of 7. The lowest possible priority is 1.
|
|
951
|
-
* * The priority 7 region identifies the Preferred Region of the cluster. Atlas places the primary node in the Preferred Region. Priorities 1 through 7 are exclusive - no more than one region per cluster can be assigned a given priority.
|
|
952
|
-
* * Example: If you have three regions, their priorities would be 7, 6, and 5 respectively. If you added two more regions for supporting electable nodes, the priorities of those regions would be 4 and 3 respectively.
|
|
953
|
-
*/
|
|
954
683
|
priority?: pulumi.Input<number>;
|
|
955
|
-
/**
|
|
956
|
-
* Number of read-only nodes for Atlas to deploy to the region. Read-only nodes can never become the primary, but can facilitate local-reads. Specify 0 if you do not want any read-only nodes in the region.
|
|
957
|
-
*/
|
|
958
684
|
readOnlyNodes?: pulumi.Input<number>;
|
|
959
|
-
/**
|
|
960
|
-
* Physical location of your MongoDB cluster. The region you choose can affect network latency for clients accessing your databases. Requires the **Atlas region name**, see the reference list for [AWS](https://docs.atlas.mongodb.com/reference/amazon-aws/), [GCP](https://docs.atlas.mongodb.com/reference/google-gcp/), [Azure](https://docs.atlas.mongodb.com/reference/microsoft-azure/).
|
|
961
|
-
*/
|
|
962
685
|
regionName: pulumi.Input<string>;
|
|
963
686
|
}
|
|
964
687
|
export interface ClusterSnapshotBackupPolicy {
|
|
@@ -975,18 +698,12 @@ export interface ClusterSnapshotBackupPolicy {
|
|
|
975
698
|
updateSnapshots?: pulumi.Input<boolean>;
|
|
976
699
|
}
|
|
977
700
|
export interface ClusterSnapshotBackupPolicyPolicy {
|
|
978
|
-
/**
|
|
979
|
-
* Unique identifer of the replication document for a zone in a Global Cluster.
|
|
980
|
-
*/
|
|
981
701
|
id?: pulumi.Input<string>;
|
|
982
702
|
policyItems?: pulumi.Input<pulumi.Input<inputs.ClusterSnapshotBackupPolicyPolicyPolicyItem>[]>;
|
|
983
703
|
}
|
|
984
704
|
export interface ClusterSnapshotBackupPolicyPolicyPolicyItem {
|
|
985
705
|
frequencyInterval?: pulumi.Input<number>;
|
|
986
706
|
frequencyType?: pulumi.Input<string>;
|
|
987
|
-
/**
|
|
988
|
-
* Unique identifer of the replication document for a zone in a Global Cluster.
|
|
989
|
-
*/
|
|
990
707
|
id?: pulumi.Input<string>;
|
|
991
708
|
retentionUnit?: pulumi.Input<string>;
|
|
992
709
|
retentionValue?: pulumi.Input<number>;
|
|
@@ -1029,11 +746,6 @@ export interface CustomDbRoleAction {
|
|
|
1029
746
|
export interface CustomDbRoleActionResource {
|
|
1030
747
|
cluster?: pulumi.Input<boolean>;
|
|
1031
748
|
collectionName?: pulumi.Input<string>;
|
|
1032
|
-
/**
|
|
1033
|
-
* Database on which the inherited role is granted.
|
|
1034
|
-
*
|
|
1035
|
-
* > **NOTE** This value should be admin for all roles except read and readWrite.
|
|
1036
|
-
*/
|
|
1037
749
|
databaseName?: pulumi.Input<string>;
|
|
1038
750
|
}
|
|
1039
751
|
export interface CustomDbRoleInheritedRole {
|
|
@@ -1270,23 +982,13 @@ export interface FederatedDatabaseInstanceCloudProviderConfigAws {
|
|
|
1270
982
|
*/
|
|
1271
983
|
iamUserArn?: pulumi.Input<string>;
|
|
1272
984
|
/**
|
|
1273
|
-
* Unique identifier of the role that the
|
|
985
|
+
* Unique identifier of the role that the data lake can use to access the data stores.
|
|
1274
986
|
*/
|
|
1275
987
|
roleId: pulumi.Input<string>;
|
|
1276
|
-
/**
|
|
1277
|
-
* Name of the S3 data bucket that the provided role ID is authorized to access. You must also specify the `roleId`.
|
|
1278
|
-
* ### `dataProcessRegion` - (Optional) The cloud provider region to which the Federated Instance routes client connections for data processing.
|
|
1279
|
-
*/
|
|
1280
988
|
testS3Bucket: pulumi.Input<string>;
|
|
1281
989
|
}
|
|
1282
990
|
export interface FederatedDatabaseInstanceDataProcessRegion {
|
|
1283
|
-
/**
|
|
1284
|
-
* Name of the cloud service provider. Atlas Federated Database only supports AWS.
|
|
1285
|
-
*/
|
|
1286
991
|
cloudProvider: pulumi.Input<string>;
|
|
1287
|
-
/**
|
|
1288
|
-
* Name of the region to which the Federanted Instnace routes client connections for data processing. See the [documention](https://www.mongodb.com/docs/atlas/reference/api-resources-spec/#tag/Data-Federation/operation/createFederatedDatabase) for the available region.
|
|
1289
|
-
*/
|
|
1290
992
|
region: pulumi.Input<string>;
|
|
1291
993
|
}
|
|
1292
994
|
export interface FederatedDatabaseInstanceStorageDatabase {
|
|
@@ -1358,9 +1060,6 @@ export interface FederatedDatabaseInstanceStorageStore {
|
|
|
1358
1060
|
provider?: pulumi.Input<string>;
|
|
1359
1061
|
public?: pulumi.Input<string>;
|
|
1360
1062
|
readPreference?: pulumi.Input<inputs.FederatedDatabaseInstanceStorageStoreReadPreference>;
|
|
1361
|
-
/**
|
|
1362
|
-
* Name of the region to which the Federanted Instnace routes client connections for data processing. See the [documention](https://www.mongodb.com/docs/atlas/reference/api-resources-spec/#tag/Data-Federation/operation/createFederatedDatabase) for the available region.
|
|
1363
|
-
*/
|
|
1364
1063
|
region?: pulumi.Input<string>;
|
|
1365
1064
|
urls?: pulumi.Input<pulumi.Input<string>[]>;
|
|
1366
1065
|
}
|
|
@@ -1573,35 +1272,14 @@ export interface GetServerlessInstanceLinkArgs {
|
|
|
1573
1272
|
rel?: pulumi.Input<string>;
|
|
1574
1273
|
}
|
|
1575
1274
|
export interface GlobalClusterConfigCustomZoneMapping {
|
|
1576
|
-
/**
|
|
1577
|
-
* The ISO location code to which you want to map a zone in your Global Cluster. You can find a list of all supported location codes [here](https://cloud.mongodb.com/static/atlas/country_iso_codes.txt).
|
|
1578
|
-
*/
|
|
1579
1275
|
location?: pulumi.Input<string>;
|
|
1580
|
-
/**
|
|
1581
|
-
* The name of the zone in your Global Cluster that you want to map to location.
|
|
1582
|
-
*/
|
|
1583
1276
|
zone?: pulumi.Input<string>;
|
|
1584
1277
|
}
|
|
1585
1278
|
export interface GlobalClusterConfigManagedNamespace {
|
|
1586
|
-
/**
|
|
1587
|
-
* The name of the collection associated with the managed namespace.
|
|
1588
|
-
*/
|
|
1589
1279
|
collection: pulumi.Input<string>;
|
|
1590
|
-
/**
|
|
1591
|
-
* The custom shard key for the collection. Global Clusters require a compound shard key consisting of a location field and a user-selected second key, the custom shard key.
|
|
1592
|
-
*/
|
|
1593
1280
|
customShardKey: pulumi.Input<string>;
|
|
1594
|
-
/**
|
|
1595
|
-
* The name of the database containing the collection.
|
|
1596
|
-
*/
|
|
1597
1281
|
db: pulumi.Input<string>;
|
|
1598
|
-
/**
|
|
1599
|
-
* Specifies whether the custom shard key for the collection is [hashed](https://docs.mongodb.com/manual/reference/method/sh.shardCollection/#hashed-shard-keys). If omitted, defaults to `false`. If `false`, Atlas uses [ranged sharding](https://docs.mongodb.com/manual/core/ranged-sharding/). This is only available for Atlas clusters with MongoDB v4.4 and later.
|
|
1600
|
-
*/
|
|
1601
1282
|
isCustomShardKeyHashed?: pulumi.Input<boolean>;
|
|
1602
|
-
/**
|
|
1603
|
-
* Specifies whether the underlying index enforces a unique constraint. If omitted, defaults to false. You cannot specify true when using [hashed shard keys](https://docs.mongodb.com/manual/core/hashed-sharding/#std-label-sharding-hashed).
|
|
1604
|
-
*/
|
|
1605
1283
|
isShardKeyUnique?: pulumi.Input<boolean>;
|
|
1606
1284
|
}
|
|
1607
1285
|
export interface LdapConfigurationUserToDnMapping {
|
|
@@ -1665,17 +1343,8 @@ export interface OnlineArchiveDataProcessRegion {
|
|
|
1665
1343
|
region?: pulumi.Input<string>;
|
|
1666
1344
|
}
|
|
1667
1345
|
export interface OnlineArchivePartitionField {
|
|
1668
|
-
/**
|
|
1669
|
-
* Human-readable label that identifies the parameter that MongoDB Cloud uses to partition data. To specify a nested parameter, use the dot notation.
|
|
1670
|
-
*/
|
|
1671
1346
|
fieldName: pulumi.Input<string>;
|
|
1672
|
-
/**
|
|
1673
|
-
* Data type of the parameter that that MongoDB Cloud uses to partition data. Partition parameters of type UUID must be of binary subtype 4. MongoDB Cloud skips partition parameters of type UUID with subtype 3. Valid values: `date`, `int`, `long`, `objectId`, `string`, `uuid`.
|
|
1674
|
-
*/
|
|
1675
1347
|
fieldType?: pulumi.Input<string>;
|
|
1676
|
-
/**
|
|
1677
|
-
* Sequence in which MongoDB Cloud slices the collection data to create partitions. The resource expresses this sequence starting with zero. The value of the `criteria.dateField` parameter defaults as the first item in the partition sequence.
|
|
1678
|
-
*/
|
|
1679
1348
|
order: pulumi.Input<number>;
|
|
1680
1349
|
}
|
|
1681
1350
|
export interface OnlineArchiveSchedule {
|