Document DB upgrade from 4 to 5

0

Hi Team

we are migrating document db from engine 4 to 5 by using below document.. DMS migrated data but it did not migrate users. please let us know if there is different steps or documentation AWS mention for the migrating users https://docs.aws.amazon.com/documentdb/latest/developerguide/docdb-migration.versions.html

demandé il y a 9 mois615 vues
2 réponses
0

Hello, this is currently a limitation with DocumentDB.

Since, DocumentDB does not have an admin database, it does not dump or restore the admin database when using the mongodump or mongorestore utilities, and that's why users/roles were not migrated using DMS. https://docs.aws.amazon.com/documentdb/latest/developerguide/functional-differences.html#functional-differences.mongo-apis

You can either re-create the users/roles, or you can use the Export Users tool to export Amazon DocumentDB or MongoDB users to a file, which can then be used to import to the other instance. (Note: Passwords are not exported) https://github.com/awslabs/amazon-documentdb-tools/tree/master/migration/export-users

AWS
INGÉNIEUR EN ASSISTANCE TECHNIQUE
AnushaG
répondu il y a 9 mois
profile pictureAWS
EXPERT
vérifié il y a 9 mois
0

Thanks for the reply.

répondu il y a 9 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions