532
547
# The bucket `name` needs to exist and be accessible. We create it
533
548
# here to reserve the name. If the bucket already exists and conforms
534
549
# to the above requirements, this is a no-op.
536
551
# The API for region creation is a little quirky: you apparently can't
537
552
# explicitly ask for 'us-east-1' you must just say '', etc.
538
553
location = self._credentials.region_name