Accessing AWS DocumentDB from site-to-site VPN

Viewed 39

We have a site-to-site VPN tunnel in place that connects our internal network to our VPC and we want to be able to connect to our DocumentDB cluster from a workstation running in the internal network directly to the DocumentDB address as we normally do from an EC2 instance, however, it is not working... It seems like DocumentDB is blocking any address that is not part of the VPC instance. Any Idea?

0 Answers
Related