Your AWS CloudShell data is scheduled for deletion

0

Hello,

I've received a mail with the information that the data of the us-east-1 Region will be deleted if I'm not reacting. In the past a programmer set up the database. I'm not proficient in this kind of work. I want to check if there is any data stored that should be saved. But I'm a bit afraid of using the CloudShell. Maybe someone can help me how I can check the data stored in this directory without deleting or destroying everything. ;)

Kind regards

질문됨 일 년 전272회 조회
1개 답변
0

If no operation is performed, the data will be lost.
It is not necessary to execute the command on CloudShell, but it must be started.
The storage period can be extended for 120 days by selecting the target region and invoking CloudShell with the target IAM user.
https://docs.aws.amazon.com/cloudshell/latest/userguide/limits.html#persistent-storage-limitations

It is also possible to download data on CloudShell.
https://docs.aws.amazon.com/cloudshell/latest/userguide/multiple-files-upload-download.html#multiple-files-zip

profile picture
전문가
답변함 일 년 전
  • I started the CloudShell. But the notification didn't disappear. Unfortunately the second link doesn't help me, because I need the name of the data I want to download, right? But I'm not even sure, if there is something stored.

    Sorry like I said I have no expertise in this kind of stuff. :/

  • The notification itself does not disappear immediately after access, but must wait a while. If you wait for a while and it does not disappear, it is possible that you have the wrong IAM user and you need to check.
    As for how to check the data, since CloudShell can use the bash shell, you can check what is in the directory by executing the following command.

    ls -la
    

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

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

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

관련 콘텐츠