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 ?

feita há um ano2194 visualizações
1 Resposta
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 há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas