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.

gefragt vor einem Jahr447 Aufrufe
2 Antworten
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
beantwortet vor einem Jahr
  • 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
beantwortet vor 8 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen