Connecting to an Amazon DocumentDB Cluster from Outside an Amazon VPC

Connecting to an Amazon DocumentDB Cluster from Outside an Amazon VPC
Amazon DocumentDB (with MongoDB compatibility) clusters are deployed within an Amazon Virtual Private Cloud (Amazon VPC). They can be accessed directly by Amazon EC2 instances or other AWS services that are deployed in the same Amazon VPC. Additionally, Amazon DocumentDB can be accessed by EC2 instances or other AWS services in different VPCs in the same AWS Region or other Regions via VPC peering.
https://docs.aws.amazon.com/documentdb/latest/developerguide/connect-from-outside-a-vpc.html

Comments