KBHS-01407
bucket name string contains an illegal character string
        
        Cause
One of the following restrictions were not followed in the specified bucket name.
- Can only contain lowercase letters, numbers, periods(.) and dashes(-).
- Must start with a number or letter.
- Should not end with a dash(-).
- Cannot have dashes appear next to periods.
- 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.