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
posta 7 mesi fa181 visualizzazioni
1 Risposta
1
Risposta accettata

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
con risposta 7 mesi fa
profile pictureAWS
ESPERTO
verificato 7 mesi fa
  • Thank you for your help. I changed my browser and everything is ok.

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande