Tom Gellatly

Results 1 issues of Tom Gellatly

When I call `s3.location()` for a bucket in region us-west-1, the Region returned looks like this: `Region(name: s3-us-west-1, hostName: nil, useTLS: true)` Then, when calling `s3.list()` using that location, I...