Custom DNS for Atlas Clusters Deployed to AWS¶
The awsCustomDNS
resource lets you retrieve and update the custom
DNS configuration of an Atlas project's clusters deployed to AWS.
The resource requires your Project ID.
Enable custom DNS if you use the VPC peering on AWS and you use your own DNS servers instead of Amazon Route 53.
Note
Groups and projects are synonymous terms. Your {GROUP-ID}
is the
same as your project ID. For existing groups, your group/project ID
remains the same. The resource and corresponding endpoints use the
term groups
.
Endpoints¶
Method | Endpoint | Description |
---|---|---|
GET | Retrieve the custom DNS configuration of an Atlas project's
clusters deployed to AWS. | |
PATCH | Update the custom DNS configuration of an Atlas project's
clusters deployed to AWS. |