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년 전388회 조회
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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠