Title is quite explanatory, but I have just deleted an s3 bucket as it was in the wrong region and am wanting to recreate it in the correct region with same name as the just deleted one.
Is there any documentation of this or user experience?
Title is quite explanatory, but I have just deleted an s3 bucket as it was in the wrong region and am wanting to recreate it in the correct region with same name as the just deleted one.
Is there any documentation of this or user experience?
The S3 docs used to say:
But now they just say:
I've had to wait 5-10 minutes at times.
about 5-10 seconds.
Bucket names must be region-unique (you can create us-1/test and eu-1/test simultaneously). It looks like someone create bucket in region with name you want to use.edit: Bucket name is globally unique.