How to transfer AWS CodeCommit to another account

0

We have two accounts in AWS, now we are planning to use one account and migrate the data to the new account. In the old account we are using 'Code Commit'

Is there any way to copy all 'Code Commit' data to new account ?

preguntada hace un año2194 visualizaciones
1 Respuesta
1

You can use the standard --mirror function of the git command to copy the entire repository. The steps given in this link https://docs.aws.amazon.com/codecommit/latest/userguide/how-to-migrate-repository-existing.html can be used to copy from one CodeCommit repository to another.

AWS
dsp
respondido hace un año

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