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