'S3 Says Bucket was Not Found(I deleted it but it still shows)

I initially deleted some of my buckets, i was deleting before but suddenly today they look like this:

enter image description here

When I delete a bucket

enter image description here

It says it doesn't exist, but i really want to delete this because its causing a conflict on my serverelss stacks. I already tried doing it in CLI but i get this response:

fatal error: An error occurred (NoSuchBucket) when calling the ListObjectsV2 operation: The specified bucket does not exist

remove_bucket failed: Unable to delete all objects in the bucket, bucket will not be deleted.


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source