[1]: https://vercel.com/docs/concepts/projects/overview#password-protection
[2]: https://vercel.com/pricing
> Bucket names cannot begin with the "goog" prefix.
> Bucket names cannot contain "google" or close misspellings, such as "g00gle".
I'm mostly just curious about the motivation behind these restrictions. My guess is that it's to avoid buckets that make it seem like they're owned by google, but there doesn't seem to be equivalent restrictions on azure[1] or aws[2] (they do disallow the prefix "xn--" and the suffix "-s3alias", but these seem functional.) Is there some other reasoning?
[0] https://cloud.google.com/storage/docs/naming-buckets
[1] https://docs.microsoft.com/en-us/rest/api/storageservices/naming-and-referencing-containers--blobs--and-metadata
[2] https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html