'AWS Glue: how to create a MongoDB Connection to a db with no credentials?
I'm trying to build a MongoDB connection in my Glue instance. It's asking for the db URL and password/username. The db I'd like to connect to doesn't have credentials (it's in the same VPC/SG as the Glue instance), but the form mandates them. If I put dummy values then I can submit the form but the connection fails, probably as it does with the mongodb shell when you provide a password when you shouldn't
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
