atlas api awsClustersDns
On this page
experimental: Returns and edits custom DNS configurations for MongoDB Cloud database deployments on AWS.
The resource requires your Project ID. If you use the VPC peering on AWS and you use your own DNS servers instead of Amazon Route 53, enable custom DNS. Before 31 March 2020, applications deployed within AWS using custom DNS services and VPC-peered with MongoDB Cloud couldn't connect over private IP addresses. Custom DNS resolved to public IP addresses. AWS internal DNS resolved to private IP addresses. Applications deployed with custom DNS services in AWS should use Private IP for Peering connection strings.
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for awsClustersDns |
Inherited Options
Name | Type | Required | Description |
---|---|---|---|
-P, --profile | string | false | Name of the profile to use from your configuration file. To learn about profiles for the Atlas CLI, see https://dochub.mongodb.org/core/atlas-cli-save-connection-settings. |
Related Commands
atlas api awsClustersDns getAwsCustomDns - experimental: Returns the custom DNS configuration for AWS clusters in the specified project.
atlas api awsClustersDns toggleAwsCustomDns - experimental: Enables or disables the custom DNS configuration for AWS clusters in the specified project.