S3://come-bucket
does anyone else think it's sort of an odd choice for an example bucket name? s3://come-bucket ??? WTF!
If you have s3cmd installed, read the --help:
--configure Invoke interactive (re)configuration tool.
Optionally use as '--configure s3://come-bucket' to test access to a specific bucket instead of attempting to list them all. It's typo, should read as some-bucket. I checked and it's corrected in the most current version: https://github.com/s3tools/s3cmd/blob/master/s3cmd#L2048 The version I have with the typo is 1.5.0-alpha1 ok, that makes sense! S and C are fairly close together on the keyboard. Pretty funny typo ;)