BucketAlreadyExists |
The requested bucket name is not available. The bucket namespace is shared by all users of the system. Please select a different name and try again. | 409 Conflict |
Client |
BucketAlreadyOwnedByYou |
The bucket you tried to create already exists, and you own it. Amazon S3 returns this error in all AWS Regions except us-east-1 (N. Virginia). For legacy compatibility, if you re-create an existing bucket that you already own in us-east-1, Amazon S3 returns 200 OK and resets the bucket access control lists (ACLs). |
|
Client |
BucketNotEmpty |
The bucket you tried to delete is not empty. | 409 Conflict |
Client |