Skip to content

Bucket naming rules

The following rules apply for naming buckets in vault56 cloud storage

  • Bucket names must be between 3 and 63 characters long
  • Bucket names must be unique inside your organisation

Example bucket names

The following example bucket names are valid names and follow our recommended naming conventions:

  • examplebucket

  • images-from-april-2021

  • documents-for-deliveries

The following example bucket names are valid but not recommended:

  • mywebsite.com

  • files.mywebsite.com

  • an.example.bucket

The following example buckets are not valid:

  • my_example_documents (contains underscores)

  • MyExampleDocuments (contains uppercase letters)

  • my-example-documents- (ends with a hyphen)