S3 Bucket missing from the list

0

Hi, today I wanted to see the size of one of our buckets, I was browsing the console from mobile and saw that for that bucket, the metric tab was unavailable, I supposed that I had to check again from the desktop because the bucket was unused for a bit of time and maybe use the CLI.

So I logged in to the console from my desktop, and the bucket is not available anymore from the list. It disappeared. I already searched for possible solutions but didn't find any helpful answers, I'm sure I did not ask for a bucket deletion.

Do you have any possible solution?

Ambiens
已提問 8 個月前檢視次數 294 次
2 個答案
1

Hello.

Have you accidentally deleted your S3 bucket?
Also, are you accessing a different AWS account than the one that holds your S3 bucket?

If you have deleted an S3 bucket, you may be able to find the deletion history by searching for "DeleteBucket" in CloudTrail's event history.
s3

profile picture
專家
已回答 8 個月前
  • Can I view S3 bucket information by running the following command using the AWS CLI? If S3 is displayed as a result of the command, there may be a bug in the console or it may not be loading properly.

    aws s3 ls
    
    aws s3 ls s3://your-s3-bucket-name
0

Thanks for your answer! I'm pretty sure I did not delete the bucket. I also was on mobile, so I think it's even challenging to do it (correct me if I'm wrong, but there is no simple "delete" button in the UI). The account is always the same, I can see the other 12 buckets, I use this account since 2016. What I have done:

  • open the dashboard from mobile
  • navigate to the bucket
  • check that the "metric" tab was not available
  • back to the list of buckets, the bucket is gone

I don't have cloudtrail

Ambiens
已回答 8 個月前

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

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

回答問題指南