I am working with AWS Java SDK. So I played aroung with S3 and now I am having the following situation: a bucket is shown in my AWS Explorer, also if I retriev
s3.listBuckets().size();
I get a the size 1. However if I try to list it or delete it I got the error message:
Error Message: Status Code: 404, AWS Service: Amazon S3, AWS Request ID: 7460661100EAA61B, AWS Error Code: NoSuchBucket, AWS Error Message: The specified bucket does not exist
HTTP Status Code: 404
AWS Error Code: NoSuchBucket
Error Type: Client
Request ID: 7460661100EAA61B