List of Buckets in my S3

0

Hello, I'm studying how s3 buckets work but I have two questions related to this topic:

  1. If I go from AWS Console in s3 I see one bucket that doesn't exists (the AWS region is also empty) and if I try to delete it, the apllication says me that it is impossible to delete an object that doesn't exists (see screen1 and screen2.png) Enter image description here Enter image description here

  2. By using the same iam user, if in the AWS console I type something like "aws s3api list-buckets" or "aws s3 ls" I obtain as result a list of 6 buckets but if I go from the website, I can see only 4 of them

I am new in AWS, can someone explain me how come give that the permissions does not change?

Thank you in advance, Rocco

posta un anno fa262 visualizzazioni
2 Risposte
0
con risposta un anno fa
0

As described in this document, the bucket may temporarily appear in the console even after the bucket is deleted.
https://repost.aws/knowledge-center/s3-listing-deleted-bucket

profile picture
ESPERTO
con risposta un anno fa

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