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

preguntada hace un año262 visualizaciones
2 Respuestas
0
respondido hace un año
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
EXPERTO
respondido hace un año

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