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
demandé il y a 7 mois181 vues
1 réponse
1
Réponse acceptée

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
répondu il y a 7 mois
profile pictureAWS
EXPERT
vérifié il y a 7 mois
  • Thank you for your help. I changed my browser and everything is ok.

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions