Database Error Messages

KBHS-01407

bucket name string contains an illegal character string

Cause

One of the following restrictions were not followed in the specified bucket name.

  1. Can only contain lowercase letters, numbers, periods(.) and dashes(-).
  2. Must start with a number or letter.
  3. Should not end with a dash(-).
  4. Cannot have dashes appear next to periods.
  5. Cannot be in an IP address style (eg. 192.168.5.4)

Action

Use a bucket name that follows the restriction and retry the command.