Download all the code

0

I am new to AWS, and I am in the process of closing the account, but before that I need to download all the code that previous developers did for me. How can I download a copy of all the info in my PC?

CindyN
posta 2 anni fa388 visualizzazioni
1 Risposta
1

There is hardly any information provided to understand where the code resides. As long as you know where the code resides, there would be a way to retrieve it. Eg.

  1. If it's committed in Codecommit, you can surely checkout the code.

  2. If the code is saved on the EC2 instances, then you need to connect to the instances and copy out the code from the directories they are saved it. If you were using container and ECR, then you can pull the images to your local machine

--Syd

profile picture
Syd
con risposta 2 anni fa
profile pictureAWS
ESPERTO
Chris_G
verificato 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande