skip to Main Content

MongoDB Atlas as an AWS DMS source endpoint

I'm trying to replicate data from MongoDB Atlas into an S3 data lake (not mongo's data lake) using AWS Data Migration Services, but I'm getting this error: Failed to establish a connection to MongoDB using the following parameters: 'mongodb://mongodb+srv://[theUsername]:[thePassword]@[theServer].mongodb.net:27017/?retryWrites=false' I'm…

VIEW QUESTION
Back To Top
Search