Can't find a bucket that says it's active in S3

0

Hello, my free tier is about to end and it says I have an active S3 bucket, but I've gone through everything and can't seem to find it. So I am unable to terminate it. I've already gone through the articles on how to terminate an active and other related material. I think it's because I can't access the region it was created in, but I only have this one account and can only access global when I need to access us-east-1. Any help would be awesome. Thank you.

已提问 1 年前447 查看次数
2 回答
0

After selecting "S3" in the AWS management console, in the top right corner of the page, you will see a dropdown that says "Region." Click on it and select the region where you believe the S3 bucket is located.

If you still can't find the S3 bucket, you can try searching for it using the search bar located at the top of the S3 page.

Another solution I can think of is using the AWS CLI to list all buckets :

aws s3api list-buckets
profile picture
已回答 1 年前
  • Thank you for your reply. So, I did both of those things. I am unable to switch my region from the S3 Console. But I did go into the CLI, it had me on the correct region "us-east-1", and tried that command. It provided me with this response "Buckets": [], "Owner": { "DisplayName": "correctdisplayname", "ID": "won't post the ID" }. I'm unsure if this means that I don't have any buckets, but according to the Billing Console and S3 default dashboard, I have one bucket still active.

0

I have the same issue showing 1 active resources in the billing but not seeing the bucket in S3. anyone knows hot to fix this?

Ronn
已回答 8 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则