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
已提問 2 年前檢視次數 387 次
1 個回答
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
已回答 2 年前
profile pictureAWS
專家
Chris_G
已審閱 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南