When a Wasabi bucket is created, a specific region must be selected during the bucket creation process so that Wasabi knows where to physically write the data for storage. For example, a region could be us-east-1 or eu-central-1. Once the region of the bucket is set, all data written to that bucket will continue to be directed to the selected region as long as the bucket exists.
While you cannot move a bucket from one region to another, you may copy the data to a different region and then remove the original bucket.
If a bucket is already hosting data, the data physically resides in the Wasabi data center in the region where the bucket was first created. To move that data from one region to another, you must manually migrate the data as described in Migrating Data From One Wasabi Bucket to Another Wasabi Bucket.
If your bucket does not contain any data, you can simply delete the bucket and then recreate it in the different region.
When changing the region of your bucket, be sure to update any applications to point to the new service URL of the bucket's new region..
When deleting and recreating a bucket, allow a few seconds for Wasabi to update and propagate the deletion. If you are trying to recreate the bucket too quickly, you may see an error that the bucket already exists. If you receive this error, wait a minute or two, then retry your request.
Note, however, that bucket names are unique across Wasabi. If your bucket has a common name, you may find that someone else has already used that name.