@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
|
@@ -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
|
|
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
|
|
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
|
/**
|
package/getFederatedSettings.js
CHANGED
|
@@ -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
|
|
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("
|
|
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("
|
|
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("
|
|
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("
|
|
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
|
|
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("
|
|
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("
|
|
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("
|
|
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("
|
|
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
|
|
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("
|
|
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.
|
|
21
|
-
* federationSettingsId:
|
|
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("
|
|
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.
|
|
91
|
-
* federationSettingsId:
|
|
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("
|
|
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.
|
|
26
|
-
* federationSettingsId:
|
|
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("
|
|
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.
|
|
58
|
-
* federationSettingsId:
|
|
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
|
|
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("
|
|
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.
|
|
21
|
-
* federationSettingsId:
|
|
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("
|
|
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.
|
|
81
|
-
* federationSettingsId:
|
|
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
|
/**
|