Error while creating a simple bucket

0

Hi, After creating a bucket, in Buckets section, I can see my new bucket, but AWS Region and Access columns are blank ( a waiting icon is shown in front of them ). Also when I click on the bucket name to see its configuration, a blank page with a waiting icon is loaded. I even can't delete it. What's the issue and how can I solve it? Thanks in advance. Enter image description here

Sara
preguntada hace 7 meses181 visualizaciones
1 Respuesta
1
Respuesta aceptada

It seems like your browser's connection is unstable. You can check for your bucket with AWS CLI.

# List bucket
aws s3 ls s3://your-bucket

# Delete bucket
aws s3 rb s3://your-bucket
profile picture
HS
respondido hace 7 meses
profile pictureAWS
EXPERTO
revisado hace 7 meses
  • Thank you for your help. I changed my browser and everything is ok.

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas