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

已提問 1 年前檢視次數 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
專家
已回答 1 年前
  • 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
    

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

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

回答問題指南