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

preguntada hace 9 meses617 visualizaciones
2 Respuestas
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
INGENIERO DE SOPORTE
AnushaG
respondido hace 9 meses
profile pictureAWS
EXPERTO
revisado hace 9 meses
0

Thanks for the reply.

respondido hace 9 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas