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年前389ビュー
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ